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
This commit is contained in:
gixxpunk
2010-02-14 16:12:13 +00:00
parent adb761e134
commit 3cb7eee5cb
50 changed files with 4 additions and 4 deletions

View File

@@ -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 */