mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
neutrino icons: add new icons for user menu
Some icons are not really matching for some menu contents,
simple color icons should be better, but if anyone have better designed
icons on stock, please let's know and we can use this.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1532 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 5b6dfb9ca0
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-06-08 (Wed, 08 Jun 2011)
Origin message was:
------------------
*neutrino icons: add new icons for user menu
Some icons are not really matching for some menu contents,
simple color icons should be better, but if anyone have better designed
icons on stock, please let's know and we can use this.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1532 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -13,6 +13,7 @@ install_DATA = \
|
|||||||
down.png up.png right.png left.png \
|
down.png up.png right.png left.png \
|
||||||
error.png features.png file.png folder.png games.png \
|
error.png features.png file.png folder.png games.png \
|
||||||
help.png help_small.png hidden.png home.png info.png \
|
help.png help_small.png hidden.png home.png info.png \
|
||||||
|
icon_green.png icon_red.png icon_yellow.png \
|
||||||
keybinding.png lcd.png local.png lock.png mainmenue.png \
|
keybinding.png lcd.png local.png lock.png mainmenue.png \
|
||||||
mounted.png movie.png \
|
mounted.png movie.png \
|
||||||
mp3.png mute.png mute_small.png mute_zap_gray.png mute_zap_green.png \
|
mp3.png mute.png mute_small.png mute_zap_gray.png mute_zap_green.png \
|
||||||
|
BIN
data/icons/icon_blue.png
Normal file
BIN
data/icons/icon_blue.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
BIN
data/icons/icon_green.png
Normal file
BIN
data/icons/icon_green.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
BIN
data/icons/icon_red.png
Normal file
BIN
data/icons/icon_red.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
BIN
data/icons/icon_yellow.png
Normal file
BIN
data/icons/icon_yellow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
@@ -62,6 +62,10 @@
|
|||||||
#define NEUTRINO_ICON_BUTTON_PLUS "plus"
|
#define NEUTRINO_ICON_BUTTON_PLUS "plus"
|
||||||
#define NEUTRINO_ICON_BUTTON_MINUS "minus"
|
#define NEUTRINO_ICON_BUTTON_MINUS "minus"
|
||||||
|
|
||||||
|
#define NEUTRINO_ICON_GREEN "icon_green"
|
||||||
|
#define NEUTRINO_ICON_RED "icon_red"
|
||||||
|
#define NEUTRINO_ICON_YELLOW "icon_yellow"
|
||||||
|
|
||||||
#define NEUTRINO_ICON_16_9 "16_9"
|
#define NEUTRINO_ICON_16_9 "16_9"
|
||||||
#define NEUTRINO_ICON_16_9_GREY "16_9_gray"
|
#define NEUTRINO_ICON_16_9_GREY "16_9_gray"
|
||||||
#define NEUTRINO_ICON_AUDIO "audio"
|
#define NEUTRINO_ICON_AUDIO "audio"
|
||||||
|
Reference in New Issue
Block a user