diff options
Diffstat (limited to 'gsearchtool/makepot')
-rwxr-xr-x | gsearchtool/makepot | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gsearchtool/makepot b/gsearchtool/makepot deleted file mode 100755 index dea98e30..00000000 --- a/gsearchtool/makepot +++ /dev/null @@ -1,5 +0,0 @@ -#! /bin/sh - -PACKAGE=mate-search-tool; - -make -C help $PACKAGE.pot && mv help/$PACKAGE.pot . |