[gnome-themes-standard] Fix lowcontrast icon theme
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Fix lowcontrast icon theme
- Date: Wed, 16 Mar 2011 22:51:45 +0000 (UTC)
commit 5ba3359fb0ec221b5923e66970a2775f928d1f89
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Mar 16 18:49:37 2011 -0400
Fix lowcontrast icon theme
configure.ac | 4 ++++
themes/LowContrast/icons/48x48/Makefile.am | 2 +-
themes/LowContrast/icons/index.theme | 22 +++++++++++++++++++++-
3 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 70ccdbb..b2cf409 100644
--- a/configure.ac
+++ b/configure.ac
@@ -64,6 +64,10 @@ themes/LowContrast/gtk-2.0/Makefile
themes/LowContrast/gtk-3.0/Makefile
themes/LowContrast/icons/Makefile
themes/LowContrast/icons/48x48/Makefile
+themes/LowContrast/icons/48x48/actions/Makefile
+themes/LowContrast/icons/48x48/apps/Makefile
+themes/LowContrast/icons/48x48/categories/Makefile
+themes/LowContrast/icons/48x48/devices/Makefile
themes/LowContrast/icons/48x48/stock/Makefile
themes/HighContrast/Makefile
themes/HighContrast/gtk-2.0/Makefile
diff --git a/themes/LowContrast/icons/48x48/Makefile.am b/themes/LowContrast/icons/48x48/Makefile.am
index 909210a..886ff67 100644
--- a/themes/LowContrast/icons/48x48/Makefile.am
+++ b/themes/LowContrast/icons/48x48/Makefile.am
@@ -1,4 +1,4 @@
themedir = $(datadir)/icons/LowContrast/48x48
-SUBDIRS = stock
+SUBDIRS = actions apps categories devices stock
diff --git a/themes/LowContrast/icons/index.theme b/themes/LowContrast/icons/index.theme
index 36ae329..55fdb2f 100644
--- a/themes/LowContrast/icons/index.theme
+++ b/themes/LowContrast/icons/index.theme
@@ -1,9 +1,29 @@
[Icon Theme]
Name=LowContrast
Comment=Low Contrast Theme
-Directories=48x48/stock
+Directories=48x48/actions,48x48/apps,48x48/categories,48x48/devices,48x48/stock
Inherits=gnome
+[48x48/apps]
+Size=48
+Context=Applications
+Type=Scalable
+
+[48x48/actions]
+Size=48
+Context=Actions
+Type=Scalable
+
+[48x48/categories]
+Size=48
+Context=Categories
+Type=Scalable
+
+[48x48/devices]
+Size=48
+Context=Devices
+Type=Scalable
+
[48x48/stock]
Size=48
Context=Stock
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]