git-svn-id: http://ltt.polymtl.ca/svn@462 04897980-b3bd-0310-b5e0-8ef037075253
[lttv.git] / ltt / branches / poly / lttv / modules / gui / main / src / init_module.c
index cdac6b987581d3255de713e7a1ed5eaeeaf79300..492f4ffda702ea388fea2e6f133a98852730f5e4 100644 (file)
@@ -93,7 +93,7 @@ static gboolean window_creation_hook(void *hook_data, void *call_data)
 
   add_pixmap_directory (PACKAGE_DATA_DIR "/" PACKAGE "/pixmaps");
   add_pixmap_directory ("pixmaps");
-  add_pixmap_directory ("modules/gui/mainWin/pixmaps");
+  add_pixmap_directory ("../modules/gui/main/pixmaps");
 
   construct_main_window(NULL, window_creation_data);
 
This page took 0.02234 seconds and 4 git commands to generate.