diff options
| author | Ralf Stephan <ralf@ark.in-berlin.de> | 2006-05-24 09:50:33 +0000 |
|---|---|---|
| committer | rwst <rwst@users.sourceforge.net> | 2006-05-24 09:50:33 +0000 |
| commit | d060d719d37ebd57ce1f9d8931f7baebb986d52a (patch) | |
| tree | a00666adb1a1f7353f8c43ec13ee85d545b9f201 | |
| parent | change link order of test_all to enable make distcheck (diff) | |
| download | inkscape-d060d719d37ebd57ce1f9d8931f7baebb986d52a.tar.gz inkscape-d060d719d37ebd57ce1f9d8931f7baebb986d52a.zip | |
remove apparently unnecessary line preventing .pot file from being built
(bzr r998)
| -rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 5b4087e5d..818242611 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,6 +1,6 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. -[encoding: UTF-8] + +# [encoding: UTF-8] + inkscape.desktop.in src/application/editor.cpp src/arc-context.cpp |
