Downgrade desktop file to Version=1.0, #5470
Version=1.1 caused Travis CI builds to fail. Version 1.1 was necessary only to standardize the Keywords key, but this key is a potential pitfall and unnecessary.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Version=1.1
|
||||
Version=1.0
|
||||
Name=RawTherapee
|
||||
GenericName=Raw Photo Editor
|
||||
GenericName[cs]=Editor raw obrázků
|
||||
@@ -16,5 +16,4 @@ Exec=rawtherapee %f
|
||||
Terminal=false
|
||||
MimeType=image/jpeg;image/png;image/tiff;image/x-adobe-dng;image/x-canon-cr2;image/x-canon-crf;image/x-canon-crw;image/x-fuji-raf;image/x-hasselblad-3fr;image/x-hasselblad-fff;image/x-jpg;image/x-kodak-dcr;image/x-kodak-k25;image/x-kodak-kdc;image/x-leaf-mos;image/x-leica-rwl;image/x-mamiya-mef;image/x-minolta-mrw;image/x-nikon-nef;image/x-nikon-nrw;image/x-olympus-orf;image/x-panasonic-raw;image/x-panasonic-rw2;image/x-pentax-pef;image/x-pentax-raw;image/x-phaseone-iiq;image/x-raw;image/x-rwz;image/x-samsung-srw;image/x-sigma-x3f;image/x-sony-arq;image/x-sony-arw;image/x-sony-sr2;image/x-sony-srf;image/x-tif;
|
||||
Categories=Graphics;Photography;2DGraphics;RasterGraphics;GTK;
|
||||
Keywords=raw;photo;photography;develop;pp3;graphics;
|
||||
StartupWMClass=rawtherapee
|
||||
|
Reference in New Issue
Block a user