Updated the desktop file and mime-types. Removed old rtinstaller.nsi from root
This commit is contained in:
32
rtdata/icons/mime-types
Normal file
32
rtdata/icons/mime-types
Normal file
@@ -0,0 +1,32 @@
|
||||
# Add all image extensions supported by RT to this file, using the image/x- format.
|
||||
# Convert this human-readable list into a desktop file format using
|
||||
# tr -d '\n' < mime-types
|
||||
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-jpg;
|
||||
image/x-kodak-dcr;
|
||||
image/x-kodak-k25;
|
||||
image/x-kodak-kdc;
|
||||
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-raw;
|
||||
image/x-rwz;
|
||||
image/x-samsung-srw;
|
||||
image/x-sony-arw;
|
||||
image/x-sony-sr2;
|
||||
image/x-sony-srf;
|
||||
image/x-tif;
|
||||
inode/directory;
|
@@ -1,16 +1,17 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Version=1.0
|
||||
Name=RawTherapee
|
||||
GenericName=RAW image editor
|
||||
GenericName[cs]=Editor RAW obrázků
|
||||
GenericName[fr]=Éditeur d'images RAW
|
||||
Comment=The RAW converter and digital photo processing software.
|
||||
GenericName=Raw photo editor
|
||||
GenericName[cs]=Editor raw obrázků
|
||||
GenericName[fr]=Éditeur d'images raw
|
||||
GenericName[pl]=Edytor zdjęć raw
|
||||
Comment=An advanced photo development program
|
||||
Comment[cs]=Program pro konverzi a zpracování digitálních RAW fotografií.
|
||||
Comment[fr]=Logiciel de conversion et de traitement de photos numériques de format RAW (but de capteur).
|
||||
Exec=${BINDIR}/rawtherapee
|
||||
Icon=rawtherapee.png
|
||||
Comment[pl]=Zaawansowany program do wywoływania zdjęć
|
||||
Icon=rawtherapee
|
||||
Exec=rawtherapee %f
|
||||
Terminal=false
|
||||
Categories=Graphics;Photography;GTK;
|
||||
|
||||
MimeType=image/jpeg;image/png;image/tiff;image/x-adobe-dng;image/x-canon-crw;image/x-canon-cr2;image/x-fuji-raf;image/x-kodak-dcr;image/x-kodak-kdc;image/x-kodak-k25;image/x-minolta-mrw;image/x-nikon-nef;image/x-olympus-orf;image/x-panasonic-raw;image/x-pentax-pef;image/x-sony-arw;image/x-sony-srf;image/x-sony-sr2;
|
||||
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-jpg;image/x-kodak-dcr;image/x-kodak-k25;image/x-kodak-kdc;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-raw;image/x-rwz;image/x-samsung-srw;image/x-sony-arw;image/x-sony-sr2;image/x-sony-srf;image/x-tif;inode/directory;
|
||||
Categories=Photography;Graphics;2DGraphics;RasterGraphics;GTK;
|
||||
|
Reference in New Issue
Block a user