From: yangxx Date: Tue, 26 Aug 2003 18:17:35 +0000 (+0000) Subject: git-svn-id: http://ltt.polymtl.ca/svn@196 04897980-b3bd-0310-b5e0-8ef037075253 X-Git-Tag: v0.12.20~3293 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=7b82240216d1a6d28d901b505bf2acf2acfb3bb9;p=lttv.git git-svn-id: ltt.polymtl.ca/svn@196 04897980-b3bd-0310-b5e0-8ef037075253 --- 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