Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-release-src > by-pkgid > a8ebecfbee930a78059fc58ad244f8a9 > files > 2

tilda-0.9.6-6mdv2010.1.src.rpm

--- src/wizard.c~	2008-01-24 15:20:26.000000000 +0800
+++ src/wizard.c	2008-06-08 20:48:50.000000000 +0800
@@ -67,7 +67,7 @@
     DEBUG_ASSERT (ltw != NULL);
 
     gchar *window_title;
-    const gchar *glade_file = g_build_filename (DATADIR, "tilda.glade", NULL);
+    const gchar *glade_file = g_build_filename (DATADIR, "tilda/tilda.glade", NULL);
     GtkWidget *wizard_window;
 
     /* Make sure that there isn't already a wizard showing */