summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/applications/Makefile24
-rw-r--r--share/applications/feh.pre13
-rw-r--r--share/fonts/black.style1
-rw-r--r--share/fonts/menu.style1
-rw-r--r--share/images/about.pngbin61171 -> 0 bytes
-rw-r--r--share/images/feh.pngbin0 -> 1028 bytes
-rw-r--r--share/images/feh.svg107
-rw-r--r--share/images/logo.svg162
-rw-r--r--share/images/menubg_aluminium.pngbin1862 -> 0 bytes
-rw-r--r--share/images/menubg_aqua.pngbin5325 -> 0 bytes
-rw-r--r--share/images/menubg_black.pngbin1716 -> 0 bytes
-rw-r--r--share/images/menubg_brushed.pngbin8649 -> 0 bytes
-rw-r--r--share/images/menubg_default.pngbin209 -> 148 bytes
-rw-r--r--share/images/menubg_sky.pngbin1928 -> 0 bytes
14 files changed, 144 insertions, 164 deletions
diff --git a/share/applications/Makefile b/share/applications/Makefile
new file mode 100644
index 0000000..d57e33d
--- /dev/null
+++ b/share/applications/Makefile
@@ -0,0 +1,24 @@
+include ../../config.mk
+
+SOURCES = ${shell echo *.pre}
+TARGETS = ${SOURCES:.pre=.desktop}
+
+all: ${TARGETS}
+
+.pre.desktop:
+ sed \
+ -e 's/\$$VERSION\$$/${VERSION}/g' \
+ -e 's/\$$DATE\$$/'"$$(date '+%B %d, %Y')"/g \
+ -e 's/\$$MAN_CURL\$$/${MAN_CURL}/' \
+ -e 's/\$$MAN_DEBUG\$$/${MAN_DEBUG}/' \
+ -e 's/\$$MAN_EXIF\$$/${MAN_EXIF}/' \
+ -e 's/\$$MAN_XINERAMA\$$/${MAN_XINERAMA}/' \
+ -e 's:\$$IMAGEDIR\$$:${image_dir}:' \
+ < ${@:.desktop=.pre} > $@
+
+clean:
+ rm -f *.desktop
+
+.SUFFIXES: .pre .desktop
+
+.PHONY: clean
diff --git a/share/applications/feh.pre b/share/applications/feh.pre
new file mode 100644
index 0000000..8007630
--- /dev/null
+++ b/share/applications/feh.pre
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Name=Feh
+Name[en_US]=feh
+GenericName=Image viewer
+GenericName[en_US]=Image viewer
+Comment=Image viewer and cataloguer
+Exec=feh --start-at %u
+Terminal=false
+Type=Application
+Icon=feh
+Categories=Graphics;2DGraphics;Viewer;
+MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/webp;image/x-bmp;image/x-pcx;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-tga;image/x-xbitmap;image/heic;
+NoDisplay=true
diff --git a/share/fonts/black.style b/share/fonts/black.style
index d2a86a9..21827d3 100644
--- a/share/fonts/black.style
+++ b/share/fonts/black.style
@@ -1,4 +1,3 @@
#Style
#NAME Menu
-255 255 255 64 2 2
255 255 255 255 0 0
diff --git a/share/fonts/menu.style b/share/fonts/menu.style
index 8557360..e448873 100644
--- a/share/fonts/menu.style
+++ b/share/fonts/menu.style
@@ -1,4 +1,3 @@
#Style
#NAME Menu
-0 0 0 64 2 2
0 0 0 0 0 0
diff --git a/share/images/about.png b/share/images/about.png
deleted file mode 100644
index 5aaaf17..0000000
--- a/share/images/about.png
+++ /dev/null
Binary files differ
diff --git a/share/images/feh.png b/share/images/feh.png
new file mode 100644
index 0000000..85d4bbd
--- /dev/null
+++ b/share/images/feh.png
Binary files differ
diff --git a/share/images/feh.svg b/share/images/feh.svg
new file mode 100644
index 0000000..66f3f1c
--- /dev/null
+++ b/share/images/feh.svg
@@ -0,0 +1,107 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ width="100"
+ height="100"
+ version="1.1"
+>
+ <defs>
+ <linearGradient
+ id="linear_gradient_for_letters"
+ x1="60.296875"
+ y1="1026.6521"
+ x2="141.11719"
+ y2="1026.6521"
+ gradientUnits="userSpaceOnUse"
+ >
+ <stop
+ offset="0"
+ stop-color="#cd022f"
+ stop-opacity="1"
+ />
+ <stop
+ offset="1"
+ stop-color="#cd022f"
+ stop-opacity="0"
+ />
+ </linearGradient>
+ <filter
+ id="filter_for_shadow"
+ width="1.5"
+ height="1.5"
+ x="-0.25"
+ y="-0.25"
+ >
+ <feGaussianBlur
+ in="SourceAlpha"
+ stdDeviation="1"
+ result="blur"
+ />
+ <feColorMatrix
+ result="bluralpha"
+ type="matrix"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.9 0"
+ />
+ <feOffset
+ in="bluralpha"
+ dx="2"
+ dy="2"
+ result="offsetBlur"
+ />
+ <feMerge>
+ <feMergeNode
+ in="offsetBlur"
+ />
+ <feMergeNode
+ in="SourceGraphic"
+ />
+ </feMerge>
+ </filter>
+ </defs>
+ <g
+ transform="translate(-50.707033,-976.6521)"
+ opacity="1"
+ fill-opacity="1"
+ fill-rule="nonzero"
+ stroke="none"
+ >
+ <!-- shadows -->
+ <g
+ fill="black"
+ filter="url(#filter_for_shadow)"
+ >
+ <!-- shadow for letter "F" -->
+ <path
+ d="m 60.296875,1012.072 20.292969,0 0,5.6836 -12.773438,0 0,5.4297 12.011719,0 0,5.6836 -12.011719,0 0,12.3633 -7.519531,0 0,-29.1602"
+ />
+ <!-- shadow for letter "E" -->
+ <path
+ d="m 87.640625,1012.072 20.292965,0 0,5.6836 -12.77343,0 0,5.4297 12.01172,0 0,5.6836 -12.01172,0 0,6.6797 13.20312,0 0,5.6836 -20.722655,0 0,-29.1602"
+ />
+ <!-- shadow for letter "H" -->
+ <path
+ d="m 114.98438,1012.072 7.51953,0 0,11.1133 11.09375,0 0,-11.1133 7.51953,0 0,29.1602 -7.51953,0 0,-12.3633 -11.09375,0 0,12.3633 -7.51953,0 0,-29.1602"
+ />
+ </g>
+ <!-- letters -->
+ <g
+ fill="url(#linear_gradient_for_letters)"
+ >
+ <!-- letter "F" -->
+ <path
+ d="m 60.296875,1012.072 20.292969,0 0,5.6836 -12.773438,0 0,5.4297 12.011719,0 0,5.6836 -12.011719,0 0,12.3633 -7.519531,0 0,-29.1602"
+ />
+ <!-- letter "E" -->
+ <path
+ d="m 87.640625,1012.072 20.292965,0 0,5.6836 -12.77343,0 0,5.4297 12.01172,0 0,5.6836 -12.01172,0 0,6.6797 13.20312,0 0,5.6836 -20.722655,0 0,-29.1602"
+ />
+ <!-- letter "H" -->
+ <path
+ d="m 114.98438,1012.072 7.51953,0 0,11.1133 11.09375,0 0,-11.1133 7.51953,0 0,29.1602 -7.51953,0 0,-12.3633 -11.09375,0 0,12.3633 -7.51953,0 0,-29.1602"
+ />
+ </g>
+ </g>
+</svg>
diff --git a/share/images/logo.svg b/share/images/logo.svg
deleted file mode 100644
index e07b95d..0000000
--- a/share/images/logo.svg
+++ /dev/null
@@ -1,162 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:xlink="http://www.w3.org/1999/xlink"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="200"
- height="50"
- id="svg2"
- version="1.1"
- inkscape:version="0.47 r22583"
- sodipodi:docname="New document 1">
- <defs
- id="defs4">
- <linearGradient
- id="linearGradient3659"
- inkscape:collect="always">
- <stop
- id="stop3661"
- offset="0"
- style="stop-color:#cd022f;stop-opacity:1;" />
- <stop
- id="stop3663"
- offset="1"
- style="stop-color:#cd022f;stop-opacity:0;" />
- </linearGradient>
- <linearGradient
- id="linearGradient3619">
- <stop
- style="stop-color:#b60000;stop-opacity:0.80392158;"
- offset="0"
- id="stop3621" />
- <stop
- style="stop-color:#b60000;stop-opacity:0;"
- offset="1"
- id="stop3623" />
- </linearGradient>
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 526.18109 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="744.09448 : 526.18109 : 1"
- inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
- id="perspective10" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3659"
- id="linearGradient3667"
- x1="60.296875"
- y1="1026.6521"
- x2="141.11719"
- y2="1026.6521"
- gradientUnits="userSpaceOnUse" />
- <filter
- id="filter3859"
- inkscape:label="Drop shadow"
- width="1.5"
- height="1.5"
- x="-.25"
- y="-.25">
- <feGaussianBlur
- id="feGaussianBlur3861"
- in="SourceAlpha"
- stdDeviation="1.000000"
- result="blur" />
- <feColorMatrix
- id="feColorMatrix3863"
- result="bluralpha"
- type="matrix"
- values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.900000 0 " />
- <feOffset
- id="feOffset3865"
- in="bluralpha"
- dx="2.000000"
- dy="2.000000"
- result="offsetBlur" />
- <feMerge
- id="feMerge3867">
- <feMergeNode
- id="feMergeNode3869"
- in="offsetBlur" />
- <feMergeNode
- id="feMergeNode3871"
- in="SourceGraphic" />
- </feMerge>
- </filter>
- </defs>
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="2"
- inkscape:cx="96.605459"
- inkscape:cy="39.75"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:window-width="1022"
- inkscape:window-height="583"
- inkscape:window-x="0"
- inkscape:window-y="0"
- inkscape:window-maximized="0" />
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(0,-1002.3622)">
- <g
- style="fill-opacity:1;fill-rule:nonzero;fill:#000000;opacity:1;stroke:none;stroke-opacity:1;filter:url(#filter3859)"
- id="g3669">
- <path
- id="path3671"
- style="font-size:40px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill-opacity:1;stroke:none;font-family:DejaVu Sans;-inkscape-font-specification:Catharsis Bedouin Bold;fill-rule:nonzero;fill:#000000;stroke-opacity:1"
- d="m 60.296875,1012.072 20.292969,0 0,5.6836 -12.773438,0 0,5.4297 12.011719,0 0,5.6836 -12.011719,0 0,12.3633 -7.519531,0 0,-29.1602" />
- <path
- id="path3673"
- style="font-size:40px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill-opacity:1;stroke:none;font-family:DejaVu Sans;-inkscape-font-specification:Catharsis Bedouin Bold;fill-rule:nonzero;fill:#000000;stroke-opacity:1"
- d="m 87.640625,1012.072 20.292965,0 0,5.6836 -12.77343,0 0,5.4297 12.01172,0 0,5.6836 -12.01172,0 0,6.6797 13.20312,0 0,5.6836 -20.722655,0 0,-29.1602" />
- <path
- id="path3675"
- style="font-size:40px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill-opacity:1;stroke:none;font-family:DejaVu Sans;-inkscape-font-specification:Catharsis Bedouin Bold;fill-rule:nonzero;fill:#000000;stroke-opacity:1"
- d="m 114.98438,1012.072 7.51953,0 0,11.1133 11.09375,0 0,-11.1133 7.51953,0 0,29.1602 -7.51953,0 0,-12.3633 -11.09375,0 0,12.3633 -7.51953,0 0,-29.1602" />
- </g>
- <g
- id="g2834"
- style="fill-opacity:1;fill-rule:nonzero;fill:url(#linearGradient3667);opacity:1;stroke:none;stroke-opacity:1">
- <path
- d="m 60.296875,1012.072 20.292969,0 0,5.6836 -12.773438,0 0,5.4297 12.011719,0 0,5.6836 -12.011719,0 0,12.3633 -7.519531,0 0,-29.1602"
- style="font-size:40px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill-opacity:1;stroke:none;font-family:DejaVu Sans;-inkscape-font-specification:Catharsis Bedouin Bold;fill-rule:nonzero;fill:url(#linearGradient3667);stroke-opacity:1"
- id="path2825" />
- <path
- d="m 87.640625,1012.072 20.292965,0 0,5.6836 -12.77343,0 0,5.4297 12.01172,0 0,5.6836 -12.01172,0 0,6.6797 13.20312,0 0,5.6836 -20.722655,0 0,-29.1602"
- style="font-size:40px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill-opacity:1;stroke:none;font-family:DejaVu Sans;-inkscape-font-specification:Catharsis Bedouin Bold;fill-rule:nonzero;fill:url(#linearGradient3667);stroke-opacity:1"
- id="path2827" />
- <path
- d="m 114.98438,1012.072 7.51953,0 0,11.1133 11.09375,0 0,-11.1133 7.51953,0 0,29.1602 -7.51953,0 0,-12.3633 -11.09375,0 0,12.3633 -7.51953,0 0,-29.1602"
- style="font-size:40px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill-opacity:1;stroke:none;font-family:DejaVu Sans;-inkscape-font-specification:Catharsis Bedouin Bold;fill-rule:nonzero;fill:url(#linearGradient3667);stroke-opacity:1"
- id="path2829" />
- </g>
- </g>
-</svg>
diff --git a/share/images/menubg_aluminium.png b/share/images/menubg_aluminium.png
deleted file mode 100644
index eed00f1..0000000
--- a/share/images/menubg_aluminium.png
+++ /dev/null
Binary files differ
diff --git a/share/images/menubg_aqua.png b/share/images/menubg_aqua.png
deleted file mode 100644
index 3a72590..0000000
--- a/share/images/menubg_aqua.png
+++ /dev/null
Binary files differ
diff --git a/share/images/menubg_black.png b/share/images/menubg_black.png
deleted file mode 100644
index 08b4c2b..0000000
--- a/share/images/menubg_black.png
+++ /dev/null
Binary files differ
diff --git a/share/images/menubg_brushed.png b/share/images/menubg_brushed.png
deleted file mode 100644
index 32fad47..0000000
--- a/share/images/menubg_brushed.png
+++ /dev/null
Binary files differ
diff --git a/share/images/menubg_default.png b/share/images/menubg_default.png
index dd21188..7f3b6a9 100644
--- a/share/images/menubg_default.png
+++ b/share/images/menubg_default.png
Binary files differ
diff --git a/share/images/menubg_sky.png b/share/images/menubg_sky.png
deleted file mode 100644
index e0be8ca..0000000
--- a/share/images/menubg_sky.png
+++ /dev/null
Binary files differ