summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelipe Corr??a da Silva Sanches <juca@members.fsf.org>2008-12-05 06:27:05 +0000
committerJucaBlues <JucaBlues@users.sourceforge.net>2008-12-05 06:27:05 +0000
commitc5a37f68e2e1e7dd0532ac8ace456444832e31f8 (patch)
treec48f1af77571ef8099660dc0dca08e640743fa53
parentMisc. cleanup (diff)
downloadinkscape-c5a37f68e2e1e7dd0532ac8ace456444832e31f8.tar.gz
inkscape-c5a37f68e2e1e7dd0532ac8ace456444832e31f8.zip
GNU/Linux!
(bzr r6949)
-rw-r--r--share/extensions/uniconv-ext.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/uniconv-ext.py b/share/extensions/uniconv-ext.py
index f469816f1..91ae72150 100644
--- a/share/extensions/uniconv-ext.py
+++ b/share/extensions/uniconv-ext.py
@@ -41,7 +41,7 @@ except ImportError:
if cmd == 'none' :
sys.stderr.write('You need to install the UniConvertor software.\n'+\
- 'For Linux: install the packge python-uniconvertor.\n'+\
+ 'For GNU/Linux: install the packge python-uniconvertor.\n'+\
'For Windows: download it from\n'+\
'http://sk1project.org/modules.php?name=Products&product=uniconvertor\n')
else :