* Remove i18n stuff from desktop file.
authorFlorian Boor <florian@kernelconcepts.de>
Thu, 22 Jun 2006 11:36:34 +0000 (11:36 +0000)
committerFlorian Boor <florian@kernelconcepts.de>
Thu, 22 Jun 2006 11:36:34 +0000 (11:36 +0000)
pmo-trunk-r329

src/hildon/Makefile.am
src/hildon/modest.desktop.in.in

index b77b94a..ae42336 100644 (file)
@@ -64,6 +64,13 @@ pixmaps_extra_DATA = modest.png
 
 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 service_DATA = $(service_in_files:.service.in=.service)
 
 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 service_DATA = $(service_in_files:.service.in=.service)
-@INTLTOOL_DESKTOP_RULE@
+
+# will be replaced by:
+# @INTLTOOL_DESKTOP_RULE@
+modest.desktop:
+       cp modest.desktop.in modest.desktop
+
+clean-local:
+       rm -f modest.desktop 
 
 EXTRA_DIST=pixmaps/* glade/* modest.glade modest.gladep modest.png com.nokia.modest.service.in.in modest.desktop.in
 
 EXTRA_DIST=pixmaps/* glade/* modest.glade modest.gladep modest.png com.nokia.modest.service.in.in modest.desktop.in
index 0e6400d..61a0da2 100644 (file)
@@ -1,7 +1,7 @@
 [Desktop Entry]
 Encoding=UTF-8
 [Desktop Entry]
 Encoding=UTF-8
-_Name=Modest eMail
-_Comment=The modest email application
+Name=Modest eMail
+Comment=The modest email application
 Exec=@prefix@/bin/modest.sh
 Terminal=false
 Type=Application
 Exec=@prefix@/bin/modest.sh
 Terminal=false
 Type=Application