Gimp/build/windows/installer/setup.ini
Mario Daniel Ruiz Saavedra 809e045ead build: remove *.rs file association with SUN Raster images
Nowadays .rs is the extension for the Rust programming language files,
and it's confusing that GIMP is trying to associate with them.

A simple rename of existing .rs images to .ras will allow them to be
opened again.

Note by reviewer: ideally file association should not rely on filename
extension, and should be detected properly (i.e. file "magic"). This way
even extension clash would not be a problem (format would be detected
whatever the extension used). Unfortunately it's apparently not the case
on Windows.
Anyway since nowadays chances to see a Rust code file are likely much
higher than seeing a Sun Raster image file, let's just accept this patch
and drop association of `.rs` on Windows.
2021-04-04 01:22:42 +00:00

29 lines
905 B
INI

[File Associations]
1=GIMP image:XCF
2=Adobe Photoshop(tm) image:PSD
3=Alias|Wavefront PowerAnimator:matte:mask:alpha:als:PIX
4=Compuserve GIF:GIF
5=Corel PaintShopPro image:PSP:PSPIMAGE:TUB
6=Digital Imaging and Communications in Medicine:DICOM:DCM
7=Fax G3 Image file:g3
8=Flexible Image Transport System:fit:fits
9=GIMP brush pipe:gih
10=GIMP brush:gbr:gpb
11=GIMP pattern:pat
12=JPEG image:JPEG:JPG
13=KISS CEL:CEL
14=Netpbm format:pnm:ppm:pgm:pbm
15=Portable Network Graphics:PNG
16=PostScript, Encapsulated PostScript:PS:EPS
17=Scalable Vector Graphics:svg
18=SGI image format:SGI:RGB:BW:ICON
19=SUN Raster Image:ras:im1:im8:im24:im32
20=Tagged Image File:tif:tiff
21=TrueVision Targa:tga
22=Windows and OS/2 Bitmaps:BMP
23=Windows Icon:ICO
24=Windows Metafile:wmf
25=X10 and X11 Bitmap:xbm:icon:bitmap
26=X Pixmap:xpm
27=X Window Dump:xwd
28=ZSoft Paintbrush image:PCX