gossip r2728 - trunk/data/packaging/mac



Author: rhult
Date: Thu Feb  7 20:40:42 2008
New Revision: 2728
URL: http://svn.gnome.org/viewvc/gossip?rev=2728&view=rev

Log:
More work on the app bundle.

Modified:
   trunk/data/packaging/mac/gossip.bundle
   trunk/data/packaging/mac/gtkrc

Modified: trunk/data/packaging/mac/gossip.bundle
==============================================================================
--- trunk/data/packaging/mac/gossip.bundle	(original)
+++ trunk/data/packaging/mac/gossip.bundle	Thu Feb  7 20:40:42 2008
@@ -90,8 +90,7 @@
        if you want just the index.theme file but no icons, mostly
        needed for the "hicolor" base theme.
   -->
-  <icon-theme icons="auto">
-    Tango
-  </icon-theme>
+  <icon-theme icons="auto">Tango</icon-theme>
+  <icon-theme icons="auto">gnome</icon-theme>
 
 </app-bundle>

Modified: trunk/data/packaging/mac/gtkrc
==============================================================================
--- trunk/data/packaging/mac/gtkrc	(original)
+++ trunk/data/packaging/mac/gtkrc	Thu Feb  7 20:40:42 2008
@@ -3,7 +3,7 @@
 gtk-enable-mnemonics = 0
 gtk-theme-name = "Clearlooks"
 
-#include "$bundle_data/themes/Clearlooks/gtk-2.0/gtkrc"
+include "../../share/themes/Clearlooks/gtk-2.0/gtkrc"
 
 style "my-clearlooks" = "clearlooks-default"
 {
@@ -13,4 +13,3 @@
   }
 }
 class "*" style "my-clearlooks"
-          



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