Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fw-control-center.git;a=commitdiff;h=f54032530038dc19622d5c554077ee9ce9755613

commit f54032530038dc19622d5c554077ee9ce9755613
Author: Priyank <priy...@frugalware.org>
Date:   Wed Jun 3 14:51:13 2009 +0530

Added a .desktop file so that this plugin is visible in  Xfce control center

diff --git a/xfce4-gfpm-plugin/Makefile.am b/xfce4-gfpm-plugin/Makefile.am
index e70d698..6cd9eb2 100644
--- a/xfce4-gfpm-plugin/Makefile.am
+++ b/xfce4-gfpm-plugin/Makefile.am
@@ -1,2 +1,6 @@
SUBDIRS = src icons po

+xfcedesktopdir = $(datadir)/applications
+xfcedesktop_DATA = xfce4-gfpm-plugin.desktop
+
+
diff --git a/xfce4-gfpm-plugin/xfce4-gfpm-plugin.desktop 
b/xfce4-gfpm-plugin/xfce4-gfpm-plugin.desktop
new file mode 100644
index 0000000..f47b21b
--- /dev/null
+++ b/xfce4-gfpm-plugin/xfce4-gfpm-plugin.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Name=Package Manager
+Comment=Add/Remove packages
+Exec=xfce4-gfpm-plugin
+Icon=gfpm-mcs.png
+Terminal=false
+StartupNotify=true
+Type=Application
+Categories=X-XFCE;Settings;DesktopSettings;X-XfceSettingsDialog;
+OnlyShowIn=XFCE;
+X-XfcePluggable=true
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to