From koffice-devel Wed Dec 24 13:37:21 2003 From: Nicolas Goutte Date: Wed, 24 Dec 2003 13:37:21 +0000 To: koffice-devel Subject: koffice/kivio X-MARC-Message: https://marc.info/?l=koffice-devel&m=107227313418472 CVS commit by goutte: Give a "Stencils" I18N context to the strings extracted from the .shape files. (I am sorry for the inconveniences.) CCMAIL:kde-i18n-doc@kde.org CCMAIL:koffice-devel@kde.org M +1 -1 Makefile.am 1.17 --- koffice/kivio/Makefile.am #1.16:1.17 @@ -11,4 +11,4 @@ $(EXTRACTRC) `find . -name \*.ui` >> rc.cpp $(EXTRACTRC) `find . -name \*.rc` >> rc.cpp - $(EXTRACTRC) --tag=name `find . -name \*.shape` >> rc.cpp + $(EXTRACTRC) --tag=name --context=Stencils `find . -name \*.shape` >> rc.cpp $(XGETTEXT) `find . -name \*.cpp -not -name \*.moc.*` kiviopart/kivio_aboutdata.h kivio-sml-i18n.cpp kivio-desc-i18n.cpp -o $(podir)/kivio.pot _______________________________________________ koffice-devel mailing list koffice-devel@mail.kde.org https://mail.kde.org/mailman/listinfo/koffice-devel