Added the .desktop wizard plug-in to the core plug-ins.

Sun, 10 Dec 2017 14:51:54 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 10 Dec 2017 14:51:54 +0100
changeset 6017
dab01678626d
parent 6016
3d594f66a7f7
child 6018
1c858879d3d0

Added the .desktop wizard plug-in to the core plug-ins.

APIs/Python3/eric6.api file | annotate | diff | comparison | revisions
APIs/Python3/eric6.bas file | annotate | diff | comparison | revisions
Documentation/Help/source.qch file | annotate | diff | comparison | revisions
Documentation/Help/source.qhp file | annotate | diff | comparison | revisions
Documentation/Source/eric6.Plugins.PluginWizardDotDesktop.html file | annotate | diff | comparison | revisions
Documentation/Source/eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog.html file | annotate | diff | comparison | revisions
Documentation/Source/eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html file | annotate | diff | comparison | revisions
Documentation/Source/index-eric6.Plugins.WizardPlugins.DotDesktopWizard.html file | annotate | diff | comparison | revisions
Documentation/Source/index-eric6.Plugins.WizardPlugins.html file | annotate | diff | comparison | revisions
Documentation/Source/index-eric6.Plugins.html file | annotate | diff | comparison | revisions
Plugins/PluginWizardDotDesktop.py file | annotate | diff | comparison | revisions
Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.py file | annotate | diff | comparison | revisions
Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui file | annotate | diff | comparison | revisions
Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py file | annotate | diff | comparison | revisions
Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui file | annotate | diff | comparison | revisions
Plugins/WizardPlugins/DotDesktopWizard/__init__.py file | annotate | diff | comparison | revisions
changelog file | annotate | diff | comparison | revisions
eric6.e4p file | annotate | diff | comparison | revisions
i18n/eric6_cs.qm file | annotate | diff | comparison | revisions
i18n/eric6_cs.ts file | annotate | diff | comparison | revisions
i18n/eric6_de.qm file | annotate | diff | comparison | revisions
i18n/eric6_de.ts file | annotate | diff | comparison | revisions
i18n/eric6_empty.ts file | annotate | diff | comparison | revisions
i18n/eric6_en.ts file | annotate | diff | comparison | revisions
i18n/eric6_es.qm file | annotate | diff | comparison | revisions
i18n/eric6_es.ts file | annotate | diff | comparison | revisions
i18n/eric6_fr.qm file | annotate | diff | comparison | revisions
i18n/eric6_fr.ts file | annotate | diff | comparison | revisions
i18n/eric6_it.qm file | annotate | diff | comparison | revisions
i18n/eric6_it.ts file | annotate | diff | comparison | revisions
i18n/eric6_pt.qm file | annotate | diff | comparison | revisions
i18n/eric6_pt.ts file | annotate | diff | comparison | revisions
i18n/eric6_ru.qm file | annotate | diff | comparison | revisions
i18n/eric6_ru.ts file | annotate | diff | comparison | revisions
i18n/eric6_tr.qm file | annotate | diff | comparison | revisions
i18n/eric6_tr.ts file | annotate | diff | comparison | revisions
i18n/eric6_zh_CN.qm file | annotate | diff | comparison | revisions
i18n/eric6_zh_CN.ts file | annotate | diff | comparison | revisions
icons/default/listSelection.png file | annotate | diff | comparison | revisions
--- a/APIs/Python3/eric6.api	Sun Dec 10 13:55:30 2017 +0100
+++ b/APIs/Python3/eric6.api	Sun Dec 10 14:51:54 2017 +0100
@@ -4600,6 +4600,22 @@
 eric6.Plugins.PluginVmTabview.python2Compatible?7
 eric6.Plugins.PluginVmTabview.shortDescription?7
 eric6.Plugins.PluginVmTabview.version?7
+eric6.Plugins.PluginWizardDotDesktop.DotDesktopWizard.activate?4()
+eric6.Plugins.PluginWizardDotDesktop.DotDesktopWizard.deactivate?4()
+eric6.Plugins.PluginWizardDotDesktop.DotDesktopWizard?1(ui)
+eric6.Plugins.PluginWizardDotDesktop.author?7
+eric6.Plugins.PluginWizardDotDesktop.autoactivate?7
+eric6.Plugins.PluginWizardDotDesktop.className?7
+eric6.Plugins.PluginWizardDotDesktop.deactivateable?7
+eric6.Plugins.PluginWizardDotDesktop.error?7
+eric6.Plugins.PluginWizardDotDesktop.longDescription?7
+eric6.Plugins.PluginWizardDotDesktop.name?7
+eric6.Plugins.PluginWizardDotDesktop.needsRestart?7
+eric6.Plugins.PluginWizardDotDesktop.packageName?7
+eric6.Plugins.PluginWizardDotDesktop.pyqtApi?7
+eric6.Plugins.PluginWizardDotDesktop.python2Compatible?7
+eric6.Plugins.PluginWizardDotDesktop.shortDescription?7
+eric6.Plugins.PluginWizardDotDesktop.version?7
 eric6.Plugins.PluginWizardE5MessageBox.E5MessageBoxWizard.activate?4()
 eric6.Plugins.PluginWizardE5MessageBox.E5MessageBoxWizard.deactivate?4()
 eric6.Plugins.PluginWizardE5MessageBox.E5MessageBoxWizard?1(ui)
@@ -6207,6 +6223,19 @@
 eric6.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.ColorDialogWizardDialog.on_eColor_editTextChanged?4(text)
 eric6.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.ColorDialogWizardDialog.on_eRGB_textChanged?4(text)
 eric6.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.ColorDialogWizardDialog?1(parent=None)
+eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog.DotDesktopListSelectionDialog.getData?4(separator=None, separatorAtEnd=False)
+eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog.DotDesktopListSelectionDialog?1(entries, selectedEntries, separator, subEntries=None, allowMultiMain=True, allowMultiSub=True, parent=None)
+eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.getCode?4()
+eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_categoriesButton_clicked?4()
+eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_nameEdit_textChanged?4(txt)
+eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_notShowButton_clicked?4()
+eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_notShowEdit_textChanged?4(txt)
+eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_onlyShowButton_clicked?4()
+eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_onlyShowEdit_textChanged?4(txt)
+eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_projectButton_clicked?4()
+eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_typeComboBox_currentIndexChanged?4(index)
+eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_typeEdit_textChanged?4(txt)
+eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog?1(parent=None)
 eric6.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog.E5MessageBoxWizardDialog.getCode?4(indLevel, indString)
 eric6.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog.E5MessageBoxWizardDialog.on_bTest_clicked?4()
 eric6.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog.E5MessageBoxWizardDialog.on_buttonBox_clicked?4(button)
--- a/APIs/Python3/eric6.bas	Sun Dec 10 13:55:30 2017 +0100
+++ b/APIs/Python3/eric6.bas	Sun Dec 10 14:51:54 2017 +0100
@@ -138,6 +138,9 @@
 DispositionParm str
 DispositionParmList UniqueNamespace
 DispositionType peg.List
+DotDesktopListSelectionDialog QDialog Ui_DotDesktopListSelectionDialog
+DotDesktopWizard QObject
+DotDesktopWizardDialog QDialog Ui_DotDesktopWizardDialog
 DownloadAskActionDialog QDialog Ui_DownloadAskActionDialog
 DownloadItem QWidget Ui_DownloadItem
 DownloadManager QDialog Ui_DownloadManager
Binary file Documentation/Help/source.qch has changed
--- a/Documentation/Help/source.qhp	Sun Dec 10 13:55:30 2017 +0100
+++ b/Documentation/Help/source.qhp	Sun Dec 10 14:51:54 2017 +0100
@@ -736,6 +736,10 @@
               <section title="eric6.Plugins.WizardPlugins.ColorDialogWizard" ref="index-eric6.Plugins.WizardPlugins.ColorDialogWizard.html">
                 <section title="eric6.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog" ref="eric6.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.html" />
               </section>
+              <section title="eric6.Plugins.WizardPlugins.DotDesktopWizard" ref="index-eric6.Plugins.WizardPlugins.DotDesktopWizard.html">
+                <section title="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog.html" />
+                <section title="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html" />
+              </section>
               <section title="eric6.Plugins.WizardPlugins.E5MessageBoxWizard" ref="index-eric6.Plugins.WizardPlugins.E5MessageBoxWizard.html">
                 <section title="eric6.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog" ref="eric6.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog.html" />
               </section>
@@ -788,6 +792,7 @@
             <section title="eric6.Plugins.PluginVirtualenvInterface" ref="eric6.Plugins.PluginVirtualenvInterface.html" />
             <section title="eric6.Plugins.PluginVmListspace" ref="eric6.Plugins.PluginVmListspace.html" />
             <section title="eric6.Plugins.PluginVmTabview" ref="eric6.Plugins.PluginVmTabview.html" />
+            <section title="eric6.Plugins.PluginWizardDotDesktop" ref="eric6.Plugins.PluginWizardDotDesktop.html" />
             <section title="eric6.Plugins.PluginWizardE5MessageBox" ref="eric6.Plugins.PluginWizardE5MessageBox.html" />
             <section title="eric6.Plugins.PluginWizardEricPlugin" ref="eric6.Plugins.PluginWizardEricPlugin.html" />
             <section title="eric6.Plugins.PluginWizardPyRegExp" ref="eric6.Plugins.PluginWizardPyRegExp.html" />
@@ -3969,6 +3974,33 @@
       <keyword name="DocStyleContext.start" id="DocStyleContext.start" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.DocStyleChecker.html#DocStyleContext.start" />
       <keyword name="DocumentationPlugins (Package)" id="DocumentationPlugins (Package)" ref="index-eric6.Plugins.DocumentationPlugins.html" />
       <keyword name="DocumentationTools (Package)" id="DocumentationTools (Package)" ref="index-eric6.DocumentationTools.html" />
+      <keyword name="DotDesktopListSelectionDialog" id="DotDesktopListSelectionDialog" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog.html#DotDesktopListSelectionDialog" />
+      <keyword name="DotDesktopListSelectionDialog (Constructor)" id="DotDesktopListSelectionDialog (Constructor)" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog.html#DotDesktopListSelectionDialog.__init__" />
+      <keyword name="DotDesktopListSelectionDialog (Module)" id="DotDesktopListSelectionDialog (Module)" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog.html" />
+      <keyword name="DotDesktopListSelectionDialog.getData" id="DotDesktopListSelectionDialog.getData" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog.html#DotDesktopListSelectionDialog.getData" />
+      <keyword name="DotDesktopWizard" id="DotDesktopWizard" ref="eric6.Plugins.PluginWizardDotDesktop.html#DotDesktopWizard" />
+      <keyword name="DotDesktopWizard (Constructor)" id="DotDesktopWizard (Constructor)" ref="eric6.Plugins.PluginWizardDotDesktop.html#DotDesktopWizard.__init__" />
+      <keyword name="DotDesktopWizard (Package)" id="DotDesktopWizard (Package)" ref="index-eric6.Plugins.WizardPlugins.DotDesktopWizard.html" />
+      <keyword name="DotDesktopWizard.__handle" id="DotDesktopWizard.__handle" ref="eric6.Plugins.PluginWizardDotDesktop.html#DotDesktopWizard.__handle" />
+      <keyword name="DotDesktopWizard.__initAction" id="DotDesktopWizard.__initAction" ref="eric6.Plugins.PluginWizardDotDesktop.html#DotDesktopWizard.__initAction" />
+      <keyword name="DotDesktopWizard.__initMenu" id="DotDesktopWizard.__initMenu" ref="eric6.Plugins.PluginWizardDotDesktop.html#DotDesktopWizard.__initMenu" />
+      <keyword name="DotDesktopWizard.__initialize" id="DotDesktopWizard.__initialize" ref="eric6.Plugins.PluginWizardDotDesktop.html#DotDesktopWizard.__initialize" />
+      <keyword name="DotDesktopWizard.activate" id="DotDesktopWizard.activate" ref="eric6.Plugins.PluginWizardDotDesktop.html#DotDesktopWizard.activate" />
+      <keyword name="DotDesktopWizard.deactivate" id="DotDesktopWizard.deactivate" ref="eric6.Plugins.PluginWizardDotDesktop.html#DotDesktopWizard.deactivate" />
+      <keyword name="DotDesktopWizardDialog" id="DotDesktopWizardDialog" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html#DotDesktopWizardDialog" />
+      <keyword name="DotDesktopWizardDialog (Constructor)" id="DotDesktopWizardDialog (Constructor)" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html#DotDesktopWizardDialog.__init__" />
+      <keyword name="DotDesktopWizardDialog (Module)" id="DotDesktopWizardDialog (Module)" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html" />
+      <keyword name="DotDesktopWizardDialog.__checkOK" id="DotDesktopWizardDialog.__checkOK" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html#DotDesktopWizardDialog.__checkOK" />
+      <keyword name="DotDesktopWizardDialog.getCode" id="DotDesktopWizardDialog.getCode" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html#DotDesktopWizardDialog.getCode" />
+      <keyword name="DotDesktopWizardDialog.on_categoriesButton_clicked" id="DotDesktopWizardDialog.on_categoriesButton_clicked" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html#DotDesktopWizardDialog.on_categoriesButton_clicked" />
+      <keyword name="DotDesktopWizardDialog.on_nameEdit_textChanged" id="DotDesktopWizardDialog.on_nameEdit_textChanged" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html#DotDesktopWizardDialog.on_nameEdit_textChanged" />
+      <keyword name="DotDesktopWizardDialog.on_notShowButton_clicked" id="DotDesktopWizardDialog.on_notShowButton_clicked" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html#DotDesktopWizardDialog.on_notShowButton_clicked" />
+      <keyword name="DotDesktopWizardDialog.on_notShowEdit_textChanged" id="DotDesktopWizardDialog.on_notShowEdit_textChanged" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html#DotDesktopWizardDialog.on_notShowEdit_textChanged" />
+      <keyword name="DotDesktopWizardDialog.on_onlyShowButton_clicked" id="DotDesktopWizardDialog.on_onlyShowButton_clicked" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html#DotDesktopWizardDialog.on_onlyShowButton_clicked" />
+      <keyword name="DotDesktopWizardDialog.on_onlyShowEdit_textChanged" id="DotDesktopWizardDialog.on_onlyShowEdit_textChanged" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html#DotDesktopWizardDialog.on_onlyShowEdit_textChanged" />
+      <keyword name="DotDesktopWizardDialog.on_projectButton_clicked" id="DotDesktopWizardDialog.on_projectButton_clicked" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html#DotDesktopWizardDialog.on_projectButton_clicked" />
+      <keyword name="DotDesktopWizardDialog.on_typeComboBox_currentIndexChanged" id="DotDesktopWizardDialog.on_typeComboBox_currentIndexChanged" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html#DotDesktopWizardDialog.on_typeComboBox_currentIndexChanged" />
+      <keyword name="DotDesktopWizardDialog.on_typeEdit_textChanged" id="DotDesktopWizardDialog.on_typeEdit_textChanged" ref="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html#DotDesktopWizardDialog.on_typeEdit_textChanged" />
       <keyword name="Download (Package)" id="Download (Package)" ref="index-eric6.Helpviewer.Download.html" />
       <keyword name="Download (Package)" id="Download (Package)" ref="index-eric6.WebBrowser.Download.html" />
       <keyword name="DownloadAskActionDialog" id="DownloadAskActionDialog" ref="eric6.Helpviewer.Download.DownloadAskActionDialog.html#DownloadAskActionDialog" />
@@ -11222,6 +11254,7 @@
       <keyword name="PluginWizardDialog.on_pluginTypeCombo_currentTextChanged" id="PluginWizardDialog.on_pluginTypeCombo_currentTextChanged" ref="eric6.Plugins.WizardPlugins.EricPluginWizard.PluginWizardDialog.html#PluginWizardDialog.on_pluginTypeCombo_currentTextChanged" />
       <keyword name="PluginWizardDialog.on_projectButton_clicked" id="PluginWizardDialog.on_projectButton_clicked" ref="eric6.Plugins.WizardPlugins.EricPluginWizard.PluginWizardDialog.html#PluginWizardDialog.on_projectButton_clicked" />
       <keyword name="PluginWizardDialog.packageName" id="PluginWizardDialog.packageName" ref="eric6.Plugins.WizardPlugins.EricPluginWizard.PluginWizardDialog.html#PluginWizardDialog.packageName" />
+      <keyword name="PluginWizardDotDesktop (Module)" id="PluginWizardDotDesktop (Module)" ref="eric6.Plugins.PluginWizardDotDesktop.html" />
       <keyword name="PluginWizardE5MessageBox (Module)" id="PluginWizardE5MessageBox (Module)" ref="eric6.Plugins.PluginWizardE5MessageBox.html" />
       <keyword name="PluginWizardEricPlugin (Module)" id="PluginWizardEricPlugin (Module)" ref="eric6.Plugins.PluginWizardEricPlugin.html" />
       <keyword name="PluginWizardPyRegExp (Module)" id="PluginWizardPyRegExp (Module)" ref="eric6.Plugins.PluginWizardPyRegExp.html" />
@@ -18287,6 +18320,7 @@
       <file>eric6.Plugins.PluginVirtualenvInterface.html</file>
       <file>eric6.Plugins.PluginVmListspace.html</file>
       <file>eric6.Plugins.PluginVmTabview.html</file>
+      <file>eric6.Plugins.PluginWizardDotDesktop.html</file>
       <file>eric6.Plugins.PluginWizardE5MessageBox.html</file>
       <file>eric6.Plugins.PluginWizardEricPlugin.html</file>
       <file>eric6.Plugins.PluginWizardPyRegExp.html</file>
@@ -18472,6 +18506,8 @@
       <file>eric6.Plugins.ViewManagerPlugins.Listspace.Listspace.html</file>
       <file>eric6.Plugins.ViewManagerPlugins.Tabview.Tabview.html</file>
       <file>eric6.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.html</file>
+      <file>eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog.html</file>
+      <file>eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html</file>
       <file>eric6.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog.html</file>
       <file>eric6.Plugins.WizardPlugins.EricPluginWizard.PluginWizardDialog.html</file>
       <file>eric6.Plugins.WizardPlugins.EricPluginWizard.Templates.html</file>
@@ -19056,6 +19092,7 @@
       <file>index-eric6.Plugins.ViewManagerPlugins.Tabview.html</file>
       <file>index-eric6.Plugins.ViewManagerPlugins.html</file>
       <file>index-eric6.Plugins.WizardPlugins.ColorDialogWizard.html</file>
+      <file>index-eric6.Plugins.WizardPlugins.DotDesktopWizard.html</file>
       <file>index-eric6.Plugins.WizardPlugins.E5MessageBoxWizard.html</file>
       <file>index-eric6.Plugins.WizardPlugins.EricPluginWizard.html</file>
       <file>index-eric6.Plugins.WizardPlugins.FileDialogWizard.html</file>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/eric6.Plugins.PluginWizardDotDesktop.html	Sun Dec 10 14:51:54 2017 +0100
@@ -0,0 +1,134 @@
+<!DOCTYPE html>
+<html><head>
+<title>eric6.Plugins.PluginWizardDotDesktop</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>eric6.Plugins.PluginWizardDotDesktop</h1>
+<p>
+Module implementing the .desktop wizard plug-in.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>author</td></tr><tr><td>autoactivate</td></tr><tr><td>className</td></tr><tr><td>deactivateable</td></tr><tr><td>error</td></tr><tr><td>longDescription</td></tr><tr><td>name</td></tr><tr><td>needsRestart</td></tr><tr><td>packageName</td></tr><tr><td>pyqtApi</td></tr><tr><td>python2Compatible</td></tr><tr><td>shortDescription</td></tr><tr><td>version</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#DotDesktopWizard">DotDesktopWizard</a></td>
+<td>Class implementing the .desktop wizard plug-in.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="DotDesktopWizard" ID="DotDesktopWizard"></a>
+<h2>DotDesktopWizard</h2>
+<p>
+    Class implementing the .desktop wizard plug-in.
+</p>
+<h3>Derived from</h3>
+QObject
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#DotDesktopWizard.__init__">DotDesktopWizard</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#DotDesktopWizard.__handle">__handle</a></td>
+<td>Private method to handle the wizards action.</td>
+</tr><tr>
+<td><a href="#DotDesktopWizard.__initAction">__initAction</a></td>
+<td>Private method to initialize the action.</td>
+</tr><tr>
+<td><a href="#DotDesktopWizard.__initMenu">__initMenu</a></td>
+<td>Private method to add the actions to the right menu.</td>
+</tr><tr>
+<td><a href="#DotDesktopWizard.__initialize">__initialize</a></td>
+<td>Private slot to (re)initialize the plug-in.</td>
+</tr><tr>
+<td><a href="#DotDesktopWizard.activate">activate</a></td>
+<td>Public method to activate this plug-in.</td>
+</tr><tr>
+<td><a href="#DotDesktopWizard.deactivate">deactivate</a></td>
+<td>Public method to deactivate this plug-in.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="DotDesktopWizard.__init__" ID="DotDesktopWizard.__init__"></a>
+<h4>DotDesktopWizard (Constructor)</h4>
+<b>DotDesktopWizard</b>(<i>ui</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>ui</i></dt>
+<dd>
+reference to the user interface object (UI.UserInterface)
+</dd>
+</dl><a NAME="DotDesktopWizard.__handle" ID="DotDesktopWizard.__handle"></a>
+<h4>DotDesktopWizard.__handle</h4>
+<b>__handle</b>(<i></i>)
+<p>
+        Private method to handle the wizards action.
+</p><a NAME="DotDesktopWizard.__initAction" ID="DotDesktopWizard.__initAction"></a>
+<h4>DotDesktopWizard.__initAction</h4>
+<b>__initAction</b>(<i></i>)
+<p>
+        Private method to initialize the action.
+</p><a NAME="DotDesktopWizard.__initMenu" ID="DotDesktopWizard.__initMenu"></a>
+<h4>DotDesktopWizard.__initMenu</h4>
+<b>__initMenu</b>(<i></i>)
+<p>
+        Private method to add the actions to the right menu.
+</p><a NAME="DotDesktopWizard.__initialize" ID="DotDesktopWizard.__initialize"></a>
+<h4>DotDesktopWizard.__initialize</h4>
+<b>__initialize</b>(<i></i>)
+<p>
+        Private slot to (re)initialize the plug-in.
+</p><a NAME="DotDesktopWizard.activate" ID="DotDesktopWizard.activate"></a>
+<h4>DotDesktopWizard.activate</h4>
+<b>activate</b>(<i></i>)
+<p>
+        Public method to activate this plug-in.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+tuple of None and activation status (boolean)
+</dd>
+</dl><a NAME="DotDesktopWizard.deactivate" ID="DotDesktopWizard.deactivate"></a>
+<h4>DotDesktopWizard.deactivate</h4>
+<b>deactivate</b>(<i></i>)
+<p>
+        Public method to deactivate this plug-in.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog.html	Sun Dec 10 14:51:54 2017 +0100
@@ -0,0 +1,125 @@
+<!DOCTYPE html>
+<html><head>
+<title>eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog</h1>
+<p>
+Module implementing a dialog to select multiple entries from a list.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#DotDesktopListSelectionDialog">DotDesktopListSelectionDialog</a></td>
+<td>Class implementing a dialog to select multiple entries from a list.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="DotDesktopListSelectionDialog" ID="DotDesktopListSelectionDialog"></a>
+<h2>DotDesktopListSelectionDialog</h2>
+<p>
+    Class implementing a dialog to select multiple entries from a list.
+</p>
+<h3>Derived from</h3>
+QDialog, Ui_DotDesktopListSelectionDialog
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#DotDesktopListSelectionDialog.__init__">DotDesktopListSelectionDialog</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#DotDesktopListSelectionDialog.getData">getData</a></td>
+<td>Public method to extract the selected entries as a list or a string.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="DotDesktopListSelectionDialog.__init__" ID="DotDesktopListSelectionDialog.__init__"></a>
+<h4>DotDesktopListSelectionDialog (Constructor)</h4>
+<b>DotDesktopListSelectionDialog</b>(<i>entries, selectedEntries, separator, subEntries=None, allowMultiMain=True, allowMultiSub=True, parent=None</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>entries</i></dt>
+<dd>
+list of entries to be shown (list of string)
+</dd><dt><i>selectedEntries</i></dt>
+<dd>
+list of entries to be selected (list of string
+            or string of entries separated by separator)
+</dd><dt><i>separator</i></dt>
+<dd>
+separator string (string)
+</dd><dt><i>subEntries</i></dt>
+<dd>
+secondary list of entries (list of string)
+</dd><dt><i>allowMultiMain</i></dt>
+<dd>
+flag indicating to allow multiple selections for
+            the main entry (bool)
+</dd><dt><i>allowMultiSub</i></dt>
+<dd>
+flag indicating to allow multiple selections for
+            the sub entry (bool)
+</dd><dt><i>parent</i></dt>
+<dd>
+reference to the parent widget (QWidget)
+</dd>
+</dl><a NAME="DotDesktopListSelectionDialog.getData" ID="DotDesktopListSelectionDialog.getData"></a>
+<h4>DotDesktopListSelectionDialog.getData</h4>
+<b>getData</b>(<i>separator=None, separatorAtEnd=False</i>)
+<p>
+        Public method to extract the selected entries as a list
+        or a string.
+</p><dl>
+<dt><i>separator</i></dt>
+<dd>
+separator string (string)
+</dd><dt><i>separatorAtEnd</i></dt>
+<dd>
+flag indicating to append the separator (boolean)
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+list of selected entries (list of string) if the separator is
+            None or a string with entries delimited by separator (string)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html	Sun Dec 10 14:51:54 2017 +0100
@@ -0,0 +1,200 @@
+<!DOCTYPE html>
+<html><head>
+<title>eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog</h1>
+<p>
+Module implementing the .desktop wizard dialog.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#DotDesktopWizardDialog">DotDesktopWizardDialog</a></td>
+<td>Class implementing the .desktop wizard dialog.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="DotDesktopWizardDialog" ID="DotDesktopWizardDialog"></a>
+<h2>DotDesktopWizardDialog</h2>
+<p>
+    Class implementing the .desktop wizard dialog.
+</p>
+<h3>Derived from</h3>
+QDialog, Ui_DotDesktopWizardDialog
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#DotDesktopWizardDialog.__init__">DotDesktopWizardDialog</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#DotDesktopWizardDialog.__checkOK">__checkOK</a></td>
+<td>Private slot to check, if the OK button should be enabled.</td>
+</tr><tr>
+<td><a href="#DotDesktopWizardDialog.getCode">getCode</a></td>
+<td>Public method to get the source code.</td>
+</tr><tr>
+<td><a href="#DotDesktopWizardDialog.on_categoriesButton_clicked">on_categoriesButton_clicked</a></td>
+<td>Private slot to select the categories.</td>
+</tr><tr>
+<td><a href="#DotDesktopWizardDialog.on_nameEdit_textChanged">on_nameEdit_textChanged</a></td>
+<td>Private slot to check, if the nameEdit field is empty.</td>
+</tr><tr>
+<td><a href="#DotDesktopWizardDialog.on_notShowButton_clicked">on_notShowButton_clicked</a></td>
+<td>Private slot to select the NotShowIn environments.</td>
+</tr><tr>
+<td><a href="#DotDesktopWizardDialog.on_notShowEdit_textChanged">on_notShowEdit_textChanged</a></td>
+<td>Private slot to check the contents of the notShowEdit field.</td>
+</tr><tr>
+<td><a href="#DotDesktopWizardDialog.on_onlyShowButton_clicked">on_onlyShowButton_clicked</a></td>
+<td>Private slot to select the OnlyShowIn environments.</td>
+</tr><tr>
+<td><a href="#DotDesktopWizardDialog.on_onlyShowEdit_textChanged">on_onlyShowEdit_textChanged</a></td>
+<td>Private slot to check the contents of the onlyShowEdit field.</td>
+</tr><tr>
+<td><a href="#DotDesktopWizardDialog.on_projectButton_clicked">on_projectButton_clicked</a></td>
+<td>Private slot to populate some fields with data retrieved from the current project.</td>
+</tr><tr>
+<td><a href="#DotDesktopWizardDialog.on_typeComboBox_currentIndexChanged">on_typeComboBox_currentIndexChanged</a></td>
+<td>Private slot to handle a change of the .desktop type.</td>
+</tr><tr>
+<td><a href="#DotDesktopWizardDialog.on_typeEdit_textChanged">on_typeEdit_textChanged</a></td>
+<td>Private slot to check, if the typeEdit field is empty.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="DotDesktopWizardDialog.__init__" ID="DotDesktopWizardDialog.__init__"></a>
+<h4>DotDesktopWizardDialog (Constructor)</h4>
+<b>DotDesktopWizardDialog</b>(<i>parent=None</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>parent</i></dt>
+<dd>
+reference to the parent widget (QWidget)
+</dd>
+</dl><a NAME="DotDesktopWizardDialog.__checkOK" ID="DotDesktopWizardDialog.__checkOK"></a>
+<h4>DotDesktopWizardDialog.__checkOK</h4>
+<b>__checkOK</b>(<i></i>)
+<p>
+        Private slot to check, if the OK button should be enabled.
+</p><a NAME="DotDesktopWizardDialog.getCode" ID="DotDesktopWizardDialog.getCode"></a>
+<h4>DotDesktopWizardDialog.getCode</h4>
+<b>getCode</b>(<i></i>)
+<p>
+        Public method to get the source code.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+generated code (string)
+</dd>
+</dl><a NAME="DotDesktopWizardDialog.on_categoriesButton_clicked" ID="DotDesktopWizardDialog.on_categoriesButton_clicked"></a>
+<h4>DotDesktopWizardDialog.on_categoriesButton_clicked</h4>
+<b>on_categoriesButton_clicked</b>(<i></i>)
+<p>
+        Private slot to select the categories.
+</p><a NAME="DotDesktopWizardDialog.on_nameEdit_textChanged" ID="DotDesktopWizardDialog.on_nameEdit_textChanged"></a>
+<h4>DotDesktopWizardDialog.on_nameEdit_textChanged</h4>
+<b>on_nameEdit_textChanged</b>(<i>txt</i>)
+<p>
+        Private slot to check, if the nameEdit field is empty.
+</p><dl>
+<dt><i>txt</i></dt>
+<dd>
+text of the entry field (string)
+</dd>
+</dl><a NAME="DotDesktopWizardDialog.on_notShowButton_clicked" ID="DotDesktopWizardDialog.on_notShowButton_clicked"></a>
+<h4>DotDesktopWizardDialog.on_notShowButton_clicked</h4>
+<b>on_notShowButton_clicked</b>(<i></i>)
+<p>
+        Private slot to select the NotShowIn environments.
+</p><a NAME="DotDesktopWizardDialog.on_notShowEdit_textChanged" ID="DotDesktopWizardDialog.on_notShowEdit_textChanged"></a>
+<h4>DotDesktopWizardDialog.on_notShowEdit_textChanged</h4>
+<b>on_notShowEdit_textChanged</b>(<i>txt</i>)
+<p>
+        Private slot to check the contents of the notShowEdit field.
+</p><dl>
+<dt><i>txt</i></dt>
+<dd>
+text of the entry field (string)
+</dd>
+</dl><a NAME="DotDesktopWizardDialog.on_onlyShowButton_clicked" ID="DotDesktopWizardDialog.on_onlyShowButton_clicked"></a>
+<h4>DotDesktopWizardDialog.on_onlyShowButton_clicked</h4>
+<b>on_onlyShowButton_clicked</b>(<i></i>)
+<p>
+        Private slot to select the OnlyShowIn environments.
+</p><a NAME="DotDesktopWizardDialog.on_onlyShowEdit_textChanged" ID="DotDesktopWizardDialog.on_onlyShowEdit_textChanged"></a>
+<h4>DotDesktopWizardDialog.on_onlyShowEdit_textChanged</h4>
+<b>on_onlyShowEdit_textChanged</b>(<i>txt</i>)
+<p>
+        Private slot to check the contents of the onlyShowEdit field.
+</p><dl>
+<dt><i>txt</i></dt>
+<dd>
+text of the entry field (string)
+</dd>
+</dl><a NAME="DotDesktopWizardDialog.on_projectButton_clicked" ID="DotDesktopWizardDialog.on_projectButton_clicked"></a>
+<h4>DotDesktopWizardDialog.on_projectButton_clicked</h4>
+<b>on_projectButton_clicked</b>(<i></i>)
+<p>
+        Private slot to populate some fields with data retrieved from the
+        current project.
+</p><a NAME="DotDesktopWizardDialog.on_typeComboBox_currentIndexChanged" ID="DotDesktopWizardDialog.on_typeComboBox_currentIndexChanged"></a>
+<h4>DotDesktopWizardDialog.on_typeComboBox_currentIndexChanged</h4>
+<b>on_typeComboBox_currentIndexChanged</b>(<i>index</i>)
+<p>
+        Private slot to handle a change of the .desktop type.
+</p><dl>
+<dt><i>index</i></dt>
+<dd>
+index of the selected entry (integer)
+</dd>
+</dl><a NAME="DotDesktopWizardDialog.on_typeEdit_textChanged" ID="DotDesktopWizardDialog.on_typeEdit_textChanged"></a>
+<h4>DotDesktopWizardDialog.on_typeEdit_textChanged</h4>
+<b>on_typeEdit_textChanged</b>(<i>txt</i>)
+<p>
+        Private slot to check, if the typeEdit field is empty.
+</p><dl>
+<dt><i>txt</i></dt>
+<dd>
+text of the entry field (string)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/index-eric6.Plugins.WizardPlugins.DotDesktopWizard.html	Sun Dec 10 14:51:54 2017 +0100
@@ -0,0 +1,38 @@
+<!DOCTYPE html>
+<html><head>
+<title>eric6.Plugins.WizardPlugins.DotDesktopWizard</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body>
+<h1>eric6.Plugins.WizardPlugins.DotDesktopWizard</h1>
+<p>
+Package implementing the .desktop wizard plug-in data and dialog.
+</p>
+
+
+<h3>Modules</h3>
+<table>
+<tr>
+<td><a href="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog.html">DotDesktopListSelectionDialog</a></td>
+<td>Module implementing a dialog to select multiple entries from a list.</td>
+</tr><tr>
+<td><a href="eric6.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html">DotDesktopWizardDialog</a></td>
+<td>Module implementing the .desktop wizard dialog.</td>
+</tr>
+</table>
+</body></html>
\ No newline at end of file
--- a/Documentation/Source/index-eric6.Plugins.WizardPlugins.html	Sun Dec 10 13:55:30 2017 +0100
+++ b/Documentation/Source/index-eric6.Plugins.WizardPlugins.html	Sun Dec 10 14:51:54 2017 +0100
@@ -30,6 +30,9 @@
 <td><a href="index-eric6.Plugins.WizardPlugins.ColorDialogWizard.html">ColorDialogWizard</a></td>
 <td>Package implementing the color dialog wizard.</td>
 </tr><tr>
+<td><a href="index-eric6.Plugins.WizardPlugins.DotDesktopWizard.html">DotDesktopWizard</a></td>
+<td>Package implementing the .desktop wizard plug-in data and dialog.</td>
+</tr><tr>
 <td><a href="index-eric6.Plugins.WizardPlugins.E5MessageBoxWizard.html">E5MessageBoxWizard</a></td>
 <td>Package implementing the eric6 message box wizard.</td>
 </tr><tr>
--- a/Documentation/Source/index-eric6.Plugins.html	Sun Dec 10 13:55:30 2017 +0100
+++ b/Documentation/Source/index-eric6.Plugins.html	Sun Dec 10 14:51:54 2017 +0100
@@ -92,6 +92,9 @@
 <td><a href="eric6.Plugins.PluginVmTabview.html">PluginVmTabview</a></td>
 <td>Module implementing the Tabview view manager plugin.</td>
 </tr><tr>
+<td><a href="eric6.Plugins.PluginWizardDotDesktop.html">PluginWizardDotDesktop</a></td>
+<td>Module implementing the .desktop wizard plug-in.</td>
+</tr><tr>
 <td><a href="eric6.Plugins.PluginWizardE5MessageBox.html">PluginWizardE5MessageBox</a></td>
 <td>Module implementing the E5MessageBox wizard plugin.</td>
 </tr><tr>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Plugins/PluginWizardDotDesktop.py	Sun Dec 10 14:51:54 2017 +0100
@@ -0,0 +1,148 @@
+# -*- coding: utf-8 -*-
+
+# Copyright (c) 2013 - 2017 Detlev Offenbach <detlev@die-offenbachs.de>
+#
+
+"""
+Module implementing the .desktop wizard plug-in.
+"""
+
+from __future__ import unicode_literals
+
+from PyQt5.QtCore import QObject
+from PyQt5.QtWidgets import QDialog
+
+from E5Gui.E5Application import e5App
+from E5Gui.E5Action import E5Action
+from E5Gui import E5MessageBox
+
+import UI.Info
+
+# Start-of-Header
+name = ".desktop Wizard Plug-in"
+author = "Detlev Offenbach <detlev@die-offenbachs.de>"
+autoactivate = True
+deactivateable = True
+version = UI.Info.VersionOnly
+className = "DotDesktopWizard"
+packageName = "__core__"
+shortDescription = "Wizard for the creation of a .desktop file."
+longDescription = \
+    """This plug-in implements a wizard to generate code for""" \
+    """ a .desktop file."""
+needsRestart = False
+pyqtApi = 2
+python2Compatible = True
+# End-of-Header
+
+error = ""
+
+
+class DotDesktopWizard(QObject):
+    """
+    Class implementing the .desktop wizard plug-in.
+    """
+    def __init__(self, ui):
+        """
+        Constructor
+        
+        @param ui reference to the user interface object (UI.UserInterface)
+        """
+        super(DotDesktopWizard, self).__init__(ui)
+        self.__ui = ui
+        self.__action = None
+    
+    def __initialize(self):
+        """
+        Private slot to (re)initialize the plug-in.
+        """
+        self.__act = None
+    
+    def activate(self):
+        """
+        Public method to activate this plug-in.
+        
+        @return tuple of None and activation status (boolean)
+        """
+        self.__initAction()
+        self.__initMenu()
+        
+        return None, True
+    
+    def deactivate(self):
+        """
+        Public method to deactivate this plug-in.
+        """
+        menu = self.__ui.getMenu("wizards")
+        if menu:
+            menu.removeAction(self.__action)
+        self.__ui.removeE5Actions([self.__action], 'wizards')
+    
+    def __initAction(self):
+        """
+        Private method to initialize the action.
+        """
+        self.__action = E5Action(
+            self.tr('.desktop Wizard'),
+            self.tr('.&desktop Wizard...'),
+            0, 0, self,
+            'wizards_dotdesktop')
+        self.__action.setStatusTip(self.tr('.desktop Wizard'))
+        self.__action.setWhatsThis(self.tr(
+            """<b>.desktop Wizard</b>"""
+            """<p>This wizard opens a dialog for entering all the parameters"""
+            """ needed to create the contents of a .desktop file. The"""
+            """ generated code replaces the text of the current editor."""
+            """ Alternatively a new editor is opened.</p>"""
+        ))
+        self.__action.triggered.connect(self.__handle)
+        
+        self.__ui.addE5Actions([self.__action], 'wizards')
+
+    def __initMenu(self):
+        """
+        Private method to add the actions to the right menu.
+        """
+        menu = self.__ui.getMenu("wizards")
+        if menu:
+            menu.addAction(self.__action)
+    
+    def __handle(self):
+        """
+        Private method to handle the wizards action.
+        """
+        editor = e5App().getObject("ViewManager").activeWindow()
+        
+        if editor is None:
+                E5MessageBox.critical(
+                    self.__ui,
+                    self.tr('No current editor'),
+                    self.tr('Please open or create a file first.'))
+        else:
+            if editor.text():
+                ok = E5MessageBox.yesNo(
+                    self.__ui,
+                    self.tr(".desktop Wizard"),
+                    self.tr("""The current editor contains text."""
+                            """ Shall this be replaced?"""),
+                    icon=E5MessageBox.Critical)
+                if not ok:
+                    e5App().getObject("ViewManager").newEditor()
+                    editor = e5App().getObject("ViewManager").activeWindow()
+            
+            from WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog import \
+                DotDesktopWizardDialog
+            dlg = DotDesktopWizardDialog(None)
+            if dlg.exec_() == QDialog.Accepted:
+                code = dlg.getCode()
+                if code:
+                    editor.selectAll()
+                    # It should be done on this way to allow undo
+                    editor.beginUndoAction()
+                    editor.replaceSelectedText(code)
+                    editor.endUndoAction()
+                    
+                    editor.setLanguage("dummy.desktop")
+
+#
+# eflag: noqa = M801
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.py	Sun Dec 10 14:51:54 2017 +0100
@@ -0,0 +1,85 @@
+# -*- coding: utf-8 -*-
+
+# Copyright (c) 2013 - 2017 Detlev Offenbach <detlev@die-offenbachs.de>
+#
+
+"""
+Module implementing a dialog to select multiple entries from a list.
+"""
+
+from __future__ import unicode_literals
+
+from PyQt5.QtWidgets import QDialog, QListWidgetItem, QAbstractItemView
+
+from .Ui_DotDesktopListSelectionDialog import Ui_DotDesktopListSelectionDialog
+
+
+class DotDesktopListSelectionDialog(QDialog, Ui_DotDesktopListSelectionDialog):
+    """
+    Class implementing a dialog to select multiple entries from a list.
+    """
+    def __init__(self, entries, selectedEntries, separator, subEntries=None,
+                 allowMultiMain=True, allowMultiSub=True, parent=None):
+        """
+        Constructor
+        
+        @param entries list of entries to be shown (list of string)
+        @param selectedEntries list of entries to be selected (list of string
+            or string of entries separated by separator)
+        @param separator separator string (string)
+        @param subEntries secondary list of entries (list of string)
+        @param allowMultiMain flag indicating to allow multiple selections for
+            the main entry (bool)
+        @param allowMultiSub flag indicating to allow multiple selections for
+            the sub entry (bool)
+        @param parent reference to the parent widget (QWidget)
+        """
+        super(DotDesktopListSelectionDialog, self).__init__(parent)
+        self.setupUi(self)
+        
+        if isinstance(selectedEntries, str):
+            selectedEntries = selectedEntries.split(separator)
+        
+        if not allowMultiMain:
+            self.entriesList.setSelectionMode(
+                QAbstractItemView.SingleSelection)
+        if not allowMultiSub:
+            self.subList.setSelectionMode(
+                QAbstractItemView.SingleSelection)
+        
+        for entry in entries:
+            itm = QListWidgetItem(entry, self.entriesList)
+            if entry in selectedEntries:
+                itm.setSelected(True)
+        
+        if subEntries:
+            for entry in subEntries:
+                itm = QListWidgetItem(entry, self.subList)
+                if entry in selectedEntries:
+                    itm.setSelected(True)
+        else:
+            self.subList.setVisible(False)
+    
+    def getData(self, separator=None, separatorAtEnd=False):
+        """
+        Public method to extract the selected entries as a list
+        or a string.
+        
+        @param separator separator string (string)
+        @param separatorAtEnd flag indicating to append the separator (boolean)
+        @return list of selected entries (list of string) if the separator is
+            None or a string with entries delimited by separator (string)
+        """
+        entries = []
+        for itm in self.entriesList.selectedItems():
+            entries.append(itm.text())
+        for itm in self.subList.selectedItems():
+            entries.append(itm.text())
+        
+        if separator is None:
+            return entries
+        else:
+            entriesStr = separator.join(entries)
+            if separatorAtEnd:
+                entriesStr += separator
+            return entriesStr
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui	Sun Dec 10 14:51:54 2017 +0100
@@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
+ <class>DotDesktopListSelectionDialog</class>
+ <widget class="QDialog" name="DotDesktopListSelectionDialog">
+  <property name="geometry">
+   <rect>
+    <x>0</x>
+    <y>0</y>
+    <width>450</width>
+    <height>400</height>
+   </rect>
+  </property>
+  <property name="windowTitle">
+   <string>Select Entries</string>
+  </property>
+  <property name="sizeGripEnabled">
+   <bool>true</bool>
+  </property>
+  <layout class="QVBoxLayout" name="verticalLayout">
+   <item>
+    <widget class="QLabel" name="label">
+     <property name="text">
+      <string>Select applicable entries:</string>
+     </property>
+    </widget>
+   </item>
+   <item>
+    <widget class="QListWidget" name="entriesList">
+     <property name="alternatingRowColors">
+      <bool>true</bool>
+     </property>
+     <property name="selectionMode">
+      <enum>QAbstractItemView::ExtendedSelection</enum>
+     </property>
+     <property name="sortingEnabled">
+      <bool>true</bool>
+     </property>
+    </widget>
+   </item>
+   <item>
+    <widget class="QListWidget" name="subList">
+     <property name="alternatingRowColors">
+      <bool>true</bool>
+     </property>
+     <property name="selectionMode">
+      <enum>QAbstractItemView::ExtendedSelection</enum>
+     </property>
+     <property name="sortingEnabled">
+      <bool>true</bool>
+     </property>
+    </widget>
+   </item>
+   <item>
+    <widget class="QDialogButtonBox" name="buttonBox">
+     <property name="orientation">
+      <enum>Qt::Horizontal</enum>
+     </property>
+     <property name="standardButtons">
+      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
+     </property>
+    </widget>
+   </item>
+  </layout>
+ </widget>
+ <tabstops>
+  <tabstop>entriesList</tabstop>
+  <tabstop>subList</tabstop>
+  <tabstop>buttonBox</tabstop>
+ </tabstops>
+ <resources/>
+ <connections>
+  <connection>
+   <sender>buttonBox</sender>
+   <signal>accepted()</signal>
+   <receiver>DotDesktopListSelectionDialog</receiver>
+   <slot>accept()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>248</x>
+     <y>254</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>157</x>
+     <y>274</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>buttonBox</sender>
+   <signal>rejected()</signal>
+   <receiver>DotDesktopListSelectionDialog</receiver>
+   <slot>reject()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>316</x>
+     <y>260</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>286</x>
+     <y>274</y>
+    </hint>
+   </hints>
+  </connection>
+ </connections>
+</ui>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py	Sun Dec 10 14:51:54 2017 +0100
@@ -0,0 +1,351 @@
+# -*- coding: utf-8 -*-
+
+# Copyright (c) 2013 - 2017 Detlev Offenbach <detlev@die-offenbachs.de>
+#
+
+"""
+Module implementing the .desktop wizard dialog.
+"""
+
+from __future__ import unicode_literals
+
+import os
+
+from PyQt5.QtCore import pyqtSlot
+from PyQt5.QtWidgets import QDialog, QDialogButtonBox
+
+from E5Gui.E5Application import e5App
+from E5Gui import E5MessageBox
+
+from .Ui_DotDesktopWizardDialog import Ui_DotDesktopWizardDialog
+
+import Utilities
+import UI.PixmapCache
+
+
+class DotDesktopWizardDialog(QDialog, Ui_DotDesktopWizardDialog):
+    """
+    Class implementing the .desktop wizard dialog.
+    """
+    def __init__(self, parent=None):
+        """
+        Constructor
+        
+        @param parent reference to the parent widget (QWidget)
+        """
+        super(DotDesktopWizardDialog, self).__init__(parent)
+        self.setupUi(self)
+        
+        self.buttonBox.button(QDialogButtonBox.Ok).setEnabled(False)
+        
+        self.__mainCategories = [
+            'AudioVideo', 'Audio', 'Video', 'Development', 'Education',
+            'Game', 'Graphics', 'Network', 'Office', 'Science', 'Settings',
+            'System', 'Utility',
+        ]
+        
+        self.__subCategories = [
+            'Building', 'Debugger', 'IDE', 'GUIDesigner', 'Profiling',
+            'RevisionControl', 'Translation', 'Calendar', 'ContactManagement',
+            'Database', 'Dictionary', 'Chart', 'Email', 'Finance', 'FlowChart',
+            'PDA', 'ProjectManagement', 'Presentation', 'Spreadsheet',
+            'WordProcessor', '2DGraphics', 'VectorGraphics', 'RasterGraphics',
+            '3DGraphics', 'Scanning', 'OCR', 'Photography', 'Publishing',
+            'Viewer', 'TextTools', 'DesktopSettings', 'HardwareSettings',
+            'Printing', 'PackageManager', 'Dialup', 'InstantMessaging', 'Chat',
+            'IRCClient', 'Feed', 'FileTransfer', 'HamRadio', 'News', 'P2P',
+            'RemoteAccess', 'Telephony', 'TelephonyTools', 'VideoConference',
+            'WebBrowser', 'WebDevelopment', 'Midi', 'Mixer', 'Sequencer',
+            'Tuner', 'TV', 'AudioVideoEditing', 'Player', 'Recorder',
+            'DiscBurning', 'ActionGame', 'AdventureGame', 'ArcadeGame',
+            'BoardGame', 'BlocksGame', 'CardGame', 'KidsGame', 'LogicGame',
+            'RolePlaying', 'Shooter', 'Simulation', 'SportsGame',
+            'StrategyGame', 'Art', 'Construction', 'Music', 'Languages',
+            'ArtificialIntelligence', 'Astronomy', 'Biology', 'Chemistry',
+            'ComputerScience', 'DataVisualization', 'Economy', 'Electricity',
+            'Geography', 'Geology', 'Geoscience', 'History', 'Humanities',
+            'ImageProcessing', 'Literature', 'Maps', 'Math',
+            'NumericalAnalysis', 'MedicalSoftware', 'Physics', 'Robotics',
+            'Spirituality', 'Sports', 'ParallelComputing', 'Amusement',
+            'Archiving', 'Compression', 'Electronics', 'Emulator',
+            'Engineering', 'FileTools', 'FileManager', 'TerminalEmulator',
+            'Filesystem', 'Monitor', 'Security', 'Accessibility', 'Calculator',
+            'Clock', 'TextEditor', 'Documentation', 'Adult', 'Core', 'KDE',
+            'GNOME', 'XFCE', 'GTK', 'Qt', 'Motif', 'Java', 'ConsoleOnly',
+        ]
+        
+        self.__showinEnvironments = [
+            'GNOME', 'KDE', 'LXDE', 'LXQt', 'MATE', 'Razor', 'ROX', 'TDE',
+            'Unity', 'XFCE', 'EDE', 'Cinnamon', 'Pantheon', 'Old',
+        ]
+        
+        
+        self.typeComboBox.addItems([
+            self.tr("FreeDesktop Standard .desktop"),
+            self.tr("KDE Plasma MetaData .desktop"),
+            self.tr("Ubuntu Unity QuickList .desktop"),
+        ])
+        
+        self.kdeCategoryComboBox.addItems([
+            '', 'Application Launchers', 'Accessibility', 'Astronomy',
+            'Date and Time', 'Development Tools', 'Education', 'Environment',
+            'Examples', 'File System', 'Fun and Games', 'Graphics',
+            'Language', 'Mapping', 'Multimedia', 'Online Services',
+            'System Information', 'Utilities', 'Windows and Tasks',
+            'Miscelaneous',
+        ])
+        
+        self.kdeApiComboBox.addItems([
+            'Python', 'Javascript', 'Ruby', 'C++', 'HTML5', 'QML'
+        ])
+        
+        self.kdeEncodingComboBox.addItems(sorted(Utilities.supportedCodecs))
+        self.kdeEncodingComboBox.setCurrentIndex(
+            self.kdeEncodingComboBox.findText("utf-8"))
+        
+        projectOpen = e5App().getObject("Project").isOpen()
+        self.projectButton.setEnabled(projectOpen)
+        
+        icon = UI.PixmapCache.getIcon("listSelection.png")
+        self.categoriesButton.setIcon(icon)
+        self.onlyShowButton.setIcon(icon)
+        self.notShowButton.setIcon(icon)
+    
+    def getCode(self):
+        """
+        Public method to get the source code.
+
+        @return generated code (string)
+        """
+        # step 1: standard desktop entries
+        code = [
+            '[Desktop Entry]',
+            'Type=' + self.typeEdit.text(),
+        ]
+        if self.versionEdit.text():
+            code.append('Version=' + self.versionEdit.text())
+        code.append('Name=' + self.nameEdit.text())
+        if self.genericNameEdit.text():
+            code.append('GenericName=' + self.genericNameEdit.text())
+        if self.commentEdit.text():
+            code.append('Comment=' + self.commentEdit.text())
+        if self.iconFileEdit.text():
+            code.append('Icon=' + self.iconFileEdit.text())
+        if self.onlyShowEdit.text():
+            code.append('OnlyShowIn=' + self.onlyShowEdit.text())
+        if self.notShowEdit.text():
+            code.append('NotShowIn=' + self.notShowEdit.text())
+        if self.tryExecEdit.text():
+            code.append('TryExec=' + self.tryExecEdit.text())
+        if self.execEdit.text():
+            code.append('Exec=' + self.execEdit.text())
+        if self.pathEdit.text():
+            code.append('Path=' + self.pathEdit.text())
+        if self.terminalCheckBox.isChecked():
+            code.append('Terminal=true')
+        if self.actionsEdit.text():
+            code.append('Actions=' + self.actionsEdit.text())
+        if self.mimetypeEdit.text():
+            code.append('MimeType=' + self.mimetypeEdit.text())
+        if self.categoriesEdit.text():
+            code.append('Categories=' + self.categoriesEdit.text())
+        
+        # step 2a: KDE Plasma entries
+        if self.typeComboBox.currentIndex() == 1:
+            if self.kdeEncodingComboBox.currentText():
+                code.append('Encoding=' +
+                            self.kdeEncodingComboBox.currentText())
+            if self.kdeServiceTypeEdit.text():
+                code.append('ServiceTypes=' +
+                            self.kdeServiceTypeEdit.text())
+            if self.kdeApiComboBox.currentText():
+                code.append('X-Plasma-API=' +
+                            self.kdeApiComboBox.currentText())
+            if self.kdeMainScriptEdit.text():
+                code.append('X-Plasma-MainScript=' +
+                            self.kdeMainScriptEdit.text())
+            if self.kdeAuthorEdit.text():
+                code.append('X-KDE-PluginInfo-Author=' +
+                            self.kdeAuthorEdit.text())
+            if self.kdeEmailEdit.text():
+                code.append('X-KDE-PluginInfo-Email=' +
+                            self.kdeEmailEdit.text())
+            if self.kdeNameEdit.text():
+                code.append('X-KDE-PluginInfo-Name=' +
+                            self.kdeNameEdit.text())
+            if self.kdeVersionEdit.text():
+                code.append('X-KDE-PluginInfo-Version=' +
+                            self.kdeVersionEdit.text())
+            if self.kdeWebsiteEdit.text():
+                code.append('X-KDE-PluginInfo-Website=' +
+                            self.kdeWebsiteEdit.text())
+            if self.kdeCategoryComboBox.currentText():
+                code.append('X-KDE-PluginInfo-Category=' +
+                            self.kdeCategoryComboBox.currentText())
+            if self.kdeDependsEdit.text():
+                code.append('X-KDE-PluginInfo-Depends=' +
+                            self.kdeDependsEdit.text())
+            if self.kdeLicensEdit.text():
+                code.append('X-KDE-PluginInfo-License=' +
+                            self.kdeLicensEdit.text())
+            if self.kdeEnabledDefaultCheckBox.isChecked():
+                code.append('X-KDE-PluginInfo-EnabledByDefault=true')
+        
+        # step 2b: Unity entries
+        if self.typeComboBox.currentIndex() == 2:
+            if self.unityShortcutsEdit.text():
+                code.append('X-Ayatana-Desktop-Shortcuts=' +
+                            self.unityShortcutsEdit.text())
+        
+        # step 3: action entries
+        actions = [act for act in self.actionsEdit.text().split(";") if act]
+        for act in actions:
+            code.append('')
+            code.append('[Desktop Action {0}]'.format(act))
+            code.append('Name={0}'.format(act))
+            code.append('Icon=<Icon Path>')
+            code.append('Exec=<Executable command>')
+        
+        # step 4: add empty last line
+        code.append('')
+        
+        return os.linesep.join(code)
+    
+    def __checkOK(self):
+        """
+        Private slot to check, if the OK button should be enabled.
+        """
+        enable = bool(self.nameEdit.text()) and bool(self.typeEdit.text())
+        if bool(self.onlyShowEdit.text()) and bool(self.notShowEdit.text()):
+            enable = False
+        self.buttonBox.button(QDialogButtonBox.Ok).setEnabled(enable)
+    
+    @pyqtSlot(int)
+    def on_typeComboBox_currentIndexChanged(self, index):
+        """
+        Private slot to handle a change of the .desktop type.
+        
+        @param index index of the selected entry (integer)
+        """
+        self.dataTabWidget.setTabEnabled(1, index == 1)
+        self.dataTabWidget.setTabEnabled(2, index == 2)
+    
+    @pyqtSlot()
+    def on_projectButton_clicked(self):
+        """
+        Private slot to populate some fields with data retrieved from the
+        current project.
+        """
+        project = e5App().getObject("Project")
+        
+        self.nameEdit.setText(project.getProjectName())
+        self.genericNameEdit.setText(project.getProjectName())
+        self.kdeNameEdit.setText(project.getProjectName())
+        try:
+            self.kdeVersionEdit.setText(project.getProjectVersion())
+            self.kdeAuthorEdit.setText(project.getProjectAuthor())
+            self.kdeEmailEdit.setText(project.getProjectAuthorEmail())
+        except AttributeError:
+            self.kdeVersionEdit.setText(project.pdata["VERSION"][0])
+            self.kdeAuthorEdit.setText(project.pdata["AUTHOR"][0])
+            self.kdeEmailEdit.setText(project.pdata["EMAIL"][0])
+        mainscript = project.getMainScript(True)
+        if mainscript:
+            self.kdeMainScriptEdit.setText(mainscript)
+            self.execEdit.setText(mainscript)
+            self.tryExecEdit.setText(mainscript)
+        
+        # prevent overwriting of entries by disabling the button
+        self.projectButton.setEnabled(False)
+    
+    @pyqtSlot()
+    def on_categoriesButton_clicked(self):
+        """
+        Private slot to select the categories.
+        """
+        from .DotDesktopListSelectionDialog import \
+            DotDesktopListSelectionDialog
+        dlg = DotDesktopListSelectionDialog(
+            self.__mainCategories,
+            self.categoriesEdit.text(), ";",
+            subEntries=self.__subCategories,
+            allowMultiMain=False)
+        if dlg.exec_() == QDialog.Accepted:
+            categories = dlg.getData(";", True)
+            self.categoriesEdit.setText(categories)
+    
+    @pyqtSlot(str)
+    def on_onlyShowEdit_textChanged(self, txt):
+        """
+        Private slot to check the contents of the onlyShowEdit field.
+        
+        @param txt text of the entry field (string)
+        """
+        self.__checkOK()
+        if bool(self.onlyShowEdit.text()) and bool(self.notShowEdit.text()):
+            E5MessageBox.critical(
+                self,
+                self.tr(".desktop Wizard"),
+                self.tr("""Only one of 'Only Show In' or """
+                        """ 'Not Show In' allowed."""))
+    
+    @pyqtSlot()
+    def on_onlyShowButton_clicked(self):
+        """
+        Private slot to select the OnlyShowIn environments.
+        """
+        from .DotDesktopListSelectionDialog import \
+            DotDesktopListSelectionDialog
+        dlg = DotDesktopListSelectionDialog(
+            self.__showinEnvironments,
+            self.onlyShowEdit.text(), ";")
+        if dlg.exec_() == QDialog.Accepted:
+            environments = dlg.getData(";", True)
+            self.onlyShowEdit.setText(environments)
+    
+    @pyqtSlot(str)
+    def on_notShowEdit_textChanged(self, txt):
+        """
+        Private slot to check the contents of the notShowEdit field.
+        
+        @param txt text of the entry field (string)
+        """
+        self.__checkOK()
+        if bool(self.onlyShowEdit.text()) and bool(self.notShowEdit.text()):
+            E5MessageBox.critical(
+                self,
+                self.tr(".desktop Wizard"),
+                self.tr("""Only one of 'Only Show In' or """
+                        """ 'Not Show In' allowed."""))
+    
+    @pyqtSlot()
+    def on_notShowButton_clicked(self):
+        """
+        Private slot to select the NotShowIn environments.
+        """
+        from .DotDesktopListSelectionDialog import \
+            DotDesktopListSelectionDialog
+        dlg = DotDesktopListSelectionDialog(
+            self.__showinEnvironments,
+            self.notShowEdit.text(), ";")
+        if dlg.exec_() == QDialog.Accepted:
+            environments = dlg.getData(";", True)
+            self.notShowEdit.setText(environments)
+    
+    @pyqtSlot(str)
+    def on_typeEdit_textChanged(self, txt):
+        """
+        Private slot to check, if the typeEdit field is empty.
+        
+        @param txt text of the entry field (string)
+        """
+        self.__checkOK()
+    
+    @pyqtSlot(str)
+    def on_nameEdit_textChanged(self, txt):
+        """
+        Private slot to check, if the nameEdit field is empty.
+        
+        @param txt text of the entry field (string)
+        """
+        self.__checkOK()
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui	Sun Dec 10 14:51:54 2017 +0100
@@ -0,0 +1,723 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
+ <class>DotDesktopWizardDialog</class>
+ <widget class="QDialog" name="DotDesktopWizardDialog">
+  <property name="geometry">
+   <rect>
+    <x>0</x>
+    <y>0</y>
+    <width>650</width>
+    <height>612</height>
+   </rect>
+  </property>
+  <property name="windowTitle">
+   <string>.desktop Wizard</string>
+  </property>
+  <property name="sizeGripEnabled">
+   <bool>true</bool>
+  </property>
+  <layout class="QVBoxLayout" name="verticalLayout">
+   <item>
+    <layout class="QHBoxLayout" name="horizontalLayout_2">
+     <item>
+      <widget class="QLabel" name="label">
+       <property name="text">
+        <string>.desktop File Type:</string>
+       </property>
+      </widget>
+     </item>
+     <item>
+      <widget class="QComboBox" name="typeComboBox">
+       <property name="toolTip">
+        <string>Select a target .desktop file format</string>
+       </property>
+      </widget>
+     </item>
+     <item>
+      <spacer name="horizontalSpacer">
+       <property name="orientation">
+        <enum>Qt::Horizontal</enum>
+       </property>
+       <property name="sizeHint" stdset="0">
+        <size>
+         <width>40</width>
+         <height>20</height>
+        </size>
+       </property>
+      </spacer>
+     </item>
+    </layout>
+   </item>
+   <item>
+    <widget class="QTabWidget" name="dataTabWidget">
+     <property name="currentIndex">
+      <number>0</number>
+     </property>
+     <widget class="QWidget" name="basicTab">
+      <attribute name="title">
+       <string>Basic</string>
+      </attribute>
+      <layout class="QGridLayout" name="gridLayout">
+       <item row="0" column="0">
+        <widget class="QLabel" name="label_3">
+         <property name="text">
+          <string>Type:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="0" column="1" colspan="3">
+        <widget class="E5ClearableLineEdit" name="typeEdit">
+         <property name="toolTip">
+          <string>Enter the type</string>
+         </property>
+         <property name="text">
+          <string notr="true">Application</string>
+         </property>
+         <property name="placeholderText">
+          <string>Mandatory</string>
+         </property>
+        </widget>
+       </item>
+       <item row="1" column="0">
+        <widget class="QLabel" name="label_2">
+         <property name="text">
+          <string>Version:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="1" column="1" colspan="3">
+        <widget class="E5ClearableLineEdit" name="versionEdit">
+         <property name="toolTip">
+          <string>Enter the version of the .desktop specification</string>
+         </property>
+         <property name="text">
+          <string notr="true">1.0</string>
+         </property>
+        </widget>
+       </item>
+       <item row="2" column="0">
+        <widget class="QLabel" name="label_4">
+         <property name="text">
+          <string>Name:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="2" column="1" colspan="3">
+        <widget class="E5ClearableLineEdit" name="nameEdit">
+         <property name="toolTip">
+          <string>Enter the application name</string>
+         </property>
+         <property name="placeholderText">
+          <string>Mandatory</string>
+         </property>
+        </widget>
+       </item>
+       <item row="3" column="0">
+        <widget class="QLabel" name="label_5">
+         <property name="text">
+          <string>Generic Name:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="3" column="1" colspan="3">
+        <widget class="E5ClearableLineEdit" name="genericNameEdit">
+         <property name="toolTip">
+          <string>Enter the generic application name</string>
+         </property>
+        </widget>
+       </item>
+       <item row="4" column="0">
+        <widget class="QLabel" name="label_6">
+         <property name="text">
+          <string>Comment:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="4" column="1" colspan="3">
+        <widget class="E5ClearableLineEdit" name="commentEdit">
+         <property name="toolTip">
+          <string>Enter a comment</string>
+         </property>
+        </widget>
+       </item>
+       <item row="5" column="0">
+        <widget class="QLabel" name="label_7">
+         <property name="text">
+          <string>Icon:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="5" column="1" colspan="3">
+        <widget class="E5ClearableLineEdit" name="iconFileEdit">
+         <property name="toolTip">
+          <string>Enter the icon file name</string>
+         </property>
+        </widget>
+       </item>
+       <item row="6" column="0">
+        <widget class="QLabel" name="label_10">
+         <property name="text">
+          <string>Try Exec:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="6" column="1" colspan="3">
+        <widget class="E5ClearableLineEdit" name="tryExecEdit">
+         <property name="toolTip">
+          <string>Enter an executable command used to determine the application's presence</string>
+         </property>
+        </widget>
+       </item>
+       <item row="7" column="0">
+        <widget class="QLabel" name="label_9">
+         <property name="text">
+          <string>Exec:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="7" column="1" colspan="3">
+        <widget class="E5ClearableLineEdit" name="execEdit">
+         <property name="toolTip">
+          <string>Enter the executable command</string>
+         </property>
+        </widget>
+       </item>
+       <item row="8" column="0">
+        <widget class="QLabel" name="label_30">
+         <property name="text">
+          <string>Path:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="8" column="1" colspan="3">
+        <widget class="E5ClearableLineEdit" name="pathEdit">
+         <property name="toolTip">
+          <string>Enter the working directory</string>
+         </property>
+        </widget>
+       </item>
+       <item row="9" column="0">
+        <widget class="QLabel" name="label_12">
+         <property name="text">
+          <string>Execute in Terminal:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="9" column="1">
+        <widget class="QCheckBox" name="terminalCheckBox">
+         <property name="toolTip">
+          <string>Select to execute the application in a terminal</string>
+         </property>
+         <property name="text">
+          <string/>
+         </property>
+        </widget>
+       </item>
+       <item row="9" column="2" colspan="2">
+        <spacer name="horizontalSpacer_3">
+         <property name="orientation">
+          <enum>Qt::Horizontal</enum>
+         </property>
+         <property name="sizeHint" stdset="0">
+          <size>
+           <width>504</width>
+           <height>20</height>
+          </size>
+         </property>
+        </spacer>
+       </item>
+       <item row="10" column="0">
+        <widget class="QLabel" name="label_11">
+         <property name="text">
+          <string>Mimetype:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="10" column="1" colspan="3">
+        <widget class="E5ClearableLineEdit" name="mimetypeEdit">
+         <property name="toolTip">
+          <string>Enter the mime type</string>
+         </property>
+        </widget>
+       </item>
+       <item row="11" column="0">
+        <widget class="QLabel" name="label_8">
+         <property name="text">
+          <string>Categories:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="11" column="1" colspan="2">
+        <widget class="E5ClearableLineEdit" name="categoriesEdit">
+         <property name="toolTip">
+          <string>Enter the list of categories separated by ';'</string>
+         </property>
+        </widget>
+       </item>
+       <item row="11" column="3">
+        <widget class="QToolButton" name="categoriesButton">
+         <property name="toolTip">
+          <string>Press to select the categories via a dialog</string>
+         </property>
+        </widget>
+       </item>
+       <item row="12" column="0">
+        <widget class="QLabel" name="label_13">
+         <property name="text">
+          <string>Actions:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="12" column="1" colspan="3">
+        <widget class="E5ClearableLineEdit" name="actionsEdit">
+         <property name="toolTip">
+          <string>Enter the list of actions separated by ';'</string>
+         </property>
+        </widget>
+       </item>
+       <item row="13" column="0">
+        <widget class="QLabel" name="label_14">
+         <property name="text">
+          <string>Only Show In:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="13" column="1" colspan="2">
+        <widget class="E5ClearableLineEdit" name="onlyShowEdit">
+         <property name="toolTip">
+          <string>Enter the list of environments to show in separated by ';'</string>
+         </property>
+         <property name="placeholderText">
+          <string>Only one of 'Only Show In' or 'Not Show In' allowed</string>
+         </property>
+        </widget>
+       </item>
+       <item row="13" column="3">
+        <widget class="QToolButton" name="onlyShowButton">
+         <property name="toolTip">
+          <string>Press to select the environments via a dialog</string>
+         </property>
+        </widget>
+       </item>
+       <item row="14" column="0">
+        <widget class="QLabel" name="label_15">
+         <property name="text">
+          <string>Not Show In:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="14" column="1" colspan="2">
+        <widget class="E5ClearableLineEdit" name="notShowEdit">
+         <property name="toolTip">
+          <string>Enter the list of environments to not show in separated by ';'</string>
+         </property>
+         <property name="placeholderText">
+          <string>Only one of 'Only Show In' or 'Not Show In' allowed</string>
+         </property>
+        </widget>
+       </item>
+       <item row="14" column="3">
+        <widget class="QToolButton" name="notShowButton">
+         <property name="toolTip">
+          <string>Press to select the environments via a dialog</string>
+         </property>
+        </widget>
+       </item>
+       <item row="15" column="2">
+        <spacer name="verticalSpacer">
+         <property name="orientation">
+          <enum>Qt::Vertical</enum>
+         </property>
+         <property name="sizeHint" stdset="0">
+          <size>
+           <width>20</width>
+           <height>4</height>
+          </size>
+         </property>
+        </spacer>
+       </item>
+      </layout>
+     </widget>
+     <widget class="QWidget" name="kdeTab">
+      <attribute name="title">
+       <string>KDE Plasma</string>
+      </attribute>
+      <layout class="QGridLayout" name="gridLayout_2">
+       <item row="0" column="0">
+        <widget class="QLabel" name="label_16">
+         <property name="text">
+          <string>Encoding:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="0" column="1" colspan="2">
+        <widget class="QComboBox" name="kdeEncodingComboBox">
+         <property name="toolTip">
+          <string>Select the encoding of the file</string>
+         </property>
+        </widget>
+       </item>
+       <item row="1" column="0">
+        <widget class="QLabel" name="label_17">
+         <property name="text">
+          <string>API:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="1" column="1" colspan="2">
+        <widget class="QComboBox" name="kdeApiComboBox">
+         <property name="toolTip">
+          <string>Select the Plasma API</string>
+         </property>
+        </widget>
+       </item>
+       <item row="2" column="0">
+        <widget class="QLabel" name="label_18">
+         <property name="text">
+          <string>Service Type:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="2" column="1" colspan="2">
+        <widget class="E5ClearableLineEdit" name="kdeServiceTypeEdit">
+         <property name="toolTip">
+          <string>Enter the service type</string>
+         </property>
+         <property name="text">
+          <string notr="true">Plasma/Applet</string>
+         </property>
+        </widget>
+       </item>
+       <item row="3" column="0">
+        <widget class="QLabel" name="label_19">
+         <property name="text">
+          <string>Main Script:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="3" column="1" colspan="2">
+        <widget class="E5ClearableLineEdit" name="kdeMainScriptEdit">
+         <property name="toolTip">
+          <string>Enter the main script name</string>
+         </property>
+        </widget>
+       </item>
+       <item row="4" column="0">
+        <widget class="QLabel" name="label_20">
+         <property name="text">
+          <string>Author:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="4" column="1" colspan="2">
+        <widget class="E5ClearableLineEdit" name="kdeAuthorEdit">
+         <property name="toolTip">
+          <string>Enter the author's name</string>
+         </property>
+        </widget>
+       </item>
+       <item row="5" column="0">
+        <widget class="QLabel" name="label_21">
+         <property name="text">
+          <string>Email:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="5" column="1" colspan="2">
+        <widget class="E5ClearableLineEdit" name="kdeEmailEdit">
+         <property name="toolTip">
+          <string>Enter the auhor email</string>
+         </property>
+        </widget>
+       </item>
+       <item row="6" column="0">
+        <widget class="QLabel" name="label_23">
+         <property name="text">
+          <string>Name:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="6" column="1" colspan="2">
+        <widget class="E5ClearableLineEdit" name="kdeNameEdit">
+         <property name="toolTip">
+          <string>Enter the application name</string>
+         </property>
+        </widget>
+       </item>
+       <item row="7" column="0">
+        <widget class="QLabel" name="label_22">
+         <property name="text">
+          <string>Version:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="7" column="1" colspan="2">
+        <widget class="E5ClearableLineEdit" name="kdeVersionEdit">
+         <property name="toolTip">
+          <string>Enter the version number in the form 'major.minor[.patch[.sub]]'</string>
+         </property>
+        </widget>
+       </item>
+       <item row="8" column="0">
+        <widget class="QLabel" name="label_24">
+         <property name="text">
+          <string>Website:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="8" column="1" colspan="2">
+        <widget class="E5ClearableLineEdit" name="kdeWebsiteEdit">
+         <property name="toolTip">
+          <string>Enter the URL of the website</string>
+         </property>
+        </widget>
+       </item>
+       <item row="9" column="0">
+        <widget class="QLabel" name="label_25">
+         <property name="text">
+          <string>Category:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="9" column="1" colspan="2">
+        <widget class="QComboBox" name="kdeCategoryComboBox">
+         <property name="toolTip">
+          <string>Select a category</string>
+         </property>
+        </widget>
+       </item>
+       <item row="10" column="0">
+        <widget class="QLabel" name="label_26">
+         <property name="text">
+          <string>Depends:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="10" column="1" colspan="2">
+        <widget class="E5ClearableLineEdit" name="kdeDependsEdit">
+         <property name="toolTip">
+          <string>Enter the list of dependancies separated by ';'</string>
+         </property>
+        </widget>
+       </item>
+       <item row="11" column="0">
+        <widget class="QLabel" name="label_27">
+         <property name="text">
+          <string>License:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="11" column="1" colspan="2">
+        <widget class="E5ClearableLineEdit" name="kdeLicensEdit">
+         <property name="toolTip">
+          <string>Enter the license type</string>
+         </property>
+         <property name="text">
+          <string notr="true">GPLv3</string>
+         </property>
+        </widget>
+       </item>
+       <item row="12" column="0">
+        <widget class="QLabel" name="label_28">
+         <property name="text">
+          <string>Enabled by Default:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="12" column="1">
+        <widget class="QCheckBox" name="kdeEnabledDefaultCheckBox">
+         <property name="toolTip">
+          <string>Select to enable this by default</string>
+         </property>
+         <property name="text">
+          <string/>
+         </property>
+        </widget>
+       </item>
+       <item row="12" column="2">
+        <spacer name="horizontalSpacer_4">
+         <property name="orientation">
+          <enum>Qt::Horizontal</enum>
+         </property>
+         <property name="sizeHint" stdset="0">
+          <size>
+           <width>508</width>
+           <height>17</height>
+          </size>
+         </property>
+        </spacer>
+       </item>
+       <item row="13" column="0">
+        <spacer name="verticalSpacer_2">
+         <property name="orientation">
+          <enum>Qt::Vertical</enum>
+         </property>
+         <property name="sizeHint" stdset="0">
+          <size>
+           <width>20</width>
+           <height>37</height>
+          </size>
+         </property>
+        </spacer>
+       </item>
+      </layout>
+     </widget>
+     <widget class="QWidget" name="unityTab">
+      <attribute name="title">
+       <string>Unity</string>
+      </attribute>
+      <layout class="QGridLayout" name="gridLayout_3">
+       <item row="0" column="0">
+        <widget class="QLabel" name="label_29">
+         <property name="text">
+          <string>X-Ayatana-Desktop-Shortcuts:</string>
+         </property>
+        </widget>
+       </item>
+       <item row="0" column="1">
+        <widget class="E5ClearableLineEdit" name="unityShortcutsEdit">
+         <property name="toolTip">
+          <string>Enter the desktop shortcuts separated by ';'</string>
+         </property>
+         <property name="text">
+          <string notr="true">Next;Previous</string>
+         </property>
+        </widget>
+       </item>
+       <item row="1" column="1">
+        <spacer name="verticalSpacer_3">
+         <property name="orientation">
+          <enum>Qt::Vertical</enum>
+         </property>
+         <property name="sizeHint" stdset="0">
+          <size>
+           <width>20</width>
+           <height>382</height>
+          </size>
+         </property>
+        </spacer>
+       </item>
+      </layout>
+     </widget>
+    </widget>
+   </item>
+   <item>
+    <layout class="QHBoxLayout" name="horizontalLayout">
+     <item>
+      <widget class="QPushButton" name="projectButton">
+       <property name="toolTip">
+        <string>Press to populate entry fields from project data</string>
+       </property>
+       <property name="text">
+        <string>Populate from Project</string>
+       </property>
+      </widget>
+     </item>
+     <item>
+      <spacer name="horizontalSpacer_2">
+       <property name="orientation">
+        <enum>Qt::Horizontal</enum>
+       </property>
+       <property name="sizeHint" stdset="0">
+        <size>
+         <width>40</width>
+         <height>20</height>
+        </size>
+       </property>
+      </spacer>
+     </item>
+     <item>
+      <widget class="QDialogButtonBox" name="buttonBox">
+       <property name="orientation">
+        <enum>Qt::Horizontal</enum>
+       </property>
+       <property name="standardButtons">
+        <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
+       </property>
+      </widget>
+     </item>
+    </layout>
+   </item>
+  </layout>
+ </widget>
+ <customwidgets>
+  <customwidget>
+   <class>E5ClearableLineEdit</class>
+   <extends>QLineEdit</extends>
+   <header>E5Gui/E5LineEdit.h</header>
+  </customwidget>
+ </customwidgets>
+ <tabstops>
+  <tabstop>typeComboBox</tabstop>
+  <tabstop>dataTabWidget</tabstop>
+  <tabstop>typeEdit</tabstop>
+  <tabstop>versionEdit</tabstop>
+  <tabstop>nameEdit</tabstop>
+  <tabstop>genericNameEdit</tabstop>
+  <tabstop>commentEdit</tabstop>
+  <tabstop>iconFileEdit</tabstop>
+  <tabstop>tryExecEdit</tabstop>
+  <tabstop>execEdit</tabstop>
+  <tabstop>pathEdit</tabstop>
+  <tabstop>terminalCheckBox</tabstop>
+  <tabstop>mimetypeEdit</tabstop>
+  <tabstop>categoriesEdit</tabstop>
+  <tabstop>categoriesButton</tabstop>
+  <tabstop>actionsEdit</tabstop>
+  <tabstop>onlyShowEdit</tabstop>
+  <tabstop>onlyShowButton</tabstop>
+  <tabstop>notShowEdit</tabstop>
+  <tabstop>notShowButton</tabstop>
+  <tabstop>kdeEncodingComboBox</tabstop>
+  <tabstop>kdeApiComboBox</tabstop>
+  <tabstop>kdeServiceTypeEdit</tabstop>
+  <tabstop>kdeMainScriptEdit</tabstop>
+  <tabstop>kdeAuthorEdit</tabstop>
+  <tabstop>kdeEmailEdit</tabstop>
+  <tabstop>kdeNameEdit</tabstop>
+  <tabstop>kdeVersionEdit</tabstop>
+  <tabstop>kdeWebsiteEdit</tabstop>
+  <tabstop>kdeCategoryComboBox</tabstop>
+  <tabstop>kdeDependsEdit</tabstop>
+  <tabstop>kdeLicensEdit</tabstop>
+  <tabstop>kdeEnabledDefaultCheckBox</tabstop>
+  <tabstop>unityShortcutsEdit</tabstop>
+  <tabstop>projectButton</tabstop>
+  <tabstop>buttonBox</tabstop>
+ </tabstops>
+ <resources/>
+ <connections>
+  <connection>
+   <sender>buttonBox</sender>
+   <signal>accepted()</signal>
+   <receiver>DotDesktopWizardDialog</receiver>
+   <slot>accept()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>248</x>
+     <y>254</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>157</x>
+     <y>274</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>buttonBox</sender>
+   <signal>rejected()</signal>
+   <receiver>DotDesktopWizardDialog</receiver>
+   <slot>reject()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>316</x>
+     <y>260</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>286</x>
+     <y>274</y>
+    </hint>
+   </hints>
+  </connection>
+ </connections>
+</ui>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Plugins/WizardPlugins/DotDesktopWizard/__init__.py	Sun Dec 10 14:51:54 2017 +0100
@@ -0,0 +1,8 @@
+# -*- coding: utf-8 -*-
+
+# Copyright (c) 2013 - 2017 Detlev Offenbach <detlev@die-offenbachs.de>
+#
+
+"""
+Package implementing the .desktop wizard plug-in data and dialog.
+"""
--- a/changelog	Sun Dec 10 13:55:30 2017 +0100
+++ b/changelog	Sun Dec 10 14:51:54 2017 +0100
@@ -10,6 +10,7 @@
   -- added the virtualenv/pyvenv interface plug-in to the core plug-ins
   -- added the setup.py wizard plug-in to the core plug-ins
   -- added the eric plug-in wizard plug-in to the core plug-ins
+  -- added the .desktop wizard plug-in to the core plug-ins
 
 **Note**: These plug-ins should be deinstalled via the plug-in uninstallation
 dialog of eric before upgrading eric. A reconfiguration of these plug-ins may
--- a/eric6.e4p	Sun Dec 10 13:55:30 2017 +0100
+++ b/eric6.e4p	Sun Dec 10 14:51:54 2017 +0100
@@ -517,6 +517,7 @@
     <Source>Plugins/PluginVirtualenvInterface.py</Source>
     <Source>Plugins/PluginVmListspace.py</Source>
     <Source>Plugins/PluginVmTabview.py</Source>
+    <Source>Plugins/PluginWizardDotDesktop.py</Source>
     <Source>Plugins/PluginWizardE5MessageBox.py</Source>
     <Source>Plugins/PluginWizardEricPlugin.py</Source>
     <Source>Plugins/PluginWizardPyRegExp.py</Source>
@@ -725,6 +726,9 @@
     <Source>Plugins/ViewManagerPlugins/__init__.py</Source>
     <Source>Plugins/WizardPlugins/ColorDialogWizard/ColorDialogWizardDialog.py</Source>
     <Source>Plugins/WizardPlugins/ColorDialogWizard/__init__.py</Source>
+    <Source>Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.py</Source>
+    <Source>Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py</Source>
+    <Source>Plugins/WizardPlugins/DotDesktopWizard/__init__.py</Source>
     <Source>Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py</Source>
     <Source>Plugins/WizardPlugins/E5MessageBoxWizard/__init__.py</Source>
     <Source>Plugins/WizardPlugins/EricPluginWizard/PluginWizardDialog.py</Source>
@@ -1822,6 +1826,8 @@
     <Form>Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui</Form>
     <Form>Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui</Form>
     <Form>Plugins/WizardPlugins/ColorDialogWizard/ColorDialogWizardDialog.ui</Form>
+    <Form>Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui</Form>
+    <Form>Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui</Form>
     <Form>Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui</Form>
     <Form>Plugins/WizardPlugins/EricPluginWizard/PluginWizardDialog.ui</Form>
     <Form>Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.ui</Form>
Binary file i18n/eric6_cs.qm has changed
--- a/i18n/eric6_cs.ts	Sun Dec 10 13:55:30 2017 +0100
+++ b/i18n/eric6_cs.ts	Sun Dec 10 14:51:54 2017 +0100
@@ -7949,6 +7949,410 @@
     </message>
 </context>
 <context>
+    <name>DotDesktopListSelectionDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="14"/>
+        <source>Select Entries</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="23"/>
+        <source>Select applicable entries:</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizard</name>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="111"/>
+        <source>.&amp;desktop Wizard...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="117"/>
+        <source>&lt;b&gt;.desktop Wizard&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the contents of a .desktop file. The generated code replaces the text of the current editor. Alternatively a new editor is opened.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>No current editor</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>Please open or create a file first.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>The current editor contains text. Shall this be replaced?</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizardDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="25"/>
+        <source>.desktop File Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="32"/>
+        <source>Select a target .desktop file format</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="58"/>
+        <source>Basic</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="64"/>
+        <source>Type:</source>
+        <translation type="unfinished">Typ:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="71"/>
+        <source>Enter the type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="111"/>
+        <source>Mandatory</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="450"/>
+        <source>Version:</source>
+        <translation type="unfinished">Verze:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="91"/>
+        <source>Enter the version of the .desktop specification</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="436"/>
+        <source>Name:</source>
+        <translation type="unfinished">Jméno:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="443"/>
+        <source>Enter the application name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="118"/>
+        <source>Generic Name:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="125"/>
+        <source>Enter the generic application name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="132"/>
+        <source>Comment:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="139"/>
+        <source>Enter a comment</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="146"/>
+        <source>Icon:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="153"/>
+        <source>Enter the icon file name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="160"/>
+        <source>Try Exec:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="167"/>
+        <source>Enter an executable command used to determine the application&apos;s presence</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="174"/>
+        <source>Exec:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="181"/>
+        <source>Enter the executable command</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="188"/>
+        <source>Path:</source>
+        <translation type="unfinished">Cesta:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="195"/>
+        <source>Enter the working directory</source>
+        <translation type="unfinished">Zadejte pracovní adresář</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="202"/>
+        <source>Execute in Terminal:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="209"/>
+        <source>Select to execute the application in a terminal</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="232"/>
+        <source>Mimetype:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="239"/>
+        <source>Enter the mime type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="246"/>
+        <source>Categories:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="253"/>
+        <source>Enter the list of categories separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="260"/>
+        <source>Press to select the categories via a dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="267"/>
+        <source>Actions:</source>
+        <translation type="unfinished">Akce:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="274"/>
+        <source>Enter the list of actions separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="281"/>
+        <source>Only Show In:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="288"/>
+        <source>Enter the list of environments to show in separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or &apos;Not Show In&apos; allowed</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="322"/>
+        <source>Press to select the environments via a dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="305"/>
+        <source>Not Show In:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="312"/>
+        <source>Enter the list of environments to not show in separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="343"/>
+        <source>KDE Plasma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="349"/>
+        <source>Encoding:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="356"/>
+        <source>Select the encoding of the file</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="363"/>
+        <source>API:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="370"/>
+        <source>Select the Plasma API</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="377"/>
+        <source>Service Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="384"/>
+        <source>Enter the service type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="394"/>
+        <source>Main Script:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="401"/>
+        <source>Enter the main script name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="408"/>
+        <source>Author:</source>
+        <translation type="unfinished">Autor:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="415"/>
+        <source>Enter the author&apos;s name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="422"/>
+        <source>Email:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="429"/>
+        <source>Enter the auhor email</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="457"/>
+        <source>Enter the version number in the form &apos;major.minor[.patch[.sub]]&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="464"/>
+        <source>Website:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="471"/>
+        <source>Enter the URL of the website</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="478"/>
+        <source>Category:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="485"/>
+        <source>Select a category</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="492"/>
+        <source>Depends:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="499"/>
+        <source>Enter the list of dependancies separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="506"/>
+        <source>License:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="513"/>
+        <source>Enter the license type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="523"/>
+        <source>Enabled by Default:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="530"/>
+        <source>Select to enable this by default</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="567"/>
+        <source>Unity</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="573"/>
+        <source>X-Ayatana-Desktop-Shortcuts:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="580"/>
+        <source>Enter the desktop shortcuts separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="609"/>
+        <source>Press to populate entry fields from project data</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="612"/>
+        <source>Populate from Project</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>FreeDesktop Standard .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>KDE Plasma MetaData .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>Ubuntu Unity QuickList .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or  &apos;Not Show In&apos; allowed.</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
     <name>DownloadAskActionDialog</name>
     <message>
         <location filename="../WebBrowser/Download/DownloadAskActionDialog.ui" line="14"/>
Binary file i18n/eric6_de.qm has changed
--- a/i18n/eric6_de.ts	Sun Dec 10 13:55:30 2017 +0100
+++ b/i18n/eric6_de.ts	Sun Dec 10 14:51:54 2017 +0100
@@ -7629,6 +7629,410 @@
     </message>
 </context>
 <context>
+    <name>DotDesktopListSelectionDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="14"/>
+        <source>Select Entries</source>
+        <translation>Einträge auswählen</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="23"/>
+        <source>Select applicable entries:</source>
+        <translation>Wähle die gültigen Einträge aus:</translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizard</name>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>.desktop Wizard</source>
+        <translation>.desktop Assistent</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="111"/>
+        <source>.&amp;desktop Wizard...</source>
+        <translation>.&amp;desktop Assistent...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="117"/>
+        <source>&lt;b&gt;.desktop Wizard&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the contents of a .desktop file. The generated code replaces the text of the current editor. Alternatively a new editor is opened.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;.desktop Assistent&lt;/b&gt;&lt;p&gt;Dieser Assistent öffnet einen Dialog für die Eingabe aller Daten, die zur Erzeugung einer .desktop Datei benötigt werden. Der erzeugte Quelltext ersetzt den Text des aktuellen Editors. Alternativ wird ein neuer Editor geöffnet.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>No current editor</source>
+        <translation>Kein aktueller Editor</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>Please open or create a file first.</source>
+        <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>The current editor contains text. Shall this be replaced?</source>
+        <translation>Der aktuelle Editor enthält bereits Text. Soll dieser ersetzt werden?</translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizardDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>.desktop Wizard</source>
+        <translation>.desktop Assistent</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="25"/>
+        <source>.desktop File Type:</source>
+        <translation>.desktop Dateityp:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="32"/>
+        <source>Select a target .desktop file format</source>
+        <translation>Wähle ein .desktop Zielformat</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="58"/>
+        <source>Basic</source>
+        <translation>Basis</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="64"/>
+        <source>Type:</source>
+        <translation>Typ:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="71"/>
+        <source>Enter the type</source>
+        <translation>Gib den Typ ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="111"/>
+        <source>Mandatory</source>
+        <translation>Gefordert</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="450"/>
+        <source>Version:</source>
+        <translation>Version:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="91"/>
+        <source>Enter the version of the .desktop specification</source>
+        <translation>Gib die Version der .desktop Spezifikation ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="436"/>
+        <source>Name:</source>
+        <translation>Name:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="443"/>
+        <source>Enter the application name</source>
+        <translation>Gib den Namen der Anwendung ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="118"/>
+        <source>Generic Name:</source>
+        <translation>Generischer Name:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="125"/>
+        <source>Enter the generic application name</source>
+        <translation>Gib den generischen Namen der Anwendung ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="132"/>
+        <source>Comment:</source>
+        <translation>Kommentar:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="139"/>
+        <source>Enter a comment</source>
+        <translation>Gib einen Kommentar ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="146"/>
+        <source>Icon:</source>
+        <translation>Icon:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="153"/>
+        <source>Enter the icon file name</source>
+        <translation>Gib einen Icondateinamen ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="160"/>
+        <source>Try Exec:</source>
+        <translation>Try Exec:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="174"/>
+        <source>Exec:</source>
+        <translation></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="188"/>
+        <source>Path:</source>
+        <translation>Pfad:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="195"/>
+        <source>Enter the working directory</source>
+        <translation>Gib das Arbeitsverzeichnis ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="202"/>
+        <source>Execute in Terminal:</source>
+        <translation>Ausführung im Terminal:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="209"/>
+        <source>Select to execute the application in a terminal</source>
+        <translation>Auswählen, um die Anwendung im Terminal auszuführen</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="232"/>
+        <source>Mimetype:</source>
+        <translation>Mimetyp:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="239"/>
+        <source>Enter the mime type</source>
+        <translation>Gib den MIME Typ ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="246"/>
+        <source>Categories:</source>
+        <translation>Kategorien:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="253"/>
+        <source>Enter the list of categories separated by &apos;;&apos;</source>
+        <translation>Gib eine Liste der Kategorien durch &apos;;&apos; getrennt ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="260"/>
+        <source>Press to select the categories via a dialog</source>
+        <translation>Drücken, um Kategorien mittels Dialog auszuwählen</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="267"/>
+        <source>Actions:</source>
+        <translation>Aktionen:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="274"/>
+        <source>Enter the list of actions separated by &apos;;&apos;</source>
+        <translation>Gib eine Liste der Aktionen durch &apos;;&apos; getrennt ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="281"/>
+        <source>Only Show In:</source>
+        <translation>Nur Anzeigen In:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="288"/>
+        <source>Enter the list of environments to show in separated by &apos;;&apos;</source>
+        <translation>Gib eine Liste der Umgebungen, in denen der Eintrag gezeigt werden soll, durch &apos;;&apos; getrennt ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or &apos;Not Show In&apos; allowed</source>
+        <translation>Nur einer von &apos;Nur Anzeigen In&apos; oder &apos;Nicht Anzeigen In&apos; ist zugelassen</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="322"/>
+        <source>Press to select the environments via a dialog</source>
+        <translation>Drücken, um Umgebungen per Dialog auszuwählen</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="305"/>
+        <source>Not Show In:</source>
+        <translation>Nicht Anzeigen In:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="312"/>
+        <source>Enter the list of environments to not show in separated by &apos;;&apos;</source>
+        <translation>Gib eine Liste der Umgebungen, in denen der Eintrag nicht gezeigt werden soll, durch &apos;;&apos; getrennt ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="343"/>
+        <source>KDE Plasma</source>
+        <translation>KDE Plasma</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="349"/>
+        <source>Encoding:</source>
+        <translation>Kodierung:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="356"/>
+        <source>Select the encoding of the file</source>
+        <translation>Wähle die Zeichenkodierung der Datei aus</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="363"/>
+        <source>API:</source>
+        <translation>API:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="370"/>
+        <source>Select the Plasma API</source>
+        <translation>Wähle das Plasma API aus</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="377"/>
+        <source>Service Type:</source>
+        <translation>Servicetyp:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="384"/>
+        <source>Enter the service type</source>
+        <translation>Gib den Servicetyp ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="394"/>
+        <source>Main Script:</source>
+        <translation>Hauptskript:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="401"/>
+        <source>Enter the main script name</source>
+        <translation>Gib den Namen des Hauptskriptes ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="408"/>
+        <source>Author:</source>
+        <translation>Autor:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="415"/>
+        <source>Enter the author&apos;s name</source>
+        <translation>Gib den Namen des Autors ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="422"/>
+        <source>Email:</source>
+        <translation>Email:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="429"/>
+        <source>Enter the auhor email</source>
+        <translation>Gib die Email des Autors ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="457"/>
+        <source>Enter the version number in the form &apos;major.minor[.patch[.sub]]&apos;</source>
+        <translation>Gib die Version in der Form &apos;Major.Minor[.Patch[.Sub]]&apos; ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="464"/>
+        <source>Website:</source>
+        <translation>Webseite:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="471"/>
+        <source>Enter the URL of the website</source>
+        <translation>Gib die URL der Webseite ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="478"/>
+        <source>Category:</source>
+        <translation>Kategorie:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="485"/>
+        <source>Select a category</source>
+        <translation>Wähle eine Kategorie</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="492"/>
+        <source>Depends:</source>
+        <translation>Abhängigkeiten:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="499"/>
+        <source>Enter the list of dependancies separated by &apos;;&apos;</source>
+        <translation>Gib eine Liste der Abhängigkeiten durch &apos;;&apos; getrennt ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="506"/>
+        <source>License:</source>
+        <translation>Lizenz:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="513"/>
+        <source>Enter the license type</source>
+        <translation>Gib den Lizenztyp ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="523"/>
+        <source>Enabled by Default:</source>
+        <translation>Standardmäßig aktiviert:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="530"/>
+        <source>Select to enable this by default</source>
+        <translation>Auswählen, um diesen Eintrag standardmäßig zu aktivieren</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="567"/>
+        <source>Unity</source>
+        <translation>Unity</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="573"/>
+        <source>X-Ayatana-Desktop-Shortcuts:</source>
+        <translation>X-Ayatana-Desktop-Shortcuts:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="580"/>
+        <source>Enter the desktop shortcuts separated by &apos;;&apos;</source>
+        <translation>Gib eine Liste der Kurzbefehle durch &apos;;&apos; getrennt ein</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="609"/>
+        <source>Press to populate entry fields from project data</source>
+        <translation>Drücken, um Eingabefelder mit Projektdaten zu befüllen</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="612"/>
+        <source>Populate from Project</source>
+        <translation>Von Projekt befüllen</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>FreeDesktop Standard .desktop</source>
+        <translation>FreeDesktop Standard .desktop</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>KDE Plasma MetaData .desktop</source>
+        <translation>KDE Plasma Metadaten .desktop</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>Ubuntu Unity QuickList .desktop</source>
+        <translation>Ubuntu Unity QuickList .desktop</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or  &apos;Not Show In&apos; allowed.</source>
+        <translation>Nur einer von &apos;Nur Anzeigen In&apos; oder &apos;Nicht Anzeigen In&apos; ist zugelassen.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="167"/>
+        <source>Enter an executable command used to determine the application&apos;s presence</source>
+        <translation>Gib einen Ausführungsbefehl ein, um die Existenz der Anwendung zu testen</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="181"/>
+        <source>Enter the executable command</source>
+        <translation>Gib einen Ausführungsbefehl ein</translation>
+    </message>
+</context>
+<context>
     <name>DownloadAskActionDialog</name>
     <message>
         <location filename="../WebBrowser/Download/DownloadAskActionDialog.ui" line="14"/>
--- a/i18n/eric6_empty.ts	Sun Dec 10 13:55:30 2017 +0100
+++ b/i18n/eric6_empty.ts	Sun Dec 10 14:51:54 2017 +0100
@@ -7549,6 +7549,410 @@
     </message>
 </context>
 <context>
+    <name>DotDesktopListSelectionDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="14"/>
+        <source>Select Entries</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="23"/>
+        <source>Select applicable entries:</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizard</name>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="111"/>
+        <source>.&amp;desktop Wizard...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="117"/>
+        <source>&lt;b&gt;.desktop Wizard&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the contents of a .desktop file. The generated code replaces the text of the current editor. Alternatively a new editor is opened.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>No current editor</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>Please open or create a file first.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>The current editor contains text. Shall this be replaced?</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizardDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="25"/>
+        <source>.desktop File Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="32"/>
+        <source>Select a target .desktop file format</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="58"/>
+        <source>Basic</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="64"/>
+        <source>Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="71"/>
+        <source>Enter the type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="111"/>
+        <source>Mandatory</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="450"/>
+        <source>Version:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="91"/>
+        <source>Enter the version of the .desktop specification</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="436"/>
+        <source>Name:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="443"/>
+        <source>Enter the application name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="118"/>
+        <source>Generic Name:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="125"/>
+        <source>Enter the generic application name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="132"/>
+        <source>Comment:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="139"/>
+        <source>Enter a comment</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="146"/>
+        <source>Icon:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="153"/>
+        <source>Enter the icon file name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="160"/>
+        <source>Try Exec:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="167"/>
+        <source>Enter an executable command used to determine the application&apos;s presence</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="174"/>
+        <source>Exec:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="181"/>
+        <source>Enter the executable command</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="188"/>
+        <source>Path:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="195"/>
+        <source>Enter the working directory</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="202"/>
+        <source>Execute in Terminal:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="209"/>
+        <source>Select to execute the application in a terminal</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="232"/>
+        <source>Mimetype:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="239"/>
+        <source>Enter the mime type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="246"/>
+        <source>Categories:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="253"/>
+        <source>Enter the list of categories separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="260"/>
+        <source>Press to select the categories via a dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="267"/>
+        <source>Actions:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="274"/>
+        <source>Enter the list of actions separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="281"/>
+        <source>Only Show In:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="288"/>
+        <source>Enter the list of environments to show in separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or &apos;Not Show In&apos; allowed</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="322"/>
+        <source>Press to select the environments via a dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="305"/>
+        <source>Not Show In:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="312"/>
+        <source>Enter the list of environments to not show in separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="343"/>
+        <source>KDE Plasma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="349"/>
+        <source>Encoding:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="356"/>
+        <source>Select the encoding of the file</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="363"/>
+        <source>API:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="370"/>
+        <source>Select the Plasma API</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="377"/>
+        <source>Service Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="384"/>
+        <source>Enter the service type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="394"/>
+        <source>Main Script:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="401"/>
+        <source>Enter the main script name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="408"/>
+        <source>Author:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="415"/>
+        <source>Enter the author&apos;s name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="422"/>
+        <source>Email:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="429"/>
+        <source>Enter the auhor email</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="457"/>
+        <source>Enter the version number in the form &apos;major.minor[.patch[.sub]]&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="464"/>
+        <source>Website:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="471"/>
+        <source>Enter the URL of the website</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="478"/>
+        <source>Category:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="485"/>
+        <source>Select a category</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="492"/>
+        <source>Depends:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="499"/>
+        <source>Enter the list of dependancies separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="506"/>
+        <source>License:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="513"/>
+        <source>Enter the license type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="523"/>
+        <source>Enabled by Default:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="530"/>
+        <source>Select to enable this by default</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="567"/>
+        <source>Unity</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="573"/>
+        <source>X-Ayatana-Desktop-Shortcuts:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="580"/>
+        <source>Enter the desktop shortcuts separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="609"/>
+        <source>Press to populate entry fields from project data</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="612"/>
+        <source>Populate from Project</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>FreeDesktop Standard .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>KDE Plasma MetaData .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>Ubuntu Unity QuickList .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or  &apos;Not Show In&apos; allowed.</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
     <name>DownloadAskActionDialog</name>
     <message>
         <location filename="../WebBrowser/Download/DownloadAskActionDialog.ui" line="14"/>
--- a/i18n/eric6_en.ts	Sun Dec 10 13:55:30 2017 +0100
+++ b/i18n/eric6_en.ts	Sun Dec 10 14:51:54 2017 +0100
@@ -7556,6 +7556,410 @@
     </message>
 </context>
 <context>
+    <name>DotDesktopListSelectionDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="14"/>
+        <source>Select Entries</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="23"/>
+        <source>Select applicable entries:</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizard</name>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="111"/>
+        <source>.&amp;desktop Wizard...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="117"/>
+        <source>&lt;b&gt;.desktop Wizard&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the contents of a .desktop file. The generated code replaces the text of the current editor. Alternatively a new editor is opened.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>No current editor</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>Please open or create a file first.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>The current editor contains text. Shall this be replaced?</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizardDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="25"/>
+        <source>.desktop File Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="32"/>
+        <source>Select a target .desktop file format</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="58"/>
+        <source>Basic</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="64"/>
+        <source>Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="71"/>
+        <source>Enter the type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="111"/>
+        <source>Mandatory</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="450"/>
+        <source>Version:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="91"/>
+        <source>Enter the version of the .desktop specification</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="436"/>
+        <source>Name:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="443"/>
+        <source>Enter the application name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="118"/>
+        <source>Generic Name:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="125"/>
+        <source>Enter the generic application name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="132"/>
+        <source>Comment:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="139"/>
+        <source>Enter a comment</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="146"/>
+        <source>Icon:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="153"/>
+        <source>Enter the icon file name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="160"/>
+        <source>Try Exec:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="174"/>
+        <source>Exec:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="188"/>
+        <source>Path:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="195"/>
+        <source>Enter the working directory</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="202"/>
+        <source>Execute in Terminal:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="209"/>
+        <source>Select to execute the application in a terminal</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="232"/>
+        <source>Mimetype:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="239"/>
+        <source>Enter the mime type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="246"/>
+        <source>Categories:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="253"/>
+        <source>Enter the list of categories separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="260"/>
+        <source>Press to select the categories via a dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="267"/>
+        <source>Actions:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="274"/>
+        <source>Enter the list of actions separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="281"/>
+        <source>Only Show In:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="288"/>
+        <source>Enter the list of environments to show in separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or &apos;Not Show In&apos; allowed</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="322"/>
+        <source>Press to select the environments via a dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="305"/>
+        <source>Not Show In:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="312"/>
+        <source>Enter the list of environments to not show in separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="343"/>
+        <source>KDE Plasma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="349"/>
+        <source>Encoding:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="356"/>
+        <source>Select the encoding of the file</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="363"/>
+        <source>API:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="370"/>
+        <source>Select the Plasma API</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="377"/>
+        <source>Service Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="384"/>
+        <source>Enter the service type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="394"/>
+        <source>Main Script:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="401"/>
+        <source>Enter the main script name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="408"/>
+        <source>Author:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="415"/>
+        <source>Enter the author&apos;s name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="422"/>
+        <source>Email:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="429"/>
+        <source>Enter the auhor email</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="457"/>
+        <source>Enter the version number in the form &apos;major.minor[.patch[.sub]]&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="464"/>
+        <source>Website:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="471"/>
+        <source>Enter the URL of the website</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="478"/>
+        <source>Category:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="485"/>
+        <source>Select a category</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="492"/>
+        <source>Depends:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="499"/>
+        <source>Enter the list of dependancies separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="506"/>
+        <source>License:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="513"/>
+        <source>Enter the license type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="523"/>
+        <source>Enabled by Default:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="530"/>
+        <source>Select to enable this by default</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="567"/>
+        <source>Unity</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="573"/>
+        <source>X-Ayatana-Desktop-Shortcuts:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="580"/>
+        <source>Enter the desktop shortcuts separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="609"/>
+        <source>Press to populate entry fields from project data</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="612"/>
+        <source>Populate from Project</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>FreeDesktop Standard .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>KDE Plasma MetaData .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>Ubuntu Unity QuickList .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or  &apos;Not Show In&apos; allowed.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="167"/>
+        <source>Enter an executable command used to determine the application&apos;s presence</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="181"/>
+        <source>Enter the executable command</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
     <name>DownloadAskActionDialog</name>
     <message>
         <location filename="../WebBrowser/Download/DownloadAskActionDialog.ui" line="14"/>
Binary file i18n/eric6_es.qm has changed
--- a/i18n/eric6_es.ts	Sun Dec 10 13:55:30 2017 +0100
+++ b/i18n/eric6_es.ts	Sun Dec 10 14:51:54 2017 +0100
@@ -7624,6 +7624,410 @@
     </message>
 </context>
 <context>
+    <name>DotDesktopListSelectionDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="14"/>
+        <source>Select Entries</source>
+        <translation>Seleccionar Entradas</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="23"/>
+        <source>Select applicable entries:</source>
+        <translation>Seleccionar entradas aplicables:</translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizard</name>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished">Asistente .desktop</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="111"/>
+        <source>.&amp;desktop Wizard...</source>
+        <translation type="unfinished">Asistente .&amp;desktop...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="117"/>
+        <source>&lt;b&gt;.desktop Wizard&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the contents of a .desktop file. The generated code replaces the text of the current editor. Alternatively a new editor is opened.&lt;/p&gt;</source>
+        <translation type="unfinished">&lt;b&gt;Asistente .desktop&lt;/b&gt;&lt;p&gt;Este asistente abre un diálogo para introducir todos los parámetros necesarios para crear el contenido de un archivo .desktop. El código generado reemplaza el texto del editor actual. Alternativamente se puede abrir un nuevo editor.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>No current editor</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>Please open or create a file first.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>The current editor contains text. Shall this be replaced?</source>
+        <translation type="unfinished">El editor actual contiene texto. ¿Desea reemplazarlo?</translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizardDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>.desktop Wizard</source>
+        <translation>Asistente .desktop</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="25"/>
+        <source>.desktop File Type:</source>
+        <translation>Tipo de Archivo .desktop:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="32"/>
+        <source>Select a target .desktop file format</source>
+        <translation>Seleccinoar un formato de archivo .desktop de destino</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="58"/>
+        <source>Basic</source>
+        <translation>Básico</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="64"/>
+        <source>Type:</source>
+        <translation>Tipo:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="71"/>
+        <source>Enter the type</source>
+        <translation>Introducir el tipo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="111"/>
+        <source>Mandatory</source>
+        <translation>Obligatorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="450"/>
+        <source>Version:</source>
+        <translation>Versión:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="91"/>
+        <source>Enter the version of the .desktop specification</source>
+        <translation>Introducir la versión de la especificación .desktop</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="436"/>
+        <source>Name:</source>
+        <translation>Nombre:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="443"/>
+        <source>Enter the application name</source>
+        <translation>Introducir el nombre de la aplicación</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="118"/>
+        <source>Generic Name:</source>
+        <translation>Nombre Genérico:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="125"/>
+        <source>Enter the generic application name</source>
+        <translation>Introducir el nombre genérico de la aplicación</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="132"/>
+        <source>Comment:</source>
+        <translation>Comentario:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="139"/>
+        <source>Enter a comment</source>
+        <translation>Introducir un comentario</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="146"/>
+        <source>Icon:</source>
+        <translation>Icono:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="153"/>
+        <source>Enter the icon file name</source>
+        <translation>Introducir el nombre de archivo de icono</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="160"/>
+        <source>Try Exec:</source>
+        <translation>Intentar ejecutar:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="174"/>
+        <source>Exec:</source>
+        <translation>Ejecutable:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="188"/>
+        <source>Path:</source>
+        <translation>Ruta:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="195"/>
+        <source>Enter the working directory</source>
+        <translation>Introducir el directorio de trabajo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="202"/>
+        <source>Execute in Terminal:</source>
+        <translation>Ejecutar en Terminal:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="209"/>
+        <source>Select to execute the application in a terminal</source>
+        <translation>Seleccionar para ejecutar la aplicación en una terminal</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="232"/>
+        <source>Mimetype:</source>
+        <translation>Tipo Mime:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="239"/>
+        <source>Enter the mime type</source>
+        <translation>Introducir el tipo mime</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="246"/>
+        <source>Categories:</source>
+        <translation>Categorías:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="253"/>
+        <source>Enter the list of categories separated by &apos;;&apos;</source>
+        <translation>Introducir la lista de categorías separadas por &apos;;&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="260"/>
+        <source>Press to select the categories via a dialog</source>
+        <translation>Pulsar para seleccionar las categorías a través de un diálogo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="267"/>
+        <source>Actions:</source>
+        <translation>Acciones:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="274"/>
+        <source>Enter the list of actions separated by &apos;;&apos;</source>
+        <translation>Introducir la lista de acciones separadas por &apos;;&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="281"/>
+        <source>Only Show In:</source>
+        <translation>Solamente Mostrar En:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="288"/>
+        <source>Enter the list of environments to show in separated by &apos;;&apos;</source>
+        <translation>Introducir la lista de entornos en los que mostrar separados por &apos;;&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or &apos;Not Show In&apos; allowed</source>
+        <translation>Solamente se permite uno de &apos;Solamente Mostrar En&apos; o &apos;No Mostrar En&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="322"/>
+        <source>Press to select the environments via a dialog</source>
+        <translation>Pulsar para seleccionar los entornos a través de un diálogo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="305"/>
+        <source>Not Show In:</source>
+        <translation>No Mostrar En:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="312"/>
+        <source>Enter the list of environments to not show in separated by &apos;;&apos;</source>
+        <translation>Introducir la lista de entornos en los que no mostrar separados por &apos;;&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="343"/>
+        <source>KDE Plasma</source>
+        <translation>KDE Plasma</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="349"/>
+        <source>Encoding:</source>
+        <translation>Codificación:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="356"/>
+        <source>Select the encoding of the file</source>
+        <translation>Seleccionar la codificación del archivo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="363"/>
+        <source>API:</source>
+        <translation>API:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="370"/>
+        <source>Select the Plasma API</source>
+        <translation>Seleccionar el API de Plasma</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="377"/>
+        <source>Service Type:</source>
+        <translation>Tipo de Servicio:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="384"/>
+        <source>Enter the service type</source>
+        <translation>Introducir el tipo de servicio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="394"/>
+        <source>Main Script:</source>
+        <translation>Script Principal:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="401"/>
+        <source>Enter the main script name</source>
+        <translation>Introducir el nombre del script principal</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="408"/>
+        <source>Author:</source>
+        <translation>Autor:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="415"/>
+        <source>Enter the author&apos;s name</source>
+        <translation>Introducir el nombre del autor</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="422"/>
+        <source>Email:</source>
+        <translation>Email:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="429"/>
+        <source>Enter the auhor email</source>
+        <translation>Introducir la dirección de correo electrónico del autor</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="457"/>
+        <source>Enter the version number in the form &apos;major.minor[.patch[.sub]]&apos;</source>
+        <translation>Inroducir el número de versión en la forma &apos;major.minor[.patch[.sub]]</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="464"/>
+        <source>Website:</source>
+        <translation>Website:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="471"/>
+        <source>Enter the URL of the website</source>
+        <translation>Introducir la URL del sitio web</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="478"/>
+        <source>Category:</source>
+        <translation>Categoría:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="485"/>
+        <source>Select a category</source>
+        <translation>Seleccionar una categoría</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="492"/>
+        <source>Depends:</source>
+        <translation>Dependencias:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="499"/>
+        <source>Enter the list of dependancies separated by &apos;;&apos;</source>
+        <translation>Introducir la lista de dependencias separadas por &apos;;&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="506"/>
+        <source>License:</source>
+        <translation>Licencia:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="513"/>
+        <source>Enter the license type</source>
+        <translation>Introducir el tipo de licencia</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="523"/>
+        <source>Enabled by Default:</source>
+        <translation>Habilitado por Defecto:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="530"/>
+        <source>Select to enable this by default</source>
+        <translation>Seleccionar para habilitar esto por defecto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="567"/>
+        <source>Unity</source>
+        <translation>Unity</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="573"/>
+        <source>X-Ayatana-Desktop-Shortcuts:</source>
+        <translation>Atajos de Teclado para escritorio X-Ayatana:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="580"/>
+        <source>Enter the desktop shortcuts separated by &apos;;&apos;</source>
+        <translation>Introducir los atajos de teclado para el escriptorio separados por &apos;;&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="609"/>
+        <source>Press to populate entry fields from project data</source>
+        <translation>Pulsar para poblar los campos de entrada con datos del proyecto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="612"/>
+        <source>Populate from Project</source>
+        <translation>Poblar desde Proyecto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>FreeDesktop Standard .desktop</source>
+        <translation>.desktop Estándar FreeDesktop</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>KDE Plasma MetaData .desktop</source>
+        <translation>Metadatos .desktop KDE Plasma</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>Ubuntu Unity QuickList .desktop</source>
+        <translation>.desktop Ubuntu Unity QuickList</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or  &apos;Not Show In&apos; allowed.</source>
+        <translation>Solamente permitido uno de &apos;Solamente Mostrar En&apos; o &apos;No Mostrar En&apos;.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="167"/>
+        <source>Enter an executable command used to determine the application&apos;s presence</source>
+        <translation>Introducir un comando ejecutable que se usará para determinar la existencia de la aplicación</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="181"/>
+        <source>Enter the executable command</source>
+        <translation>Introducir el comando ejecutable</translation>
+    </message>
+</context>
+<context>
     <name>DownloadAskActionDialog</name>
     <message>
         <location filename="../WebBrowser/Download/DownloadAskActionDialog.ui" line="14"/>
@@ -76550,6 +76954,39 @@
     </message>
 </context>
 <context>
+    <name>WizardDotDesktopPlugin</name>
+    <message>
+        <location filename="../../PluginWizardDotDesktop.py" line="146"/>
+        <source>.desktop Wizard</source>
+        <translation type="obsolete">Asistente .desktop</translation>
+    </message>
+    <message>
+        <location filename="../../PluginWizardDotDesktop.py" line="108"/>
+        <source>.&amp;desktop Wizard...</source>
+        <translation type="obsolete">Asistente .&amp;desktop...</translation>
+    </message>
+    <message>
+        <location filename="../../PluginWizardDotDesktop.py" line="140"/>
+        <source>No current editor</source>
+        <translation type="obsolete">Sin editor actual</translation>
+    </message>
+    <message>
+        <location filename="../../PluginWizardDotDesktop.py" line="140"/>
+        <source>Please open or create a file first.</source>
+        <translation type="obsolete">Por favor, abra o crée un archivo primero.</translation>
+    </message>
+    <message>
+        <location filename="../../PluginWizardDotDesktop.py" line="146"/>
+        <source>The current editor contains text. Shall this be replaced?</source>
+        <translation type="obsolete">El editor actual contiene texto. ¿Desea reemplazarlo?</translation>
+    </message>
+    <message>
+        <location filename="../../PluginWizardDotDesktop.py" line="114"/>
+        <source>&lt;b&gt;.desktop Wizard&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the contents of a .desktop file. The generated code replaces the text of the current editor. Alternatively a new editor is opened.&lt;/p&gt;</source>
+        <translation type="obsolete">&lt;b&gt;Asistente .desktop&lt;/b&gt;&lt;p&gt;Este asistente abre un diálogo para introducir todos los parámetros necesarios para crear el contenido de un archivo .desktop. El código generado reemplaza el texto del editor actual. Alternativamente se puede abrir un nuevo editor.&lt;/p&gt;</translation>
+    </message>
+</context>
+<context>
     <name>WizardEricPluginPlugin</name>
     <message>
         <location filename="../../PluginWizardEricPlugin.py" line="118"/>
Binary file i18n/eric6_fr.qm has changed
--- a/i18n/eric6_fr.ts	Sun Dec 10 13:55:30 2017 +0100
+++ b/i18n/eric6_fr.ts	Sun Dec 10 14:51:54 2017 +0100
@@ -7898,6 +7898,410 @@
     </message>
 </context>
 <context>
+    <name>DotDesktopListSelectionDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="14"/>
+        <source>Select Entries</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="23"/>
+        <source>Select applicable entries:</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizard</name>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="111"/>
+        <source>.&amp;desktop Wizard...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="117"/>
+        <source>&lt;b&gt;.desktop Wizard&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the contents of a .desktop file. The generated code replaces the text of the current editor. Alternatively a new editor is opened.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>No current editor</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>Please open or create a file first.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>The current editor contains text. Shall this be replaced?</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizardDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="25"/>
+        <source>.desktop File Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="32"/>
+        <source>Select a target .desktop file format</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="58"/>
+        <source>Basic</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="64"/>
+        <source>Type:</source>
+        <translation type="unfinished">Type:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="71"/>
+        <source>Enter the type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="111"/>
+        <source>Mandatory</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="450"/>
+        <source>Version:</source>
+        <translation type="unfinished">Version:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="91"/>
+        <source>Enter the version of the .desktop specification</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="436"/>
+        <source>Name:</source>
+        <translation type="unfinished">Nom:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="443"/>
+        <source>Enter the application name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="118"/>
+        <source>Generic Name:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="125"/>
+        <source>Enter the generic application name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="132"/>
+        <source>Comment:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="139"/>
+        <source>Enter a comment</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="146"/>
+        <source>Icon:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="153"/>
+        <source>Enter the icon file name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="160"/>
+        <source>Try Exec:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="167"/>
+        <source>Enter an executable command used to determine the application&apos;s presence</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="174"/>
+        <source>Exec:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="181"/>
+        <source>Enter the executable command</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="188"/>
+        <source>Path:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="195"/>
+        <source>Enter the working directory</source>
+        <translation type="unfinished">Entrer le répertoire de travail</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="202"/>
+        <source>Execute in Terminal:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="209"/>
+        <source>Select to execute the application in a terminal</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="232"/>
+        <source>Mimetype:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="239"/>
+        <source>Enter the mime type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="246"/>
+        <source>Categories:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="253"/>
+        <source>Enter the list of categories separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="260"/>
+        <source>Press to select the categories via a dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="267"/>
+        <source>Actions:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="274"/>
+        <source>Enter the list of actions separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="281"/>
+        <source>Only Show In:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="288"/>
+        <source>Enter the list of environments to show in separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or &apos;Not Show In&apos; allowed</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="322"/>
+        <source>Press to select the environments via a dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="305"/>
+        <source>Not Show In:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="312"/>
+        <source>Enter the list of environments to not show in separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="343"/>
+        <source>KDE Plasma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="349"/>
+        <source>Encoding:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="356"/>
+        <source>Select the encoding of the file</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="363"/>
+        <source>API:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="370"/>
+        <source>Select the Plasma API</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="377"/>
+        <source>Service Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="384"/>
+        <source>Enter the service type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="394"/>
+        <source>Main Script:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="401"/>
+        <source>Enter the main script name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="408"/>
+        <source>Author:</source>
+        <translation type="unfinished">Auteur:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="415"/>
+        <source>Enter the author&apos;s name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="422"/>
+        <source>Email:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="429"/>
+        <source>Enter the auhor email</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="457"/>
+        <source>Enter the version number in the form &apos;major.minor[.patch[.sub]]&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="464"/>
+        <source>Website:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="471"/>
+        <source>Enter the URL of the website</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="478"/>
+        <source>Category:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="485"/>
+        <source>Select a category</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="492"/>
+        <source>Depends:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="499"/>
+        <source>Enter the list of dependancies separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="506"/>
+        <source>License:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="513"/>
+        <source>Enter the license type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="523"/>
+        <source>Enabled by Default:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="530"/>
+        <source>Select to enable this by default</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="567"/>
+        <source>Unity</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="573"/>
+        <source>X-Ayatana-Desktop-Shortcuts:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="580"/>
+        <source>Enter the desktop shortcuts separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="609"/>
+        <source>Press to populate entry fields from project data</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="612"/>
+        <source>Populate from Project</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>FreeDesktop Standard .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>KDE Plasma MetaData .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>Ubuntu Unity QuickList .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or  &apos;Not Show In&apos; allowed.</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
     <name>DownloadAskActionDialog</name>
     <message>
         <location filename="../WebBrowser/Download/DownloadAskActionDialog.ui" line="14"/>
Binary file i18n/eric6_it.qm has changed
--- a/i18n/eric6_it.ts	Sun Dec 10 13:55:30 2017 +0100
+++ b/i18n/eric6_it.ts	Sun Dec 10 14:51:54 2017 +0100
@@ -7604,6 +7604,410 @@
     </message>
 </context>
 <context>
+    <name>DotDesktopListSelectionDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="14"/>
+        <source>Select Entries</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="23"/>
+        <source>Select applicable entries:</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizard</name>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="111"/>
+        <source>.&amp;desktop Wizard...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="117"/>
+        <source>&lt;b&gt;.desktop Wizard&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the contents of a .desktop file. The generated code replaces the text of the current editor. Alternatively a new editor is opened.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>No current editor</source>
+        <translation type="unfinished">Nessun editor corrente</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>Please open or create a file first.</source>
+        <translation type="unfinished">Per favore prima apri o crea un file.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>The current editor contains text. Shall this be replaced?</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizardDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="25"/>
+        <source>.desktop File Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="32"/>
+        <source>Select a target .desktop file format</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="58"/>
+        <source>Basic</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="64"/>
+        <source>Type:</source>
+        <translation type="unfinished">Tipo:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="71"/>
+        <source>Enter the type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="111"/>
+        <source>Mandatory</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="450"/>
+        <source>Version:</source>
+        <translation type="unfinished">Versione:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="91"/>
+        <source>Enter the version of the .desktop specification</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="436"/>
+        <source>Name:</source>
+        <translation type="unfinished">Nome:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="443"/>
+        <source>Enter the application name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="118"/>
+        <source>Generic Name:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="125"/>
+        <source>Enter the generic application name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="132"/>
+        <source>Comment:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="139"/>
+        <source>Enter a comment</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="146"/>
+        <source>Icon:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="153"/>
+        <source>Enter the icon file name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="160"/>
+        <source>Try Exec:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="167"/>
+        <source>Enter an executable command used to determine the application&apos;s presence</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="174"/>
+        <source>Exec:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="181"/>
+        <source>Enter the executable command</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="188"/>
+        <source>Path:</source>
+        <translation type="unfinished">Percorso:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="195"/>
+        <source>Enter the working directory</source>
+        <translation type="unfinished">Inserisci la directory di lavoro</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="202"/>
+        <source>Execute in Terminal:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="209"/>
+        <source>Select to execute the application in a terminal</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="232"/>
+        <source>Mimetype:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="239"/>
+        <source>Enter the mime type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="246"/>
+        <source>Categories:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="253"/>
+        <source>Enter the list of categories separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="260"/>
+        <source>Press to select the categories via a dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="267"/>
+        <source>Actions:</source>
+        <translation type="unfinished">Azioni:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="274"/>
+        <source>Enter the list of actions separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="281"/>
+        <source>Only Show In:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="288"/>
+        <source>Enter the list of environments to show in separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or &apos;Not Show In&apos; allowed</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="322"/>
+        <source>Press to select the environments via a dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="305"/>
+        <source>Not Show In:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="312"/>
+        <source>Enter the list of environments to not show in separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="343"/>
+        <source>KDE Plasma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="349"/>
+        <source>Encoding:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="356"/>
+        <source>Select the encoding of the file</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="363"/>
+        <source>API:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="370"/>
+        <source>Select the Plasma API</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="377"/>
+        <source>Service Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="384"/>
+        <source>Enter the service type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="394"/>
+        <source>Main Script:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="401"/>
+        <source>Enter the main script name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="408"/>
+        <source>Author:</source>
+        <translation type="unfinished">Autore:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="415"/>
+        <source>Enter the author&apos;s name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="422"/>
+        <source>Email:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="429"/>
+        <source>Enter the auhor email</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="457"/>
+        <source>Enter the version number in the form &apos;major.minor[.patch[.sub]]&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="464"/>
+        <source>Website:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="471"/>
+        <source>Enter the URL of the website</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="478"/>
+        <source>Category:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="485"/>
+        <source>Select a category</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="492"/>
+        <source>Depends:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="499"/>
+        <source>Enter the list of dependancies separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="506"/>
+        <source>License:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="513"/>
+        <source>Enter the license type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="523"/>
+        <source>Enabled by Default:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="530"/>
+        <source>Select to enable this by default</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="567"/>
+        <source>Unity</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="573"/>
+        <source>X-Ayatana-Desktop-Shortcuts:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="580"/>
+        <source>Enter the desktop shortcuts separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="609"/>
+        <source>Press to populate entry fields from project data</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="612"/>
+        <source>Populate from Project</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>FreeDesktop Standard .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>KDE Plasma MetaData .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>Ubuntu Unity QuickList .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or  &apos;Not Show In&apos; allowed.</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
     <name>DownloadAskActionDialog</name>
     <message>
         <location filename="../WebBrowser/Download/DownloadAskActionDialog.ui" line="14"/>
Binary file i18n/eric6_pt.qm has changed
--- a/i18n/eric6_pt.ts	Sun Dec 10 13:55:30 2017 +0100
+++ b/i18n/eric6_pt.ts	Sun Dec 10 14:51:54 2017 +0100
@@ -8046,6 +8046,410 @@
     </message>
 </context>
 <context>
+    <name>DotDesktopListSelectionDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="14"/>
+        <source>Select Entries</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="23"/>
+        <source>Select applicable entries:</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizard</name>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="111"/>
+        <source>.&amp;desktop Wizard...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="117"/>
+        <source>&lt;b&gt;.desktop Wizard&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the contents of a .desktop file. The generated code replaces the text of the current editor. Alternatively a new editor is opened.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>No current editor</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>Please open or create a file first.</source>
+        <translation type="unfinished">Por favor, primeiro abra ou crie um ficheiro.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>The current editor contains text. Shall this be replaced?</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizardDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="25"/>
+        <source>.desktop File Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="32"/>
+        <source>Select a target .desktop file format</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="58"/>
+        <source>Basic</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="64"/>
+        <source>Type:</source>
+        <translation type="unfinished">Tipo:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="71"/>
+        <source>Enter the type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="111"/>
+        <source>Mandatory</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="450"/>
+        <source>Version:</source>
+        <translation type="unfinished">Versão:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="91"/>
+        <source>Enter the version of the .desktop specification</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="436"/>
+        <source>Name:</source>
+        <translation type="unfinished">Nome:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="443"/>
+        <source>Enter the application name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="118"/>
+        <source>Generic Name:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="125"/>
+        <source>Enter the generic application name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="132"/>
+        <source>Comment:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="139"/>
+        <source>Enter a comment</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="146"/>
+        <source>Icon:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="153"/>
+        <source>Enter the icon file name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="160"/>
+        <source>Try Exec:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="167"/>
+        <source>Enter an executable command used to determine the application&apos;s presence</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="174"/>
+        <source>Exec:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="181"/>
+        <source>Enter the executable command</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="188"/>
+        <source>Path:</source>
+        <translation type="unfinished">Rota:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="195"/>
+        <source>Enter the working directory</source>
+        <translation type="unfinished">Introduzir o diretório de trabalho</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="202"/>
+        <source>Execute in Terminal:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="209"/>
+        <source>Select to execute the application in a terminal</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="232"/>
+        <source>Mimetype:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="239"/>
+        <source>Enter the mime type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="246"/>
+        <source>Categories:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="253"/>
+        <source>Enter the list of categories separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="260"/>
+        <source>Press to select the categories via a dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="267"/>
+        <source>Actions:</source>
+        <translation type="unfinished">Ações:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="274"/>
+        <source>Enter the list of actions separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="281"/>
+        <source>Only Show In:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="288"/>
+        <source>Enter the list of environments to show in separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or &apos;Not Show In&apos; allowed</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="322"/>
+        <source>Press to select the environments via a dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="305"/>
+        <source>Not Show In:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="312"/>
+        <source>Enter the list of environments to not show in separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="343"/>
+        <source>KDE Plasma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="349"/>
+        <source>Encoding:</source>
+        <translation type="unfinished">Codificação:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="356"/>
+        <source>Select the encoding of the file</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="363"/>
+        <source>API:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="370"/>
+        <source>Select the Plasma API</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="377"/>
+        <source>Service Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="384"/>
+        <source>Enter the service type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="394"/>
+        <source>Main Script:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="401"/>
+        <source>Enter the main script name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="408"/>
+        <source>Author:</source>
+        <translation type="unfinished">Autor:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="415"/>
+        <source>Enter the author&apos;s name</source>
+        <translation type="unfinished">Introduzir o nome do autor</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="422"/>
+        <source>Email:</source>
+        <translation type="unfinished">Correio eletrónico:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="429"/>
+        <source>Enter the auhor email</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="457"/>
+        <source>Enter the version number in the form &apos;major.minor[.patch[.sub]]&apos;</source>
+        <translation type="unfinished">Introduzir o número da versão na forma &apos;major.minor[.patch[.sub]]&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="464"/>
+        <source>Website:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="471"/>
+        <source>Enter the URL of the website</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="478"/>
+        <source>Category:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="485"/>
+        <source>Select a category</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="492"/>
+        <source>Depends:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="499"/>
+        <source>Enter the list of dependancies separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="506"/>
+        <source>License:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="513"/>
+        <source>Enter the license type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="523"/>
+        <source>Enabled by Default:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="530"/>
+        <source>Select to enable this by default</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="567"/>
+        <source>Unity</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="573"/>
+        <source>X-Ayatana-Desktop-Shortcuts:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="580"/>
+        <source>Enter the desktop shortcuts separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="609"/>
+        <source>Press to populate entry fields from project data</source>
+        <translation type="unfinished">Pressionar para preencher os campos de entrada com dados do projeto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="612"/>
+        <source>Populate from Project</source>
+        <translation type="unfinished">Preencher desde Projeto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>FreeDesktop Standard .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>KDE Plasma MetaData .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>Ubuntu Unity QuickList .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or  &apos;Not Show In&apos; allowed.</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
     <name>DownloadAskActionDialog</name>
     <message>
         <location filename="../WebBrowser/Download/DownloadAskActionDialog.ui" line="14"/>
Binary file i18n/eric6_ru.qm has changed
--- a/i18n/eric6_ru.ts	Sun Dec 10 13:55:30 2017 +0100
+++ b/i18n/eric6_ru.ts	Sun Dec 10 14:51:54 2017 +0100
@@ -7654,6 +7654,410 @@
     </message>
 </context>
 <context>
+    <name>DotDesktopListSelectionDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="14"/>
+        <source>Select Entries</source>
+        <translation>Выбор записей</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="23"/>
+        <source>Select applicable entries:</source>
+        <translation>Выберите подходящие записи:</translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizard</name>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="111"/>
+        <source>.&amp;desktop Wizard...</source>
+        <translation type="unfinished">Мастер  .&amp;desktop...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="117"/>
+        <source>&lt;b&gt;.desktop Wizard&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the contents of a .desktop file. The generated code replaces the text of the current editor. Alternatively a new editor is opened.&lt;/p&gt;</source>
+        <translation type="unfinished">&lt;b&gt;Мастер .desktop&lt;/b&gt;&lt;p&gt;Этот мастер открывает диалог для ввода всех параметров, необходимых для создания контента .desktop файла. Созданный код заменит текст в текущем окне редактора. Либо, в качестве альтернативы, откроет новое окно редактора.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>No current editor</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>Please open or create a file first.</source>
+        <translation type="unfinished">Пожалуйста, сначала откройте или создайте файл.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>The current editor contains text. Shall this be replaced?</source>
+        <translation type="unfinished">В текущем окне редактора содержится текст. Должен ли он быть заменен?</translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizardDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>.desktop Wizard</source>
+        <translation>Мастер создания ярлыков приложений .desktop</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="25"/>
+        <source>.desktop File Type:</source>
+        <translation>Тип файла .desktop:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="32"/>
+        <source>Select a target .desktop file format</source>
+        <translation>Выбор формата файла .desktop</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="58"/>
+        <source>Basic</source>
+        <translation>Общее</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="64"/>
+        <source>Type:</source>
+        <translation>Тип:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="71"/>
+        <source>Enter the type</source>
+        <translation>Введите тип</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="111"/>
+        <source>Mandatory</source>
+        <translation>поле, обязательное для заполнения</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="450"/>
+        <source>Version:</source>
+        <translation>Версия:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="91"/>
+        <source>Enter the version of the .desktop specification</source>
+        <translation>Задайте версию спецификации .desktop</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="436"/>
+        <source>Name:</source>
+        <translation>Имя приложения:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="443"/>
+        <source>Enter the application name</source>
+        <translation>Введите имя приложения</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="118"/>
+        <source>Generic Name:</source>
+        <translation>Родовое имя:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="125"/>
+        <source>Enter the generic application name</source>
+        <translation>Введите родовое имя приложения</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="132"/>
+        <source>Comment:</source>
+        <translation>Комментарий:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="139"/>
+        <source>Enter a comment</source>
+        <translation>Введите комментарии</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="146"/>
+        <source>Icon:</source>
+        <translation>Иконка:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="153"/>
+        <source>Enter the icon file name</source>
+        <translation>Введите имя файла иконки</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="160"/>
+        <source>Try Exec:</source>
+        <translation>Проверка:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="174"/>
+        <source>Exec:</source>
+        <translation>Исполняемая команда:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="188"/>
+        <source>Path:</source>
+        <translation>Путь:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="195"/>
+        <source>Enter the working directory</source>
+        <translation>Задайте  рабочую директорию</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="202"/>
+        <source>Execute in Terminal:</source>
+        <translation>Выполнять в терминале:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="209"/>
+        <source>Select to execute the application in a terminal</source>
+        <translation>Разрешить выполнение приложения в окне терминала</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="232"/>
+        <source>Mimetype:</source>
+        <translation>Mimetype:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="239"/>
+        <source>Enter the mime type</source>
+        <translation>Укажите mimetype</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="246"/>
+        <source>Categories:</source>
+        <translation>Категории:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="253"/>
+        <source>Enter the list of categories separated by &apos;;&apos;</source>
+        <translation>Введите список категорий, разделенных &apos;;&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="260"/>
+        <source>Press to select the categories via a dialog</source>
+        <translation>Выбор категорий посредством диалога</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="267"/>
+        <source>Actions:</source>
+        <translation>Действия:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="274"/>
+        <source>Enter the list of actions separated by &apos;;&apos;</source>
+        <translation>Введите список действий, разделенных &apos;;&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="281"/>
+        <source>Only Show In:</source>
+        <translation>Показывать только в:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="288"/>
+        <source>Enter the list of environments to show in separated by &apos;;&apos;</source>
+        <translation>Введите список сред окружения для отображения, разделенных &apos;;&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or &apos;Not Show In&apos; allowed</source>
+        <translation>Разрешен только один из вариантов: &apos;Показывать только в&apos; или &apos;Не показывать в&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="322"/>
+        <source>Press to select the environments via a dialog</source>
+        <translation>Выбор среды оркужения посредством диалога</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="305"/>
+        <source>Not Show In:</source>
+        <translation>Не показывать в:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="312"/>
+        <source>Enter the list of environments to not show in separated by &apos;;&apos;</source>
+        <translation>Введите список неотображаемых сред окружения, разделенных &apos;;&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="343"/>
+        <source>KDE Plasma</source>
+        <translation>Среда KDE Plasma</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="349"/>
+        <source>Encoding:</source>
+        <translation>Кодировка:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="356"/>
+        <source>Select the encoding of the file</source>
+        <translation>Выберите кодировку файла</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="363"/>
+        <source>API:</source>
+        <translation>API:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="370"/>
+        <source>Select the Plasma API</source>
+        <translation>Выбор Plasma API</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="377"/>
+        <source>Service Type:</source>
+        <translation>Тип компонента:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="384"/>
+        <source>Enter the service type</source>
+        <translation>Задайте тип программного компонента</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="394"/>
+        <source>Main Script:</source>
+        <translation>Главный сценарий:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="401"/>
+        <source>Enter the main script name</source>
+        <translation>Введите имя главного сценария</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="408"/>
+        <source>Author:</source>
+        <translation>Автор:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="415"/>
+        <source>Enter the author&apos;s name</source>
+        <translation>Введите имя автора</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="422"/>
+        <source>Email:</source>
+        <translation>Email:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="429"/>
+        <source>Enter the auhor email</source>
+        <translation>Введите email автора</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="457"/>
+        <source>Enter the version number in the form &apos;major.minor[.patch[.sub]]&apos;</source>
+        <translation>Введите номер версии в виде &apos;major.minor[.patch[.sub]]&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="464"/>
+        <source>Website:</source>
+        <translation>Вебсайт:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="471"/>
+        <source>Enter the URL of the website</source>
+        <translation>Введите URL вебсайта</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="478"/>
+        <source>Category:</source>
+        <translation>Категория:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="485"/>
+        <source>Select a category</source>
+        <translation>Выберите категорию</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="492"/>
+        <source>Depends:</source>
+        <translation>Зависимости:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="499"/>
+        <source>Enter the list of dependancies separated by &apos;;&apos;</source>
+        <translation>Укажите список зависимостей, разделенных &apos;;&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="506"/>
+        <source>License:</source>
+        <translation>Лицензия:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="513"/>
+        <source>Enter the license type</source>
+        <translation>Задайте тип лицензии</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="523"/>
+        <source>Enabled by Default:</source>
+        <translation>Разрешить умолчания:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="530"/>
+        <source>Select to enable this by default</source>
+        <translation>Разрешить использование данного набора параметров по умолчанию</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="567"/>
+        <source>Unity</source>
+        <translation>Панель Unity</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="573"/>
+        <source>X-Ayatana-Desktop-Shortcuts:</source>
+        <translation>X-Ayatana-Desktop-Shortcuts:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="580"/>
+        <source>Enter the desktop shortcuts separated by &apos;;&apos;</source>
+        <translation>Введите ярлыки рабочего стола, разделенные &apos;;&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="609"/>
+        <source>Press to populate entry fields from project data</source>
+        <translation>Заполнить поля ввода данными из проекта</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="612"/>
+        <source>Populate from Project</source>
+        <translation>Заполнить из проекта</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>FreeDesktop Standard .desktop</source>
+        <translation>FreeDesktop Standard .desktop</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>KDE Plasma MetaData .desktop</source>
+        <translation>KDE Plasma MetaData .desktop</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>Ubuntu Unity QuickList .desktop</source>
+        <translation>Ubuntu Unity QuickList .desktop</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or  &apos;Not Show In&apos; allowed.</source>
+        <translation>Разрешен только один вариант: &apos;Показывать только в&apos;  или  &apos;Не показывать в&apos;.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="167"/>
+        <source>Enter an executable command used to determine the application&apos;s presence</source>
+        <translation>Введите исполняемую команду, используемую для определения наличия приложений</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="181"/>
+        <source>Enter the executable command</source>
+        <translation>Введите исполняемую команду</translation>
+    </message>
+</context>
+<context>
     <name>DownloadAskActionDialog</name>
     <message>
         <location filename="../WebBrowser/Download/DownloadAskActionDialog.ui" line="14"/>
@@ -76799,6 +77203,39 @@
     </message>
 </context>
 <context>
+    <name>WizardDotDesktopPlugin</name>
+    <message>
+        <location filename="../../PluginWizardDotDesktop.py" line="147"/>
+        <source>.desktop Wizard</source>
+        <translation type="obsolete">Мастер  .desktop</translation>
+    </message>
+    <message>
+        <location filename="../../PluginWizardDotDesktop.py" line="109"/>
+        <source>.&amp;desktop Wizard...</source>
+        <translation type="obsolete">Мастер  .&amp;desktop...</translation>
+    </message>
+    <message>
+        <location filename="../../PluginWizardDotDesktop.py" line="141"/>
+        <source>No current editor</source>
+        <translation type="obsolete">Не редактируйте текущее</translation>
+    </message>
+    <message>
+        <location filename="../../PluginWizardDotDesktop.py" line="141"/>
+        <source>Please open or create a file first.</source>
+        <translation type="obsolete">Пожалуйста, сначала откройте или создайте файл.</translation>
+    </message>
+    <message>
+        <location filename="../../PluginWizardDotDesktop.py" line="147"/>
+        <source>The current editor contains text. Shall this be replaced?</source>
+        <translation type="obsolete">В текущем окне редактора содержится текст. Должен ли он быть заменен?</translation>
+    </message>
+    <message>
+        <location filename="../../PluginWizardDotDesktop.py" line="115"/>
+        <source>&lt;b&gt;.desktop Wizard&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the contents of a .desktop file. The generated code replaces the text of the current editor. Alternatively a new editor is opened.&lt;/p&gt;</source>
+        <translation type="obsolete">&lt;b&gt;Мастер .desktop&lt;/b&gt;&lt;p&gt;Этот мастер открывает диалог для ввода всех параметров, необходимых для создания контента .desktop файла. Созданный код заменит текст в текущем окне редактора. Либо, в качестве альтернативы, откроет новое окно редактора.&lt;/p&gt;</translation>
+    </message>
+</context>
+<context>
     <name>WizardEricPluginPlugin</name>
     <message>
         <location filename="../../PluginWizardEricPlugin.py" line="118"/>
Binary file i18n/eric6_tr.qm has changed
--- a/i18n/eric6_tr.ts	Sun Dec 10 13:55:30 2017 +0100
+++ b/i18n/eric6_tr.ts	Sun Dec 10 14:51:54 2017 +0100
@@ -7930,6 +7930,410 @@
     </message>
 </context>
 <context>
+    <name>DotDesktopListSelectionDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="14"/>
+        <source>Select Entries</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="23"/>
+        <source>Select applicable entries:</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizard</name>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="111"/>
+        <source>.&amp;desktop Wizard...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="117"/>
+        <source>&lt;b&gt;.desktop Wizard&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the contents of a .desktop file. The generated code replaces the text of the current editor. Alternatively a new editor is opened.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>No current editor</source>
+        <translation type="unfinished">Geçerli düzenleyici yok</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>Please open or create a file first.</source>
+        <translation type="unfinished">Lütfen ilkönce bir dosya açın yada oluşturun.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>The current editor contains text. Shall this be replaced?</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizardDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="25"/>
+        <source>.desktop File Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="32"/>
+        <source>Select a target .desktop file format</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="58"/>
+        <source>Basic</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="64"/>
+        <source>Type:</source>
+        <translation type="unfinished">Tip:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="71"/>
+        <source>Enter the type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="111"/>
+        <source>Mandatory</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="450"/>
+        <source>Version:</source>
+        <translation type="unfinished">Sürüm:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="91"/>
+        <source>Enter the version of the .desktop specification</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="436"/>
+        <source>Name:</source>
+        <translation type="unfinished">Adı:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="443"/>
+        <source>Enter the application name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="118"/>
+        <source>Generic Name:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="125"/>
+        <source>Enter the generic application name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="132"/>
+        <source>Comment:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="139"/>
+        <source>Enter a comment</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="146"/>
+        <source>Icon:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="153"/>
+        <source>Enter the icon file name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="160"/>
+        <source>Try Exec:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="167"/>
+        <source>Enter an executable command used to determine the application&apos;s presence</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="174"/>
+        <source>Exec:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="181"/>
+        <source>Enter the executable command</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="188"/>
+        <source>Path:</source>
+        <translation type="unfinished">Yol:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="195"/>
+        <source>Enter the working directory</source>
+        <translation type="unfinished">Çalışma dizinini gir</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="202"/>
+        <source>Execute in Terminal:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="209"/>
+        <source>Select to execute the application in a terminal</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="232"/>
+        <source>Mimetype:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="239"/>
+        <source>Enter the mime type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="246"/>
+        <source>Categories:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="253"/>
+        <source>Enter the list of categories separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="260"/>
+        <source>Press to select the categories via a dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="267"/>
+        <source>Actions:</source>
+        <translation type="unfinished">İşlem:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="274"/>
+        <source>Enter the list of actions separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="281"/>
+        <source>Only Show In:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="288"/>
+        <source>Enter the list of environments to show in separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or &apos;Not Show In&apos; allowed</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="322"/>
+        <source>Press to select the environments via a dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="305"/>
+        <source>Not Show In:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="312"/>
+        <source>Enter the list of environments to not show in separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="343"/>
+        <source>KDE Plasma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="349"/>
+        <source>Encoding:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="356"/>
+        <source>Select the encoding of the file</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="363"/>
+        <source>API:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="370"/>
+        <source>Select the Plasma API</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="377"/>
+        <source>Service Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="384"/>
+        <source>Enter the service type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="394"/>
+        <source>Main Script:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="401"/>
+        <source>Enter the main script name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="408"/>
+        <source>Author:</source>
+        <translation type="unfinished">Yazar:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="415"/>
+        <source>Enter the author&apos;s name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="422"/>
+        <source>Email:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="429"/>
+        <source>Enter the auhor email</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="457"/>
+        <source>Enter the version number in the form &apos;major.minor[.patch[.sub]]&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="464"/>
+        <source>Website:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="471"/>
+        <source>Enter the URL of the website</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="478"/>
+        <source>Category:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="485"/>
+        <source>Select a category</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="492"/>
+        <source>Depends:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="499"/>
+        <source>Enter the list of dependancies separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="506"/>
+        <source>License:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="513"/>
+        <source>Enter the license type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="523"/>
+        <source>Enabled by Default:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="530"/>
+        <source>Select to enable this by default</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="567"/>
+        <source>Unity</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="573"/>
+        <source>X-Ayatana-Desktop-Shortcuts:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="580"/>
+        <source>Enter the desktop shortcuts separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="609"/>
+        <source>Press to populate entry fields from project data</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="612"/>
+        <source>Populate from Project</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>FreeDesktop Standard .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>KDE Plasma MetaData .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>Ubuntu Unity QuickList .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or  &apos;Not Show In&apos; allowed.</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
     <name>DownloadAskActionDialog</name>
     <message>
         <location filename="../WebBrowser/Download/DownloadAskActionDialog.ui" line="14"/>
Binary file i18n/eric6_zh_CN.qm has changed
--- a/i18n/eric6_zh_CN.ts	Sun Dec 10 13:55:30 2017 +0100
+++ b/i18n/eric6_zh_CN.ts	Sun Dec 10 14:51:54 2017 +0100
@@ -7940,6 +7940,410 @@
     </message>
 </context>
 <context>
+    <name>DotDesktopListSelectionDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="14"/>
+        <source>Select Entries</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.ui" line="23"/>
+        <source>Select applicable entries:</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizard</name>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="111"/>
+        <source>.&amp;desktop Wizard...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="117"/>
+        <source>&lt;b&gt;.desktop Wizard&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the contents of a .desktop file. The generated code replaces the text of the current editor. Alternatively a new editor is opened.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>No current editor</source>
+        <translation type="unfinished">没有当前编辑器</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="143"/>
+        <source>Please open or create a file first.</source>
+        <translation type="unfinished">请您先打开或创建一个文件。</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginWizardDotDesktop.py" line="149"/>
+        <source>The current editor contains text. Shall this be replaced?</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DotDesktopWizardDialog</name>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>.desktop Wizard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="25"/>
+        <source>.desktop File Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="32"/>
+        <source>Select a target .desktop file format</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="58"/>
+        <source>Basic</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="64"/>
+        <source>Type:</source>
+        <translation type="unfinished">类型:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="71"/>
+        <source>Enter the type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="111"/>
+        <source>Mandatory</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="450"/>
+        <source>Version:</source>
+        <translation type="unfinished">版本:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="91"/>
+        <source>Enter the version of the .desktop specification</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="436"/>
+        <source>Name:</source>
+        <translation type="unfinished">名称:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="443"/>
+        <source>Enter the application name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="118"/>
+        <source>Generic Name:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="125"/>
+        <source>Enter the generic application name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="132"/>
+        <source>Comment:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="139"/>
+        <source>Enter a comment</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="146"/>
+        <source>Icon:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="153"/>
+        <source>Enter the icon file name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="160"/>
+        <source>Try Exec:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="167"/>
+        <source>Enter an executable command used to determine the application&apos;s presence</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="174"/>
+        <source>Exec:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="181"/>
+        <source>Enter the executable command</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="188"/>
+        <source>Path:</source>
+        <translation type="unfinished">路径:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="195"/>
+        <source>Enter the working directory</source>
+        <translation type="unfinished">输入工作文件夹</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="202"/>
+        <source>Execute in Terminal:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="209"/>
+        <source>Select to execute the application in a terminal</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="232"/>
+        <source>Mimetype:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="239"/>
+        <source>Enter the mime type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="246"/>
+        <source>Categories:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="253"/>
+        <source>Enter the list of categories separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="260"/>
+        <source>Press to select the categories via a dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="267"/>
+        <source>Actions:</source>
+        <translation type="unfinished">动作:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="274"/>
+        <source>Enter the list of actions separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="281"/>
+        <source>Only Show In:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="288"/>
+        <source>Enter the list of environments to show in separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or &apos;Not Show In&apos; allowed</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="322"/>
+        <source>Press to select the environments via a dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="305"/>
+        <source>Not Show In:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="312"/>
+        <source>Enter the list of environments to not show in separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="343"/>
+        <source>KDE Plasma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="349"/>
+        <source>Encoding:</source>
+        <translation type="unfinished">编码:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="356"/>
+        <source>Select the encoding of the file</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="363"/>
+        <source>API:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="370"/>
+        <source>Select the Plasma API</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="377"/>
+        <source>Service Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="384"/>
+        <source>Enter the service type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="394"/>
+        <source>Main Script:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="401"/>
+        <source>Enter the main script name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="408"/>
+        <source>Author:</source>
+        <translation type="unfinished">作者:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="415"/>
+        <source>Enter the author&apos;s name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="422"/>
+        <source>Email:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="429"/>
+        <source>Enter the auhor email</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="457"/>
+        <source>Enter the version number in the form &apos;major.minor[.patch[.sub]]&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="464"/>
+        <source>Website:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="471"/>
+        <source>Enter the URL of the website</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="478"/>
+        <source>Category:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="485"/>
+        <source>Select a category</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="492"/>
+        <source>Depends:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="499"/>
+        <source>Enter the list of dependancies separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="506"/>
+        <source>License:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="513"/>
+        <source>Enter the license type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="523"/>
+        <source>Enabled by Default:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="530"/>
+        <source>Select to enable this by default</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="567"/>
+        <source>Unity</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="573"/>
+        <source>X-Ayatana-Desktop-Shortcuts:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="580"/>
+        <source>Enter the desktop shortcuts separated by &apos;;&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="609"/>
+        <source>Press to populate entry fields from project data</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui" line="612"/>
+        <source>Populate from Project</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>FreeDesktop Standard .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>KDE Plasma MetaData .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="83"/>
+        <source>Ubuntu Unity QuickList .desktop</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py" line="315"/>
+        <source>Only one of &apos;Only Show In&apos; or  &apos;Not Show In&apos; allowed.</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
     <name>DownloadAskActionDialog</name>
     <message>
         <location filename="../WebBrowser/Download/DownloadAskActionDialog.ui" line="14"/>
Binary file icons/default/listSelection.png has changed

eric ide

mercurial