mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
neutrino icons: add icon zap.png and important.png
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1786 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: b49f3e22c0
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-10-29 (Sat, 29 Oct 2011)
Origin message was:
------------------
*neutrino icons: add icon zap.png and important.png
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1786 e54a6e83-5905-42d5-8d5c-058d10e6a962
------------------
This commit was generated by Migit
This commit is contained in:
@@ -73,6 +73,7 @@ install_DATA = \
|
||||
icon_movieplayer.png \
|
||||
icon_red.png \
|
||||
icon_yellow.png \
|
||||
important.png \
|
||||
info.png \
|
||||
info_small.png \
|
||||
information.png \
|
||||
@@ -198,5 +199,6 @@ install_DATA = \
|
||||
vtxt_gray.png \
|
||||
x_green.png \
|
||||
x_white.png \
|
||||
x_yellow.png
|
||||
x_yellow.png \
|
||||
zap.png
|
||||
|
||||
|
BIN
data/icons/important.png
Normal file
BIN
data/icons/important.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 921 B |
BIN
data/icons/zap.png
Executable file
BIN
data/icons/zap.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 307 B |
@@ -86,6 +86,7 @@
|
||||
#define NEUTRINO_ICON_FOLDER "folder"
|
||||
#define NEUTRINO_ICON_GAMES "games"
|
||||
#define NEUTRINO_ICON_INFO "information"
|
||||
#define NEUTRINO_ICON_IMPORTANT "important"
|
||||
#define NEUTRINO_ICON_KEYBINDING "keybinding"
|
||||
#define NEUTRINO_ICON_LOCK "lock"
|
||||
#define NEUTRINO_ICON_HIDDEN "hidden"
|
||||
@@ -152,6 +153,7 @@
|
||||
#define NEUTRINO_ICON_RESOLUTION_000 "res_000"
|
||||
#define NEUTRINO_ICON_RESOLUTION_HD "res_hd"
|
||||
#define NEUTRINO_ICON_RESOLUTION_SD "res_sd"
|
||||
#define NEUTRINO_ICON_ZAP "zap"
|
||||
|
||||
#define DUMMY_ICON "dummy"
|
||||
|
||||
|
Reference in New Issue
Block a user