- New script generatePngIcons to generate PNG icons from SVG ones. - Deleted all SVG icons. - Created new SVG icon template. - Created atom.svg using new template. - Deleted tools/source_icons - Moved non-icon files out of rtdata/icons
40 lines
838 B
Plaintext
40 lines
838 B
Plaintext
# 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-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;
|
|
inode/directory;
|