mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
icons: introducing dummy buttons
Origin commit data
------------------
Commit: 40a77ade7c
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-27 (Mon, 27 May 2013)
Origin message was:
------------------
- icons: introducing dummy buttons
This commit is contained in:
@@ -70,6 +70,8 @@ install_DATA += \
|
|||||||
dd_avail.png \
|
dd_avail.png \
|
||||||
dd_gray.png \
|
dd_gray.png \
|
||||||
down.png \
|
down.png \
|
||||||
|
dummy.png \
|
||||||
|
dummy_small.png \
|
||||||
error.png \
|
error.png \
|
||||||
features.png \
|
features.png \
|
||||||
file.png \
|
file.png \
|
||||||
|
BIN
data/icons/dummy.png
Normal file
BIN
data/icons/dummy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 226 B |
BIN
data/icons/dummy_small.png
Normal file
BIN
data/icons/dummy_small.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 216 B |
@@ -24,6 +24,9 @@
|
|||||||
|
|
||||||
/* icon files */
|
/* icon files */
|
||||||
|
|
||||||
|
#define NEUTRINO_ICON_BUTTON_DUMMY "dummy"
|
||||||
|
#define NEUTRINO_ICON_BUTTON_DUMMY_SMALL "dummy_small"
|
||||||
|
|
||||||
#define NEUTRINO_ICON_BUTTON_BLUE "blau"
|
#define NEUTRINO_ICON_BUTTON_BLUE "blau"
|
||||||
#define NEUTRINO_ICON_BUTTON_GREEN "gruen"
|
#define NEUTRINO_ICON_BUTTON_GREEN "gruen"
|
||||||
#define NEUTRINO_ICON_BUTTON_RED "rot"
|
#define NEUTRINO_ICON_BUTTON_RED "rot"
|
||||||
|
Reference in New Issue
Block a user