[nautilus-actions] Remove old automake dependancy from autogen.sh
- From: Pierre Wieser <pwieser src gnome org>
- To: svn-commits-list gnome org
- Subject: [nautilus-actions] Remove old automake dependancy from autogen.sh
- Date: Sat, 16 May 2009 12:36:58 -0400 (EDT)
commit 3985d436d99e571a2e13f70ecb920e52b9cd4c19
Author: Pierre Wieser <pwieser trychlos org>
Date: Sat May 16 18:03:27 2009 +0200
Remove old automake dependancy from autogen.sh
---
autogen.sh | 14 +++++++-------
po/dz.po | 25 ++++++++++++++-----------
2 files changed, 21 insertions(+), 18 deletions(-)
diff --git a/autogen.sh b/autogen.sh
index 85e15cc..d3a1d0a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -5,17 +5,17 @@ srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
PKG_NAME="nautilus-actions"
-REQUIRED_AUTOMAKE_VERSION=1.7
REQUIRED_INTLTOOL_VERSION=0.35.5
-(test -f $srcdir/configure.in ) || {
- echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
- echo " top-level $PKG_NAME directory"
- exit 1
+( test -f $srcdir/configure.ac ) || {
+ echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
+ echo " top-level $PKG_NAME directory"
+ exit 1
}
which gnome-autogen.sh || {
- echo "You need to install gnome-common from the GNOME CVS"
- exit 1
+ echo "You need to install gnome-common from the GNOME Git"
+ exit 1
}
+
USE_GNOME2_MACROS=1 . gnome-autogen.sh
diff --git a/po/dz.po b/po/dz.po
index bec0de0..6dfcc79 100644
--- a/po/dz.po
+++ b/po/dz.po
@@ -1007,20 +1007,23 @@ msgid ""
"to be able to import it (File version: %s (max supported version : %s))"
msgstr ""
+# pwi 200905-15 sorry, but doesn't know (yet) how to fix
+# dz.po:1018: number of format specifications in 'msgid' and 'msgstr[1]' does not match
+# so commenting it for now
#. i18n notes: will be displayed in an error dialog
#: ../libnautilus-actions/nautilus-actions-config-schema-reader.c:744
#, c-format
-msgid ""
-"This XML file is not a valid Nautilus-actions config file (missing key: %s)%s"
-msgid_plural ""
-"This XML file is not a valid Nautilus-actions config file (missing keys: %s)%"
-"s"
-msgstr[0] ""
-"ཨེ�སི�ཨེ��ཨེལ�ཡི��སྣོ��འ�ི��ུས�����ེ���འི��འུ��ི�ལཱསི��ྱ����ུ��ི�རི��ས�ྲི��ཡི��སྣོ���ི��ཨི�� (ལྡེ��ི���རླ��"
-"ས�ོར��ུ�ས�ཡོ�� : %s)"
-msgstr[1] ""
-"ཨེ�སི�ཨེ��ཨེལ�ཡི��སྣོ��འ�ི��འུ��ི�ལཱསི��ྱ����ུ��ི�རི��ས�ྲི��ཡི��སྣོ���ུས�����ེ� (ལྡེ��ི���རླ���ས�ོར��ུ�ས�"
-"ཡོ�� : %s)"
+#msgid ""
+#"This XML file is not a valid Nautilus-actions config file (missing key: %s)%s"
+#msgid_plural ""
+#"This XML file is not a valid Nautilus-actions config file (missing keys: %s)%"
+#"s"
+#msgstr[0] ""
+#"ཨེ�སི�ཨེ��ཨེལ�ཡི��སྣོ��འ�ི��ུས�����ེ���འི��འུ��ི�ལཱསི��ྱ����ུ��ི�རི��ས�ྲི��ཡི��སྣོ���ི��ཨི�� (ལྡེ��ི���རླ��"
+#"ས�ོར��ུ�ས�ཡོ�� : %s)"
+#msgstr[1] ""
+#"ཨེ�སི�ཨེ��ཨེལ�ཡི��སྣོ��འ�ི��འུ��ི�ལཱསི��ྱ����ུ��ི�རི��ས�ྲི��ཡི��སྣོ���ུས�����ེ� (ལྡེ��ི���རླ���ས�ོར��ུ�ས�"
+#"ཡོ�� : %s)"
#. No error occured but we have not found the "version" gconf key
#. i18n notes: will be displayed in an error dialog
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]