diff options
author | Mike Newman <MikeGTN@src.gnome.org> | 2003-05-27 22:00:43 +0000 |
---|---|---|
committer | Mike Newman <MikeGTN@src.gnome.org> | 2003-05-27 22:00:43 +0000 |
commit | beaff4a661f5d1329e1afd4b5e3f980ee703035a (patch) | |
tree | 279dafb12fd003598135e8fddd7a43032ecde25f /src | |
parent | Enable the gdialog compatibility wrapper script. (diff) | |
download | zenity-beaff4a661f5d1329e1afd4b5e3f980ee703035a.tar.gz zenity-beaff4a661f5d1329e1afd4b5e3f980ee703035a.tar.bz2 zenity-beaff4a661f5d1329e1afd4b5e3f980ee703035a.zip |
Enable the gdialog wrapper script.
Diffstat (limited to 'src')
-rwxr-xr-x[-rw-r--r--] | src/gdialog.in (renamed from src/gdialog) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdialog b/src/gdialog.in index 092ab13b..1b6f63c3 100644..100755 --- a/src/gdialog +++ b/src/gdialog.in @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!@PERL@ # gdialog -> zenity conversion wrapper # |