themes: add some theme relevant trigger buttons
icons: add larger on/off buttons
@@ -1,5 +1,9 @@
|
||||
installdir = $(THEMESDIR)
|
||||
|
||||
SUBDIRS = \
|
||||
Neutrino-3.0/icons/buttons \
|
||||
Olive-3.0/icons/buttons
|
||||
|
||||
install_DATA = \
|
||||
Bluemoon-3.0.theme \
|
||||
Classic.theme \
|
||||
|
1
data/themes/Neutrino-3.0/Makefile.am
Normal file
@@ -0,0 +1 @@
|
||||
subdir = icons
|
1
data/themes/Neutrino-3.0/icons/Makefile.am
Normal file
@@ -0,0 +1 @@
|
||||
subdir = buttons
|
7
data/themes/Neutrino-3.0/icons/buttons/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
installdir = $(THEMESDIR)/Neutrino-3.0/icons
|
||||
|
||||
install_DATA = \
|
||||
btn_option_off_active.png \
|
||||
btn_option_off_inactive.png \
|
||||
btn_option_on_active.png \
|
||||
btn_option_on_inactive.png
|
BIN
data/themes/Neutrino-3.0/icons/buttons/btn_option_off_active.png
Normal file
After Width: | Height: | Size: 598 B |
After Width: | Height: | Size: 614 B |
BIN
data/themes/Neutrino-3.0/icons/buttons/btn_option_on_active.png
Normal file
After Width: | Height: | Size: 938 B |
After Width: | Height: | Size: 614 B |
2
data/themes/Olive-3.0/Makefile.am
Normal file
@@ -0,0 +1,2 @@
|
||||
SUBDIRS = icons
|
||||
|
1
data/themes/Olive-3.0/icons/Makefile.am
Normal file
@@ -0,0 +1 @@
|
||||
SUBDIRS = buttons
|
7
data/themes/Olive-3.0/icons/buttons/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
installdir = $(THEMESDIR)/Olive-3.0/icons
|
||||
|
||||
install_DATA = \
|
||||
btn_option_off_active.png \
|
||||
btn_option_off_inactive.png \
|
||||
btn_option_on_active.png \
|
||||
btn_option_on_inactive.png
|
BIN
data/themes/Olive-3.0/icons/buttons/btn_option_off_active.png
Normal file
After Width: | Height: | Size: 838 B |
BIN
data/themes/Olive-3.0/icons/buttons/btn_option_off_inactive.png
Normal file
After Width: | Height: | Size: 769 B |
BIN
data/themes/Olive-3.0/icons/buttons/btn_option_on_active.png
Normal file
After Width: | Height: | Size: 831 B |
BIN
data/themes/Olive-3.0/icons/buttons/btn_option_on_inactive.png
Normal file
After Width: | Height: | Size: 762 B |