Gimp/build
Mario Daniel Ruiz Saavedra f742981171 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.

(cherry picked from commit 809e045ead)
2021-04-04 03:23:39 +02:00
..
buildbot build: Update buildbot/suppressed-warnings.txt, warning was fixed 2011-02-09 23:48:32 +01:00
docker/gimpbuilder-base build: skip Recommends for docker image 2017-09-05 22:37:49 +02:00
flatpak Update various places with old git repository URIs. 2018-05-27 16:23:20 +02:00
gitlab-ci gitlab-ci: fix the GIMP 2.10 CI distcheck. 2020-08-03 02:08:56 +02:00
patches app: add GTK+ patch allowing controlling combo-box popup style 2019-03-27 20:15:50 -04:00
windows build: remove *.rs file association with SUN Raster images 2021-04-04 03:23:39 +02:00
.gitignore Get rid of DOS line endings 2010-11-21 16:09:09 +01:00
Makefile.am Get rid of DOS line endings 2010-11-21 16:09:09 +01:00