Zhu, Peter J wrote: > Some progress are made while I can't make it out finanlly. > 1. The value for gconf key /desktop/gnome/interface/gtk_theme is > folder > name under /usr/share/themes, like mobilebasic, umebasic, rather than > package name. > > 2. Some bugs were there in gconf key probe code of molin-media. Fixed. > > Some issues still there: > For current gtk theme in our desktop, it seems that only class and > widget_class path matching work while widget path NOT. I tested for > both > marquee plugin buttons and moblin-media "back" button. For example: > "*.DropDownMenuPlugin.GtkButton*" can work but > "*.DropDownMenuPlugin.marquee-dropdown*" CAN'T. It might be my > misunderstanding. But it's also possible that something might break > for > widget path matching. Without widget name matching, it's not possible > to > add theme support for moblin-media since many buttons have same > layout.
Sorry, Widget path really works. Hildon desktop weirdly changes the name of marquee button at run time. So after using name assigned by hildon-desktop in gtkrc, it works fine. Big thanks to Bob's reminder on this. Still a issue there not related to gtkrc. I will describe on another mail. Peter -- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
