asclock & themes problem
- From: Omar Armas Aleman <kaos jlagunez iquimica unam mx>
- To: gtk-list <gtk-list redhat com>
- Subject: asclock & themes problem
- Date: Tue, 16 Mar 1999 14:34:51 -0600 (CST)
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]