[Phonehome-commits] r16 - in trunk/frontend: . data

pamadio at garage.maemo.org pamadio at garage.maemo.org
Wed Oct 15 18:29:46 EEST 2008


Author: pamadio
Date: 2008-10-15 18:29:46 +0300 (Wed, 15 Oct 2008)
New Revision: 16

Added:
   trunk/frontend/CREDITS
   trunk/frontend/data/org.maemo.phonehome-gui.service
   trunk/frontend/data/phonehome-gui.desktop
Modified:
   trunk/frontend/Makefile
Log:
packaging

Added: trunk/frontend/CREDITS
===================================================================

Modified: trunk/frontend/Makefile
===================================================================
--- trunk/frontend/Makefile	2008-10-15 15:20:07 UTC (rev 15)
+++ trunk/frontend/Makefile	2008-10-15 15:29:46 UTC (rev 16)
@@ -5,9 +5,9 @@
 	python2.5 setup.py clean --all
 	rm -rf po/mo/fr_FR/*
 
-install:
+install:all
 	python2.5 setup.py install --root $(DESTDIR)
 
 i18n:
-	./tools/msgfmt.py -o po/mo/fr_FR/phonehome.mo po/fr.po
+	./tools/msgfmt.py -o po/mo/fr_FR/phonehome-gui.mo po/fr.po
 

Added: trunk/frontend/data/org.maemo.phonehome-gui.service
===================================================================
--- trunk/frontend/data/org.maemo.phonehome-gui.service	                        (rev 0)
+++ trunk/frontend/data/org.maemo.phonehome-gui.service	2008-10-15 15:29:46 UTC (rev 16)
@@ -0,0 +1,4 @@
+[D-BUS Service]
+Name=org.maemo.phonehome-gui
+Exec=/usr/bin/phonehome-gui
+

Added: trunk/frontend/data/phonehome-gui.desktop
===================================================================
--- trunk/frontend/data/phonehome-gui.desktop	                        (rev 0)
+++ trunk/frontend/data/phonehome-gui.desktop	2008-10-15 15:29:46 UTC (rev 16)
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Encoding=UTF-8
+Version=1.0
+Type=Application
+Name=phonehome-gui
+Comment=A configuration frontend for phonehome.
+Terminal=False
+X-HildonDesk-ShowInToolbar=true
+Exec=/usr/bin/phonehome-gui
+Icon=phonehome-gui_icon_26x26
+X-Osso-Service=org.maemo.phonehome-gui
+X-Osso-Type=application/x-executable
+



More information about the Phonehome-commits mailing list