From: compudj Date: Wed, 6 Sep 2006 18:28:50 +0000 (+0000) Subject: fix properties file X-Git-Tag: v0.12.20~1407 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=993718e862925a754ef3f6105b1f583501edec6d;p=lttv.git fix properties file git-svn-id: http://ltt.polymtl.ca/svn@2082 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/configure.in b/ltt/branches/poly/configure.in index bcb14c77..02db4360 100644 --- a/ltt/branches/poly/configure.in +++ b/ltt/branches/poly/configure.in @@ -23,7 +23,7 @@ AC_PREREQ(2.57) AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRESS) #AC_WITH_LTDL # not needed ? -AM_INIT_AUTOMAKE(LinuxTraceToolkitViewer,0.8.57-28082006) +AM_INIT_AUTOMAKE(LinuxTraceToolkitViewer,0.8.58-06092006) AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL diff --git a/ltt/branches/poly/lttv/modules/gui/lttvwindow/pixmaps/properties.png b/ltt/branches/poly/lttv/modules/gui/lttvwindow/pixmaps/properties.png new file mode 100644 index 00000000..e81b562f Binary files /dev/null and b/ltt/branches/poly/lttv/modules/gui/lttvwindow/pixmaps/properties.png differ diff --git a/ltt/branches/poly/lttv/modules/gui/lttvwindow/pixmaps/stock_file-properties.png b/ltt/branches/poly/lttv/modules/gui/lttvwindow/pixmaps/stock_file-properties.png deleted file mode 100644 index e81b562f..00000000 Binary files a/ltt/branches/poly/lttv/modules/gui/lttvwindow/pixmaps/stock_file-properties.png and /dev/null differ