[ease] .desktop file for Ease.
- From: Nate Stedman <natesm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ease] .desktop file for Ease.
- Date: Fri, 21 May 2010 09:50:48 +0000 (UTC)
commit e67d022d6b044717b7a456d7e28a2af61960c690
Author: Nate Stedman <natesm gmail com>
Date: Fri May 21 05:50:45 2010 -0400
.desktop file for Ease.
Makefile.am | 5 ++++-
ease.desktop | 7 +++++++
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 8cc830a..6d8e166 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -63,10 +63,13 @@ ease_LDADD = \
$(EASE_LIBS) \
$(NULL)
-EXTRA_DIST = config.rpath m4/ChangeLog \
+EXTRA_DIST = config.rpath m4/ChangeLog ease.desktop \
$(NULL)
DISTCLEANFILES = \
$(NULL)
ACLOCAL_AMFLAGS = -I m4
+
+Applicationsdir = /usr/share/applications
+Applications_DATA = ease.desktop
diff --git a/ease.desktop b/ease.desktop
new file mode 100644
index 0000000..860b391
--- /dev/null
+++ b/ease.desktop
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Ease
+Comment=A Desktop Presentation Application
+Exec=ease
+Type=Application
+Categories=Office;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]