View Single Post
Posts: 3 | Thanked: 0 times | Joined on Jan 2008
#34
Originally Posted by iamthewalrus View Post
Add a .Desktop file in /usr/share/applications/hildon
Thanks for the fast reply. Edit: I now have the following "plucker.desktop" file in the above location:

Code:
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=PluckerIt
Exec=/usr/bin/plucker-build
Icon=terminal
Terminal=false
Type=Application
X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable
Works in starting the script without an open xterm (so you can't can see when it has finished though...). Can be startet by SimpleLauncher (Just one tap! ). Thanks to Maddler for the template...

Originally Posted by iamthewalrus View Post
Seems like a very useful script! Do you have any plans to make a graphical frontend and single click install/repo ?
I thought about writing a Python frontend, where you could enter the webadress, specify outputfilename, image dimensions etc., in fact did already the user interface design, but so far didn't find the time to implement it. Maybe later...

Cheers and thanks for the hint!

_Chris_

Last edited by _Chris_; 2008-01-25 at 22:38. Reason: minor correction in destop shortcut