Talk:Gwaterpas

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(New page: really good! thanks! I will certainly use it in the future!(within an other apps..))
 
(icon and .desktop file: new section)
Line 2: Line 2:
 
thanks!
 
thanks!
 
I will certainly use it in the future!(within an other apps..)
 
I will certainly use it in the future!(within an other apps..)
 +
 +
== icon and .desktop file ==
 +
 +
I have made a small icon for this app.
 +
[[Image:Waterpas.png|left|thumb|100px|Waterpas]]
 +
Tell me what you think about it - i'd be glad to see it as the app's default icon.
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
Here's what my /usr/share/applications/gwaterpas.desktop looks like:
 +
Encoding=UTF-8
 +
Name=Waterpas
 +
Comment=3D sensor
 +
Exec=gwaterpas
 +
Icon=gwaterpas
 +
Terminal=false
 +
Type=Application
 +
Categories=Utilities;Utility;
 +
SingleInstance=true
 +
StartupNotify=true

Revision as of 19:25, 28 January 2009

really good! thanks! I will certainly use it in the future!(within an other apps..)

icon and .desktop file

I have made a small icon for this app.

Waterpas

Tell me what you think about it - i'd be glad to see it as the app's default icon.






Here's what my /usr/share/applications/gwaterpas.desktop looks like:

Encoding=UTF-8
Name=Waterpas
Comment=3D sensor
Exec=gwaterpas
Icon=gwaterpas
Terminal=false
Type=Application
Categories=Utilities;Utility;
SingleInstance=true
StartupNotify=true
Personal tools

really good! thanks! I will certainly use it in the future!(within an other apps..)