* deleting debian/files file from repository
[mdictionary] / debian / whitestorkplugins.postinst
index 4077edf..2130e19 100755 (executable)
@@ -5,12 +5,12 @@ echo -e "Postinstalling actions..."
 if [ "$1" != "upgrade" ]
 then
 # End automatically added section
-echo -e "Creating 'elements' dictionary" 
+echo -e "Creating 'Polish - English Sample Dictionary' dictionary" 
 su $USER -c 'gconftool-2 --type string --set /apps/maemo/WhiteStork/Dictionaries/StarDictSampleDict/name "Polish-English_Sample_Dictionary"'
 su $USER -c 'gconftool-2 --type string --set /apps/maemo/WhiteStork/Dictionaries/StarDictSampleDict/path "/usr/share/WhiteStork/dictionaries/StarDictSampleDict"'
 su $USER -c 'gconftool-2 --type bool --set /apps/maemo/WhiteStork/Dictionaries/StarDictSampleDict/active true'
 su $USER -c 'gconftool-2 --type bool --set /apps/maemo/WhiteStork/Dictionaries/StarDictSampleDict/optimized false'
-echo -e "Creating 'Polish - English Sample Dictionary' dictionary" 
+echo -e "Creating 'English - Polish Sample Dictionary' dictionary" 
 su $USER -c 'gconftool-2 --type string --set /apps/maemo/WhiteStork/Dictionaries/XDXFSampleDict/name "English-Polish_Sample_Dictionary"'
 su $USER -c 'gconftool-2 --type string --set /apps/maemo/WhiteStork/Dictionaries/XDXFSampleDict/path "/usr/share/WhiteStork/dictionaries/XDXFSampleDict"'
 su $USER -c 'gconftool-2 --type bool --set /apps/maemo/WhiteStork/Dictionaries/XDXFSampleDict/active true'