]> jspc29.x-matter.uni-frankfurt.de Git - mvdsensorcontrol.git/commitdiff
most hardcoded stuff changed
authorJan Michel <j.michel@gsi.de>
Tue, 6 Aug 2013 16:56:21 +0000 (18:56 +0200)
committerJan Michel <j.michel@gsi.de>
Tue, 6 Aug 2013 16:56:21 +0000 (18:56 +0200)
tools/testgui.pl

index 94605a294efee1a725aff6dbc011290a1c014ddf..2b0508c19fa8391ee3522eb03026be607b3e7cfe 100755 (executable)
@@ -23,7 +23,8 @@ use Environment;
 our $setupDir = SETUPDIR;
 our $confDir  = CONFDIR;
 our $specDir  = SPECDIR;
-my $picPath   = PICTUREPATHREL;
+my $picPathRel= PICTUREPATHREL;
+my $picPath   = PICTUREPATH;
 my $setupFile = SETUPFILE;
 
 # the file that tells me what fields should be printed in the quick edit area