diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:17 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:17 -0500 |
commit | af36ac5647a15b00d994143b1371f395cc37fb5c (patch) | |
tree | b9bd5add3bc93c7f211a7bb6d0cde91ba74b6820 /src/gvimagepart | |
parent | ad7ff85aa38834912acfdca2fbe0adc9b968663c (diff) | |
download | gwenview-af36ac5647a15b00d994143b1371f395cc37fb5c.tar.gz gwenview-af36ac5647a15b00d994143b1371f395cc37fb5c.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'src/gvimagepart')
-rw-r--r-- | src/gvimagepart/gvimagepart.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gvimagepart/gvimagepart.desktop b/src/gvimagepart/gvimagepart.desktop index 484987f..8392534 100644 --- a/src/gvimagepart/gvimagepart.desktop +++ b/src/gvimagepart/gvimagepart.desktop @@ -42,7 +42,7 @@ Name[vi]=Bộ xem ảnh Gwenview Name[xx]=xxGwenview Image Viewerxx Name[zh_CN]=Gwenview 图像查看器 MimeType=image/gif;image/jpeg;image/png;image/x-bmp;image/x-eps;image/x-ico;image/x-krl;image/x-portable-bitmap;image/x-portable-pixmap;image/x-xbm;image/x-xpm -ServiceTypes=KParts/ReadOnlyPart +X-TDE-ServiceTypes=KParts/ReadOnlyPart X-TDE-Library=libgvimagepart -InitialPreference=5 +X-TDE-InitialPreference=5 Icon=gwenview |