(Could we do this on the mailing-list?) On Tue, May 20, 2008, Spencer, Bob wrote: > My goals are: > - Have all theme settings controlled via the standard gconf keys: > desktop/gnome/interface/gtk_theme (and icon_theme). These are currently set > to non-existent "Human"
This is set via libgnome2-common which is pulled by libgnome2-0 which is a dep of ekiga, cheese, evince, evolution-data-server, gnome-volume-manager, libbonoboui2-0, libebook1.2-9, libecal1.2-7, libedata-book1.2-2, libedata-cal1.2-6, libgnomeui-0... and others. To override it, we should ship a gconf defaults file with priority 20 in ume-config-common to set the GConf key to the theme we want. We should also have a dep on the theme package, perhaps let ume-config-common pull it in its Depends:. > - Remove hard-coded theme in scripts (currently set to mobilebasic) Full ack; we simply shouldn't be setting anything; moblin-settings-daemon will set the theme for everybody on startup. > - Get midbrowser to use 48x48 icons instead of stretching 24x24 icons > (These are coming from /usr/share/doc/libgtk2.0-doc/gtk/ !? ) ? > There is also currently gconf keys in: > /desktop/moblin/interface (Todd, what are these for and who uses them?) > /gtk_theme > /icon_theme I thought we would be using these; no idea why we are based on the gnome ones. -- Loïc Minier -- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
