Beginning of integration of mainWin and main program
[lttv.git] / ltt / branches / poly / lttv / modules / gui / mainWin / src / main.c
index ce864fcfd749b34bfd9c68918d4258ef81197426..2df8b0300af464bf3b90db5ac57db1ec27edea4b 100644 (file)
@@ -45,6 +45,7 @@ main (int argc, char *argv[])
 
   add_pixmap_directory (PACKAGE_DATA_DIR "/" PACKAGE "/pixmaps");
   add_pixmap_directory ("pixmaps");
+  add_pixmap_directory ("../pixmaps");
 
   /*
    * The following code was added by Glade to create one of each component
This page took 0.023045 seconds and 4 git commands to generate.