[gthumb/ext] removed useless comment



commit 627af68ae3736f0cc775a8ae326254fc6c9a7023
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Thu Sep 3 21:52:01 2009 +0200

    removed useless comment

 po/POTFILES.in        |    1 -
 po/update-potfiles.sh |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 979f78b..9f7de22 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,6 +1,5 @@
 # DO NOT EDIT.  This file is automatically generated.
 # List of source files which contain translatable strings.
-# To update use: sh update-potfiles.sh > POTFILES.in
 [encoding: UTF-8]
 copy-n-paste/eggdesktopfile.c
 copy-n-paste/eggdesktopfile.h
diff --git a/po/update-potfiles.sh b/po/update-potfiles.sh
index 8bd06d4..e3ffc5d 100644
--- a/po/update-potfiles.sh
+++ b/po/update-potfiles.sh
@@ -2,7 +2,6 @@
 
 echo "# DO NOT EDIT.  This file is automatically generated."
 echo "# List of source files which contain translatable strings."
-echo "# To update use: sh update-potfiles.sh > POTFILES.in"
 echo "[encoding: UTF-8]"
 files=`find .. \( -name '*.c' -o -name '*.h' -o -name '*.cpp' -o -name '*.ui' -o -name '*.schemas.in' -o -name '*.desktop.in.in' -o -name '*.extension.in.in' \) -printf "%P\n" | sort`
 for f in $files; do



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]