asclock & themes problem




I downloaded gtk-asclock and it worked fine until I installed the Gradient
gtk theme, now it doesn't work.

How can i force an application to use the Default theme while the others
use my ~/.gtkrc with a non default theme?

I tried this(in asclock.c):

 gtk_init( &argc, &argv );
 gtk_rc_parse ("/opt/gnome/share/themes/Default/gtk/gtkrc");
 gtk_rc_add_default_file("/opt/gnome/share/themes/Default/gtk/gtkrc");          

but worked partially, i.e. the numbers are not displayed.

Omar



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