Commit Graph
10 Commits
Author SHA1 Message Date
kyak c302218f00 update startup script for nanonote
Change default font to 6x10 and add some explanations
2012-10-14 12:07:05 +04:00
kyak e98e68a2f7 add vitetris 2011-08-20 03:17:27 +04:00
kyak 6646525731 Zero-pad hex values when saving config
writeSkinConfig() had a very naughty bug when RGBA values were written
to config file unpadded. This lead to a problem that, for example,
0x00000080 was written as 0x00080 in config file (Somehow gmenu2x
reads and re-saves config on selection). This, in turn, led
to problem when reading skin config file in strtorgba function,
because it parses the color string in token of two symbols
(substr(0,2) and etc).
2011-06-06 11:38:26 +04:00
kyak 4b22318b09 Update gmenu2x.sh for install_locations changes 2011-06-06 10:05:48 +04:00
kyak bbda0d9cf8 add tclsh icon 2011-02-23 12:38:14 +03:00
kyak 8cc1b02e8f add icon for qstardict 2011-02-23 12:21:38 +03:00
kyak b218991cb9 freedroid: add icon 2011-02-22 20:35:35 +03:00
kyak 6dc9b3fbb0 gmenu2x: add supertux launcher 2011-02-14 17:33:04 +03:00
kyak db48e7387d gmenu2x: load unicode mapping file at start
needed for unicode box drawing characters
2011-02-12 23:04:22 +03:00
kyak b891febe08 links2: add gmenu2x icon 2011-02-09 20:55:41 +03:00