No description
Find a file
Jehan 4c5b7afec5
Issue #13774: languages list is not localized on AppImage.
Seems like our CI runners are configured with POSIX locale. Both C and
POSIX locales are basically overriding any attempt to localize during
the build (setting LANGUAGE doesn't work) and unfortunately we are now
self-localizing the list of languages during build.

So let's add a bogus en_US.UTF-8 locale before setting LANGUAGE. This
should fix the issue. It would probably also fix the same issue for
various third-party packages if distributions' build machines are set
similarly!

(cherry picked from commit 88261f8b4c)
2025-11-23 17:35:47 -03:00
.gitlab .gitlab: let's ban AI-generated reports. 2025-11-10 11:57:20 -03:00
.vscode Add .vscode/settings.json compliant with Coding Style 2024-01-19 16:06:06 -03:00
app path: Use generic ID for path export 2025-11-22 17:28:20 -03:00
app-tools app-tools: Port fixes from 89132717 and c79bf579 to gimp-debug-tool 2025-11-08 13:55:09 -03:00
build build/windows: Check for msstore-cli failures on MSIX submission 2025-11-22 10:38:39 -03:00
data app, build, plug-ins: Run interpreters conditionally on Windows console 2025-11-09 16:01:20 -03:00
desktop appdata: Add release URLs 2025-10-25 09:35:56 -03:00
devel-docs devel-docs: Fix Color Notebook image label 2025-10-17 13:42:33 -03:00
docs docs: Remove old 2.X series references on gimptool manpage 2025-05-09 21:40:06 -03:00
etc etc: removing singular and plural fields from default unitrc. 2025-04-23 13:41:43 +02:00
extensions app, build, plug-ins: Run interpreters conditionally on Windows console 2025-11-09 16:01:20 -03:00
gimp-data@f04468b2fb gimp-data: fix by linking to gimp-data-3-0 again! 2025-10-05 19:14:02 +02:00
libgimp app, libgimp: Fix truncation and lack of color on attached Windows console 2025-11-08 12:04:00 -03:00
libgimpbase libgimpbase, libgimpwidgets, tools, app: Remove warnings 2025-09-17 17:54:48 +02:00
libgimpcolor libgimpcolor: add some note to gimp_color_is_perceptually_identical() docs. 2025-11-21 16:47:35 -03:00
libgimpconfig libgimpconfig: better error message when a GObject property tries to… 2025-10-28 07:24:55 -03:00
libgimpmath libgimpmath: Add missing (out) annotations 2024-05-11 15:01:23 +02:00
libgimpmodule Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:42:25 -03:00
libgimpthumb Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:42:25 -03:00
libgimpwidgets libgimpwidgets: update color area correctly when updating color. 2025-11-21 16:47:10 -03:00
menus Issue #12308: [macOS] dockable dialogues disabled on Windows menu. 2025-01-15 23:46:31 +01:00
modules app, modules: Resolve unused Windows variable warnings 2025-10-12 11:18:47 -03:00
pdb app, pdb: fix gimp_drawable_get_sub_thumbnail() on high-bit depth drawable. 2025-10-30 15:07:03 -03:00
plug-ins plug-ins: Fix ZDI-CAN-28273 2025-11-23 17:35:43 -03:00
po Update Ukrainian translation 2025-11-13 13:42:28 +00:00
po-libgimp Update Lithuanian translation 2025-11-23 18:07:12 +00:00
po-plug-ins Update Danish translation 2025-11-23 09:40:17 +00:00
po-python po-python: fix segmentation fault in Dzongkha language 2025-10-28 07:31:57 -03:00
po-script-fu Update Danish translation 2025-10-19 09:50:36 +00:00
po-tags Update Chinese (Taiwan) translation 2024-08-20 13:23:23 +00:00
po-tips Update Dutch translation 2025-02-01 15:19:55 +00:00
po-windows-installer Update Slovenian translation 2025-09-29 13:35:37 +00:00
themes themes/Default: Set border style for .background 2025-11-04 16:54:27 -03:00
tools Issue #13774: languages list is not localized on AppImage. 2025-11-23 17:35:47 -03:00
.clang-format clang-format: uncomment rule not usable yet. 2025-04-30 23:36:15 +02:00
.dir-locals.el
.gitlab-ci.yml Issue #13774: languages list is not localized on AppImage. 2025-11-23 17:35:47 -03:00
.gitmodules .gitmodules: Specify gimp-data branch as 'gimp-data-3-0' 2025-10-06 13:50:41 -03:00
.kateconfig
AUTHORS AUTHORS: update generated file. 2025-03-10 00:29:43 +01:00
authors.dtd
authors.xml authors: update. 2024-10-29 01:28:47 +01:00
authors.xsl
authors4gimp-web.xsl
ChangeLog.pre-1-0
ChangeLog.pre-1-2
ChangeLog.pre-2-0
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-git
COPYING
gimp.doap DOAP: Replace defunct mailing list 2023-12-13 10:16:27 +03:00
INSTALL.in INSTALL: tweak a bit the instructions. 2025-11-23 17:35:40 -03:00
LICENSE LICENSE: add a note about data/ licensing for future added data. 2023-03-16 23:20:44 +01:00
MAINTAINERS
meson.build meson, INSTALL: add some note about max version for GEXiv2 in INSTALL. 2025-11-19 12:04:18 -03:00
meson_dist_script.py meson: Port meson_dist_script.sh to Python 2025-04-17 11:18:30 -03:00
meson_options.txt libgimp: Output CLI messages to the parent console like Linux and macOS 2025-10-31 20:49:55 -03:00
NEWS NEWS: update. 2025-10-03 01:38:00 +02:00
NEWS.pre-2-0
NEWS.pre-2-2
NEWS.pre-2-4
NEWS.pre-2-6
NEWS.pre-2-8
NEWS.pre-2-10
NEWS.pre-3-0 NEWS: move to NEWS.pre-3-0 and prepare for the new stable series. 2025-03-17 23:43:19 +01:00
README README: update for release. 2025-03-10 00:26:44 +01:00
README.i18n desktop: change gimp20 to gimp30 for gettext 2024-08-29 09:09:29 +00:00

                   ------------------------------
                   GNU Image Manipulation Program
                         3.0 Stable Branch
                   ------------------------------

This is a stable release in the GIMP 3.0 series.

If you think you found a bug in this version, please make sure that it
hasn't been reported earlier and that it is not just new stuff that is
still being worked on and obviously not quite finished yet. If neither
of these, please report it!

If you want to hack on GIMP, please read the file devel-docs/README.md.
For detailed installation instructions, see the file INSTALL.


1. Web Resources
================

GIMP's home page is at:

	https://www.gimp.org/

Please be sure to visit this site for information, documentation,
tutorials, news, etc. All things GIMP-ish are available from there.

The latest version of GIMP can be found at:

	https://www.gimp.org/downloads/

We also have a website dedicated to documentation at:

        https://docs.gimp.org/


2. Contributing
===============

GIMP source code can be found at:

	https://gitlab.gnome.org/GNOME/gimp/

Resources for contributors:

        https://developer.gimp.org/

In particular, you may want to look in the "Core Development" section. Some
articles of particular interest for newcomers could be:

* Setting up your developer environment: https://developer.gimp.org/core/setup/
* GIMP Coding Style: https://developer.gimp.org/core/coding_style/
* Submit your first patch: https://developer.gimp.org/core/submit-patch/


3. Discussion Channels
======================

We have several discussion channels dedicated to GIMP user and
development discussion. There is more info at:

        https://www.gimp.org/discuss.html

For the real junkies, there are IRC channels (e.g. #gimp or #gimp-user)
devoted to GIMP on GIMPNet (a private free software oriented network).
Many of the developers hang out there. Some of the GIMPNet servers are:

	irc.gimp.org:6667
	irc.us.gimp.org:6667
	irc.eu.gimp.org:6667

More discussion channels, such as forums, will be listed on the above
"discuss" page when they are moderated by a team member.
Links to archives of former discussion methods (e.g. mailing lists) are
also included in that page.

4. Customizing
==============

The look of GIMP's interface can be customized like any other GTK+ app
by editing files in `${XDG_CONFIG_HOME}/gtk-3.0/` (settings.ini and
gtk.css in particular) or by using "themes" (ready-made customizations).
Additionally, GIMP reads `${XDG_CONFIG_HOME}/GIMP/3.0/gimp.css` so you
can have settings that only apply to GIMP.

You can also manually change the keybindings to any of your choice by
editing: `${XDG_CONFIG_HOME}/GIMP/3.0/shortcutsrc`.


Have fun,

  Spencer Kimball
  Peter Mattis
  Federico Mena
  Manish Singh
  Sven Neumann
  Michael Natterer
  Dave Neary
  Martin Nordholts
  Jehan