Added fdo menu entrys for elitaire, ephoto, estickies, exhibit and extrackt.

SVN revision: 38616
This commit is contained in:
Daniel Kolesa 2009-01-17 12:56:21 +00:00
parent ab880ace45
commit a17f71b468
4 changed files with 23 additions and 1 deletions

View File

@ -1,3 +1,3 @@
MAINTAINERCLEANFILES = Makefile.in Makefile
SUBDIRS = images
SUBDIRS = images other

10
data/other/Makefile.am Normal file
View File

@ -0,0 +1,10 @@
MAINTAINERCLEANFILES = \
ephoto.desktop
icondir = $(prefix)/share/pixmaps
icon_DATA = ephoto.png
appdir = $(prefix)/share/applications
app_DATA = ephoto.desktop
EXTRA_DIST = ephoto.png ephoto.desktop.in ephoto.desktop

12
data/other/ephoto.desktop.in Executable file
View File

@ -0,0 +1,12 @@
[Desktop Entry]
Encoding=UTF-8
Name=Ephoto
Comment=An Enlightened Image Viewer
Comment[cs]=Prohlížeč obrázků napsaný v EWL
Exec=ephoto
Terminal=false
Type=Application
StartupNotify=true
MimeType=text/plain;
Icon=@prefix@/share/pixmaps/ephoto.png
Categories=Graphics;

BIN
data/other/ephoto.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB