gimp/plug-ins
Jehan 2a00a9e60a Issue #434: remove broken plural support for GimpUnit.
Rather than trying to implement full i18n plural support, we just remove
this failed attempt from the past. The fact is that to get proper
support, we'd basically need to reimplement a Gettext-like plural
definition syntax within our API, then ask people to write down this
plural definition for their language, then to write every plural form…
all this for custom units which only them will ever see!

Moreover code investigation shows that the singular form was simply
never used, and the plural form was always used (whatever the actual
unit value displayed).

As for the "identifier", this was a text which was never shown anywhere
(except in the unit editor) and for all built-in units, as well as
default unitrc units, it was equivalent to the English plural value.

So we now just have a unique name which is the "long label" to be used
everywhere in the GUI, and abbreviation will be basically the "short
label". That's it. No useless (or worse, not actually usable because it
was not generic internationalization) values anymore!
2024-08-06 11:39:57 +02:00
..
common Issue #434: remove broken plural support for GimpUnit. 2024-08-06 11:39:57 +02:00
file-bmp libgimp, plug-ins: Run gimp_export_image ()... 2024-07-14 20:12:57 +00:00
file-dds libgimp, plug-ins: Run gimp_export_image ()... 2024-07-14 20:12:57 +00:00
file-exr plug-ins: Fix crash with OpenEXR chroma images 2024-06-18 19:42:59 +00:00
file-faxg3 meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
file-fits libgimp, plug-ins: Run gimp_export_image ()... 2024-07-14 20:12:57 +00:00
file-fli libgimp, plug-ins: Run gimp_export_image ()... 2024-07-14 20:12:57 +00:00
file-icns plug-ins: Port file-icns/file-ico to GimpProcedureDialog 2024-07-19 02:29:38 +00:00
file-ico plug-ins: Port file-icns/file-ico to GimpProcedureDialog 2024-07-19 02:29:38 +00:00
file-jpeg Issue #8900 and #9923: reimplementing GimpUnit as a proper class. 2024-08-02 10:46:38 +02:00
file-psd Issue #8900 and #9923: reimplementing GimpUnit as a proper class. 2024-08-02 10:46:38 +02:00
file-raw plug-ins: Update Darktable API check 2024-05-25 17:59:37 +00:00
file-sgi libgimp, plug-ins: Run gimp_export_image ()... 2024-07-14 20:12:57 +00:00
file-tiff Issue #8900 and #9923: reimplementing GimpUnit as a proper class. 2024-08-02 10:46:38 +02:00
file-webp libgimp, plug-ins: Run gimp_export_image ()... 2024-07-14 20:12:57 +00:00
flame plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
fractal-explorer plug-ins: Additional radio frame changes from d7a3a161 2024-07-15 18:12:30 +00:00
gfig meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
gimpressionist plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
gradient-flare plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
help plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
help-browser plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
ifs-compose plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
imagemap plug-ins: Convert custom ImageMap icons to vectors 2024-08-02 00:01:55 +00:00
lighting plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
map-object plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
metadata meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
pagecurl plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
print Issue #434: remove broken plural support for GimpUnit. 2024-08-06 11:39:57 +02:00
python plug-ins: fix pyconsole syntax for Python 3.12 2024-07-13 20:09:25 +00:00
screenshot plug-ins: Port int_combo properties to GimpChoice 2024-07-26 18:56:53 +00:00
script-fu plug-ins: script-fu-paste-as-new-pattern, adjusted call to (file-pat-export) 2024-07-20 19:02:27 +00:00
selection-to-path libgimp, app, pdb: Rename GimpVectors to GimpPath 2024-07-12 06:16:25 +00:00
twain Issue #8900 and #9923: reimplementing GimpUnit as a proper class. 2024-08-02 10:46:38 +02:00
meson.build plug-ins: Remove dependency on GtkBuilder from metadata-editor 2023-05-10 13:25:12 -04:00