git-svn-id: http://ltt.polymtl.ca/svn@196 04897980-b3bd-0310-b5e0-8ef037075253
authoryangxx <yangxx@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 26 Aug 2003 18:17:35 +0000 (18:17 +0000)
committeryangxx <yangxx@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 26 Aug 2003 18:17:35 +0000 (18:17 +0000)
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.024774 seconds and 4 git commands to generate.