Add a desktop file for Ephoto.

SVN revision: 56991
v-1.6.0
titan 12 years ago committed by titan
parent 4f3ecf243d
commit 22b4efa48a
  1. 1
      configure.ac
  2. 2
      data/Makefile.am
  3. 8
      data/desktop/Makefile.am
  4. 8
      data/desktop/ephoto.desktop
  5. BIN
      data/desktop/ephoto.png

@ -152,6 +152,7 @@ AC_OUTPUT([
Makefile
ephoto.spec
data/Makefile
data/desktop/Makefile
data/themes/Makefile
data/themes/default/Makefile
data/themes/default/images/Makefile

@ -1,2 +1,2 @@
MAINTAINERCLEANFILES = Makefile.in Makefile
SUBDIRS = themes
SUBDIRS = themes desktop

@ -0,0 +1,8 @@
MAINTAINERCLEANFILES = Makefile.in
desktopdir = $(datadir)/applications
desktop_DATA = ephoto.desktop
icondir = $(datadir)/pixmaps
icon_DATA = ephoto.png
EXTRA_DIST = ephoto.desktop ephoto.png

@ -0,0 +1,8 @@
[Desktop Entry]
Name=Ephoto
Comment=Enlightened Photo Viewer
Exec=ephoto
Icon=ephoto
Terminal=false
Type=Application
Categories=Application;Graphics;Photos;Images;Viewer;

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Loading…
Cancel
Save