r1671 - in trunk/src/target/OM-2007/examples: openmoko-finger-demo/data openmoko-stylus-demo/data openmoko-stylus-demo-simple/data

mickey at sita.openmoko.org mickey at sita.openmoko.org
Fri Apr 6 02:11:29 CEST 2007


Author: mickey
Date: 2007-04-06 02:11:28 +0200 (Fri, 06 Apr 2007)
New Revision: 1671

Modified:
   trunk/src/target/OM-2007/examples/openmoko-finger-demo/data/openmoko-finger-demo.desktop
   trunk/src/target/OM-2007/examples/openmoko-stylus-demo-simple/data/openmoko-stylus-demo-simple.desktop
   trunk/src/target/OM-2007/examples/openmoko-stylus-demo/data/openmoko-stylus-demo.desktop
Log:
examples: fix icon names in .desktop files


Modified: trunk/src/target/OM-2007/examples/openmoko-finger-demo/data/openmoko-finger-demo.desktop
===================================================================
--- trunk/src/target/OM-2007/examples/openmoko-finger-demo/data/openmoko-finger-demo.desktop	2007-04-06 00:07:23 UTC (rev 1670)
+++ trunk/src/target/OM-2007/examples/openmoko-finger-demo/data/openmoko-finger-demo.desktop	2007-04-06 00:11:28 UTC (rev 1671)
@@ -1,11 +1,11 @@
 [Desktop Entry]
-Name=OpenMoko Finger Demo
+Name=Finger Demo
 Comment=Demonstrates a typical OpenMoko Finger Application
 Encoding=UTF-8
 Version=1.0
 Type=Application
 Exec=openmoko-finger-demo
-Icon=openmoko-finger-demo.png
+Icon=openmoko-finger-demo
 Terminal=false
 SingleInstance=true
 StartupNotify=true

Modified: trunk/src/target/OM-2007/examples/openmoko-stylus-demo/data/openmoko-stylus-demo.desktop
===================================================================
--- trunk/src/target/OM-2007/examples/openmoko-stylus-demo/data/openmoko-stylus-demo.desktop	2007-04-06 00:07:23 UTC (rev 1670)
+++ trunk/src/target/OM-2007/examples/openmoko-stylus-demo/data/openmoko-stylus-demo.desktop	2007-04-06 00:11:28 UTC (rev 1671)
@@ -1,11 +1,11 @@
 [Desktop Entry]
-Name=OpenMoko Stylus Demo
+Name=Stylus Demo
 Comment=Demonstrates an OpenMoko Stylus Application
 Encoding=UTF-8
 Version=1.0
 Type=Application
 Exec=openmoko-stylus-demo
-Icon=openmoko-stylus-demo.png
+Icon=openmoko-stylus-demo
 Terminal=false
 SingleInstance=true
 StartupNotify=true

Modified: trunk/src/target/OM-2007/examples/openmoko-stylus-demo-simple/data/openmoko-stylus-demo-simple.desktop
===================================================================
--- trunk/src/target/OM-2007/examples/openmoko-stylus-demo-simple/data/openmoko-stylus-demo-simple.desktop	2007-04-06 00:07:23 UTC (rev 1670)
+++ trunk/src/target/OM-2007/examples/openmoko-stylus-demo-simple/data/openmoko-stylus-demo-simple.desktop	2007-04-06 00:11:28 UTC (rev 1671)
@@ -1,11 +1,11 @@
 [Desktop Entry]
-Name=OpenMoko Simple Stylus Demo
+Name=Simple Stylus Demo
 Comment=Demonstrates a simple OpenMoko Stylus Application
 Encoding=UTF-8
 Version=1.0
 Type=Application
 Exec=openmoko-stylus-demo-simple
-Icon=openmoko-stylus-demo-simple.png
+Icon=openmoko-stylus-demo-simple
 Terminal=false
 SingleInstance=true
 StartupNotify=true





More information about the commitlog mailing list