add new icons (thx again Alfredo01!)
- adjust icon width of bottons
- todo: fix alignment of blue icon in infoviewer
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@337 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 7a1e3a451c
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2010-02-14 (Sun, 14 Feb 2010)
Origin message was:
------------------
- add new icons (thx again Alfredo01!)
- adjust icon width of bottons
- todo: fix alignment of blue icon in infoviewer
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@337 e54a6e83-5905-42d5-8d5c-058d10e6a962
BIN
data/icons/0.png
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 291 B |
BIN
data/icons/1.png
Before Width: | Height: | Size: 284 B After Width: | Height: | Size: 286 B |
Before Width: | Height: | Size: 152 B After Width: | Height: | Size: 215 B |
BIN
data/icons/2.png
Before Width: | Height: | Size: 289 B After Width: | Height: | Size: 290 B |
BIN
data/icons/3.png
Before Width: | Height: | Size: 296 B After Width: | Height: | Size: 297 B |
BIN
data/icons/4.png
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 292 B |
BIN
data/icons/5.png
Before Width: | Height: | Size: 289 B After Width: | Height: | Size: 291 B |
BIN
data/icons/6.png
Before Width: | Height: | Size: 301 B After Width: | Height: | Size: 289 B |
BIN
data/icons/7.png
Before Width: | Height: | Size: 295 B After Width: | Height: | Size: 296 B |
BIN
data/icons/8.png
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 289 B |
BIN
data/icons/9.png
Before Width: | Height: | Size: 280 B After Width: | Height: | Size: 282 B |
Before Width: | Height: | Size: 210 B After Width: | Height: | Size: 380 B |
Before Width: | Height: | Size: 308 B After Width: | Height: | Size: 276 B |
Before Width: | Height: | Size: 834 B After Width: | Height: | Size: 200 B |
Before Width: | Height: | Size: 204 B After Width: | Height: | Size: 371 B |
Before Width: | Height: | Size: 164 B After Width: | Height: | Size: 351 B |
Before Width: | Height: | Size: 151 B After Width: | Height: | Size: 301 B |
Before Width: | Height: | Size: 147 B After Width: | Height: | Size: 209 B |
Before Width: | Height: | Size: 155 B After Width: | Height: | Size: 356 B |
Before Width: | Height: | Size: 164 B After Width: | Height: | Size: 326 B |
Before Width: | Height: | Size: 190 B After Width: | Height: | Size: 334 B |
Before Width: | Height: | Size: 185 B After Width: | Height: | Size: 354 B |
Before Width: | Height: | Size: 295 B After Width: | Height: | Size: 272 B |
Before Width: | Height: | Size: 292 B After Width: | Height: | Size: 272 B |
Before Width: | Height: | Size: 159 B After Width: | Height: | Size: 334 B |
Before Width: | Height: | Size: 150 B After Width: | Height: | Size: 303 B |
Before Width: | Height: | Size: 166 B After Width: | Height: | Size: 344 B |
Before Width: | Height: | Size: 179 B After Width: | Height: | Size: 334 B |
Before Width: | Height: | Size: 188 B After Width: | Height: | Size: 346 B |
Before Width: | Height: | Size: 159 B After Width: | Height: | Size: 339 B |
Before Width: | Height: | Size: 158 B After Width: | Height: | Size: 341 B |
Before Width: | Height: | Size: 138 B After Width: | Height: | Size: 200 B |
Before Width: | Height: | Size: 406 B After Width: | Height: | Size: 396 B |
Before Width: | Height: | Size: 195 B After Width: | Height: | Size: 380 B |
Before Width: | Height: | Size: 271 B After Width: | Height: | Size: 484 B |
Before Width: | Height: | Size: 168 B After Width: | Height: | Size: 363 B |
Before Width: | Height: | Size: 168 B After Width: | Height: | Size: 363 B |
Before Width: | Height: | Size: 189 B After Width: | Height: | Size: 394 B |
Before Width: | Height: | Size: 164 B After Width: | Height: | Size: 350 B |
Before Width: | Height: | Size: 139 B After Width: | Height: | Size: 301 B |
Before Width: | Height: | Size: 151 B After Width: | Height: | Size: 384 B |
Before Width: | Height: | Size: 158 B After Width: | Height: | Size: 341 B |
Before Width: | Height: | Size: 315 B After Width: | Height: | Size: 279 B |
Before Width: | Height: | Size: 224 B After Width: | Height: | Size: 368 B |
Before Width: | Height: | Size: 192 B After Width: | Height: | Size: 394 B |
Before Width: | Height: | Size: 149 B After Width: | Height: | Size: 997 B |
Before Width: | Height: | Size: 156 B After Width: | Height: | Size: 352 B |
Before Width: | Height: | Size: 222 B After Width: | Height: | Size: 353 B |
Before Width: | Height: | Size: 112 B After Width: | Height: | Size: 185 B |
@@ -126,10 +126,10 @@
|
||||
|
||||
/* icon widths */
|
||||
|
||||
#define NEUTRINO_ICON_BUTTON_BLUE_WIDTH 16
|
||||
#define NEUTRINO_ICON_BUTTON_GREEN_WIDTH 16
|
||||
#define NEUTRINO_ICON_BUTTON_RED_WIDTH 16
|
||||
#define NEUTRINO_ICON_BUTTON_YELLOW_WIDTH 16
|
||||
#define NEUTRINO_ICON_BUTTON_BLUE_WIDTH 24
|
||||
#define NEUTRINO_ICON_BUTTON_GREEN_WIDTH 24
|
||||
#define NEUTRINO_ICON_BUTTON_RED_WIDTH 24
|
||||
#define NEUTRINO_ICON_BUTTON_YELLOW_WIDTH 24
|
||||
|
||||
|
||||
/* misc */
|
||||
|