remove deprecated Encoding key from desktop files

... even when only mentioned in apidox
remotes/origin/Applications/17.12
Pino Toscano 8 years ago
parent 454a53ff72
commit 9008803b32
  1. 3
      Mainpage.dox
  2. 1
      mobile/app/package/metadata.desktop

@ -299,7 +299,6 @@ with the following content:
\verbatim
[Desktop Entry]
Encoding=UTF-8
Type=Service
Name=Magic Document
Comment=Magic Document backend for okular
@ -324,7 +323,6 @@ The second .desktop file has the following content:
\verbatim
[Desktop Entry]
Encoding=UTF-8
MimeType=application/x-magic;
Terminal=false
Name=okular
@ -344,7 +342,6 @@ The third .desktop file looks like this:
\verbatim
[Desktop Entry]
Encoding=UTF-8
Icon=okular
Name=okular
ServiceTypes=KParts/ReadOnlyPart

@ -108,7 +108,6 @@ GenericName[uk]=Переглядач документів
GenericName[x-test]=xxDocument viewerxx
GenericName[zh_CN]=文档查看器
GenericName[zh_TW]=文件檢視器
Encoding=UTF-8
Type=Application
Exec=kpackagelauncherqml -a org.kde.mobile.okular %u
Icon=okular

Loading…
Cancel
Save