Hildon updates and packaging files.
Added screenshot of Stamp size, mirror, flip controls. Documented Left/Right stamp category controls, with screenshot. Documented Sfx and Speak buttons, with screenshot.
This commit is contained in:
parent
6d1dbef521
commit
d084a0771d
7 changed files with 46 additions and 0 deletions
16
hildon/DEBIAN/postinst
Executable file
16
hildon/DEBIAN/postinst
Executable file
|
|
@ -0,0 +1,16 @@
|
|||
#! /bin/sh
|
||||
|
||||
# The clock might be wrong and we know that we need to update the icon
|
||||
# cache so we just force it.
|
||||
|
||||
gtk-update-icon-cache -f /usr/share/icons/hicolor
|
||||
|
||||
# Now we are ready to let the user move the entry around, but only if
|
||||
# this is a new install
|
||||
|
||||
mkdir /media/mmc1/tuxpaint
|
||||
|
||||
maemo-select-menu-location tuxpaint.desktop tana_fi_games
|
||||
|
||||
|
||||
exit 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue