View Single Post
TrueJournals's Avatar
Posts: 480 | Thanked: 378 times | Joined on Apr 2008 @ Chicago-ish
#6
Not sure how much I'd actually use it... but tablet-specific programs like this are awesome, so you get thanks anyway.

However, like qwerty12 said... the directory structure is not correct. traveller.pyc should be placed in /usr/bin. EVERYTHING ELSE (all other data files) should be placed in /usr/share/traveller. You can organize /usr/share/traveller however you want. You should also have two icon sizes: 64x64 and 26x26. The 64x64 icon should go in /usr/share/icons/hicolor/scalable/hildon and /usr/share/pixmaps The 26x26 icon should go in /usr/share/icons/hicolor/26x26/hildon Finally, you should create a desktop file with the following (if you've followed the rest of my advice ):
Code:
[Desktop Entry]
Version=1.0.0
Encoding=UTF-8
Name=Traveller
Comment=An all-in-one travelling application
Exec=/usr/bin/traveller.pyc
Icon=traveller
X-Icon-path=/usr/share/icons
X-Window-Icon=traveller
Type=Application
X-Osso-Type=application/x-executable
If you need help with packaging, I feel like I'm getting better and better at it, and I'd be glad to help
__________________
Disclaimer: If a program I wrote doesn't work/breaks your tablet... It's not my fault
mcedit | Utility Calculators (WIP) | PyRDesktop
My Blog | Twitter
 

The Following 4 Users Say Thank You to TrueJournals For This Useful Post: