[gnome-themes-standard] More LowContrast stuff



commit f730a3d04d123feaba5e6d50bbc73853c76d4a58
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Mar 16 22:49:49 2011 -0400

    More LowContrast stuff

 themes/LowContrast/icons/48x48/actions/Makefile.am |   16 ++++++++++++
 .../icons/48x48/actions/system-lock-screen.png     |  Bin 0 -> 2305 bytes
 themes/LowContrast/icons/48x48/apps/Makefile.am    |   26 ++++++++++++++++++++
 themes/LowContrast/icons/48x48/apps/bluetooth.png  |  Bin 0 -> 2340 bytes
 .../icons/48x48/apps/gnome-power-manager.png       |  Bin 0 -> 2814 bytes
 .../icons/48x48/apps/multimedia-volume-control.png |  Bin 0 -> 2117 bytes
 .../apps/preferences-desktop-accessibility.png     |  Bin 0 -> 2675 bytes
 .../48x48/apps/preferences-desktop-display.png     |  Bin 0 -> 2194 bytes
 .../48x48/apps/preferences-desktop-keyboard.png    |  Bin 0 -> 1879 bytes
 .../48x48/apps/preferences-desktop-locale.png      |  Bin 0 -> 2137 bytes
 .../48x48/apps/preferences-desktop-wallpaper.png   |  Bin 0 -> 1727 bytes
 .../48x48/apps/preferences-system-network.png      |  Bin 0 -> 2767 bytes
 .../icons/48x48/apps/preferences-system-time.png   |  Bin 0 -> 3336 bytes
 .../LowContrast/icons/48x48/apps/system-users.png  |  Bin 0 -> 2842 bytes
 .../LowContrast/icons/48x48/categories/Makefile.am |   16 ++++++++++++
 .../icons/48x48/categories/applications-system.png |  Bin 0 -> 3170 bytes
 themes/LowContrast/icons/48x48/devices/Makefile.am |   18 +++++++++++++
 .../icons/48x48/devices/drive-optical.png          |  Bin 0 -> 1771 bytes
 .../icons/48x48/devices/input-mouse.png            |  Bin 0 -> 2130 bytes
 themes/LowContrast/icons/48x48/devices/printer.png |  Bin 0 -> 1753 bytes
 20 files changed, 76 insertions(+), 0 deletions(-)
---
diff --git a/themes/LowContrast/icons/48x48/actions/Makefile.am b/themes/LowContrast/icons/48x48/actions/Makefile.am
new file mode 100644
index 0000000..43e6640
--- /dev/null
+++ b/themes/LowContrast/icons/48x48/actions/Makefile.am
@@ -0,0 +1,16 @@
+themedir = $(datadir)/icons/LowContrast
+size = 48x48
+context = actions
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	system-lock-screen.png
+
+EXTRA_DIST = \
+	$(icon_DATA)
+
+MAINTAINERCLEANFILES = \
+	Makefile.in
+
+uninstall-am: uninstall-iconDATA
diff --git a/themes/LowContrast/icons/48x48/actions/system-lock-screen.png b/themes/LowContrast/icons/48x48/actions/system-lock-screen.png
new file mode 100644
index 0000000..bb8e41b
Binary files /dev/null and b/themes/LowContrast/icons/48x48/actions/system-lock-screen.png differ
diff --git a/themes/LowContrast/icons/48x48/apps/Makefile.am b/themes/LowContrast/icons/48x48/apps/Makefile.am
new file mode 100644
index 0000000..bab03ae
--- /dev/null
+++ b/themes/LowContrast/icons/48x48/apps/Makefile.am
@@ -0,0 +1,26 @@
+themedir = $(datadir)/icons/LowContrast
+size = 48x48
+context = apps
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	bluetooth.png \
+	gnome-power-manager.png \
+	multimedia-volume-control.png \
+	preferences-desktop-accessibility.png \
+	preferences-desktop-display.png \
+	preferences-desktop-keyboard.png \
+	preferences-desktop-locale.png \
+	preferences-desktop-wallpaper.png \
+	preferences-system-network.png \
+	preferences-system-time.png \
+	system-users.png
+
+EXTRA_DIST = \
+	$(icon_DATA)
+
+MAINTAINERCLEANFILES = \
+	Makefile.in
+
+uninstall-am: uninstall-iconDATA
diff --git a/themes/LowContrast/icons/48x48/apps/bluetooth.png b/themes/LowContrast/icons/48x48/apps/bluetooth.png
new file mode 100644
index 0000000..8635449
Binary files /dev/null and b/themes/LowContrast/icons/48x48/apps/bluetooth.png differ
diff --git a/themes/LowContrast/icons/48x48/apps/gnome-power-manager.png b/themes/LowContrast/icons/48x48/apps/gnome-power-manager.png
new file mode 100644
index 0000000..970f04a
Binary files /dev/null and b/themes/LowContrast/icons/48x48/apps/gnome-power-manager.png differ
diff --git a/themes/LowContrast/icons/48x48/apps/multimedia-volume-control.png b/themes/LowContrast/icons/48x48/apps/multimedia-volume-control.png
new file mode 100644
index 0000000..654221d
Binary files /dev/null and b/themes/LowContrast/icons/48x48/apps/multimedia-volume-control.png differ
diff --git a/themes/LowContrast/icons/48x48/apps/preferences-desktop-accessibility.png b/themes/LowContrast/icons/48x48/apps/preferences-desktop-accessibility.png
new file mode 100644
index 0000000..c2c01ff
Binary files /dev/null and b/themes/LowContrast/icons/48x48/apps/preferences-desktop-accessibility.png differ
diff --git a/themes/LowContrast/icons/48x48/apps/preferences-desktop-display.png b/themes/LowContrast/icons/48x48/apps/preferences-desktop-display.png
new file mode 100644
index 0000000..cbd39b2
Binary files /dev/null and b/themes/LowContrast/icons/48x48/apps/preferences-desktop-display.png differ
diff --git a/themes/LowContrast/icons/48x48/apps/preferences-desktop-keyboard.png b/themes/LowContrast/icons/48x48/apps/preferences-desktop-keyboard.png
new file mode 100644
index 0000000..685bc30
Binary files /dev/null and b/themes/LowContrast/icons/48x48/apps/preferences-desktop-keyboard.png differ
diff --git a/themes/LowContrast/icons/48x48/apps/preferences-desktop-locale.png b/themes/LowContrast/icons/48x48/apps/preferences-desktop-locale.png
new file mode 100644
index 0000000..31c847b
Binary files /dev/null and b/themes/LowContrast/icons/48x48/apps/preferences-desktop-locale.png differ
diff --git a/themes/LowContrast/icons/48x48/apps/preferences-desktop-wallpaper.png b/themes/LowContrast/icons/48x48/apps/preferences-desktop-wallpaper.png
new file mode 100644
index 0000000..a2284a5
Binary files /dev/null and b/themes/LowContrast/icons/48x48/apps/preferences-desktop-wallpaper.png differ
diff --git a/themes/LowContrast/icons/48x48/apps/preferences-system-network.png b/themes/LowContrast/icons/48x48/apps/preferences-system-network.png
new file mode 100644
index 0000000..900d42a
Binary files /dev/null and b/themes/LowContrast/icons/48x48/apps/preferences-system-network.png differ
diff --git a/themes/LowContrast/icons/48x48/apps/preferences-system-time.png b/themes/LowContrast/icons/48x48/apps/preferences-system-time.png
new file mode 100644
index 0000000..433e5d4
Binary files /dev/null and b/themes/LowContrast/icons/48x48/apps/preferences-system-time.png differ
diff --git a/themes/LowContrast/icons/48x48/apps/system-users.png b/themes/LowContrast/icons/48x48/apps/system-users.png
new file mode 100644
index 0000000..e1d9dc7
Binary files /dev/null and b/themes/LowContrast/icons/48x48/apps/system-users.png differ
diff --git a/themes/LowContrast/icons/48x48/categories/Makefile.am b/themes/LowContrast/icons/48x48/categories/Makefile.am
new file mode 100644
index 0000000..5688c70
--- /dev/null
+++ b/themes/LowContrast/icons/48x48/categories/Makefile.am
@@ -0,0 +1,16 @@
+themedir = $(datadir)/icons/LowContrast
+size = 48x48
+context = categories
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	applications-system.png
+
+EXTRA_DIST = \
+	$(icon_DATA)
+
+MAINTAINERCLEANFILES = \
+	Makefile.in
+
+uninstall-am: uninstall-iconDATA
diff --git a/themes/LowContrast/icons/48x48/categories/applications-system.png b/themes/LowContrast/icons/48x48/categories/applications-system.png
new file mode 100644
index 0000000..a57f17a
Binary files /dev/null and b/themes/LowContrast/icons/48x48/categories/applications-system.png differ
diff --git a/themes/LowContrast/icons/48x48/devices/Makefile.am b/themes/LowContrast/icons/48x48/devices/Makefile.am
new file mode 100644
index 0000000..8060e12
--- /dev/null
+++ b/themes/LowContrast/icons/48x48/devices/Makefile.am
@@ -0,0 +1,18 @@
+themedir = $(datadir)/icons/LowContrast
+size = 48x48
+context = devices
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	drive-optical.png \
+	input-mouse.png \
+	printer.png
+
+EXTRA_DIST = \
+	$(icon_DATA)
+
+MAINTAINERCLEANFILES = \
+	Makefile.in
+
+uninstall-am: uninstall-iconDATA
diff --git a/themes/LowContrast/icons/48x48/devices/drive-optical.png b/themes/LowContrast/icons/48x48/devices/drive-optical.png
new file mode 100644
index 0000000..e921b22
Binary files /dev/null and b/themes/LowContrast/icons/48x48/devices/drive-optical.png differ
diff --git a/themes/LowContrast/icons/48x48/devices/input-mouse.png b/themes/LowContrast/icons/48x48/devices/input-mouse.png
new file mode 100644
index 0000000..c114e80
Binary files /dev/null and b/themes/LowContrast/icons/48x48/devices/input-mouse.png differ
diff --git a/themes/LowContrast/icons/48x48/devices/printer.png b/themes/LowContrast/icons/48x48/devices/printer.png
new file mode 100644
index 0000000..2e92dd9
Binary files /dev/null and b/themes/LowContrast/icons/48x48/devices/printer.png differ



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]