in the editors enum, put "custom" as first

svn path=/trunk/KDE/kdegraphics/okular/; revision=873569
remotes/origin/old/work/tiff-improvements
Pino Toscano 18 years ago
parent 97335bf267
commit 9deffda3d0
  1. 2
      conf/okular.kcfg

@ -163,9 +163,9 @@
<entry key="ExternalEditor" type="Enum" >
<default>Kate</default>
<choices>
<choice name="Custom" />
<choice name="Kate" />
<choice name="Scite" />
<choice name="Custom" />
</choices>
</entry>
<entry key="ExternalEditorCommand" type="String">

Loading…
Cancel
Save