From 7b82240216d1a6d28d901b505bf2acf2acfb3bb9 Mon Sep 17 00:00:00 2001 From: yangxx Date: Tue, 26 Aug 2003 18:17:35 +0000 Subject: [PATCH] git-svn-id: http://ltt.polymtl.ca/svn@196 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/lttv/modules/gui/mainWin/src/main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ltt/branches/poly/lttv/modules/gui/mainWin/src/main.c b/ltt/branches/poly/lttv/modules/gui/mainWin/src/main.c index ce864fcf..2df8b030 100644 --- a/ltt/branches/poly/lttv/modules/gui/mainWin/src/main.c +++ b/ltt/branches/poly/lttv/modules/gui/mainWin/src/main.c @@ -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 -- 2.34.1