[Pkg-maemo-commits] r172 ./hildon-theme-layout-4/debian: Change default icon theme
Riku Voipio
riku.voipio at iki.fi
Fri Nov 30 11:48:40 UTC 2007
------------------------------------------------------------
revno: 172
committer: Riku Voipio <riku.voipio at iki.fi>
branch nick: debian
timestamp: Sat 2007-10-20 23:56:55 +0300
message:
Change default icon theme
modified:
debian/changelog
rc/base.rc
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog 2007-10-07 10:16:11 +0000
+++ b/debian/changelog 2007-10-20 20:56:55 +0000
@@ -1,8 +1,9 @@
hildon-theme-layout-4 (0.14.3-1debian1) unstable; urgency=low
* Merge with latest upstream
+ * use "hildon" as default icon theme and fallback to hicolor
- -- Riku Voipio <riku.voipio at iki.fi> Sun, 07 Oct 2007 13:15:39 +0300
+ -- Riku Voipio <riku.voipio at iki.fi> Sat, 20 Oct 2007 23:56:25 +0300
hildon-theme-layout-4 (0.14.3-1) unstable; urgency=low
=== modified file 'rc/base.rc'
--- a/rc/base.rc 2007-10-07 10:16:11 +0000
+++ b/rc/base.rc 2007-10-20 20:56:55 +0000
@@ -118,7 +118,8 @@
gtk-toolbar-style = GTK_TOOLBAR_ICONS
hildon-keyboard-shortcuts = 0
-gtk-fallback-icon-theme = "hildon"
+gtk-icon-theme-name = "hildon"
+gtk-fallback-icon-theme = "hicolor"
## We don't want images on menus, but using this will remove icons also from
## TN menus
More information about the Pkg-maemo-commits
mailing list