[gimp] (363 commits) Non-fast-forward update to branch wip/simon/palettestuff



The branch 'wip/simon/palettestuff' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  86f310b... Get rid of image->n_colors and image->colormap
  ac3dc88... remove the ->position entry from GimpPaletteEntry

Commits added to the branch:

  6821636... gimp_macos_setenv: set GI_TYPELIB_PATH macos (*)
  156d00f... Update Swedish translation (*)
  44f6ee3... meson: missing test for sys/prctl.h. (*)
  9dda014... Update Kabyle translation (*)
  70dc70d... Update Kabyle translation (*)
  e9ef4b7... Update Slovenian translation (*)
  06de8ab... libgimpwidgets: use GtkGestureDrag in ScrolledPreview (*)
  b2f875e... modules: Use GtkGestureDrag in ColorWheel (*)
  cf55b61... Update Lithuanian translation (*)
  67fd1f0... app: Popup menu at pointer in GimpEditor (*)
  eed28c0... app: Popup menu at rect in GimpEditor (*)
  bb4403f... app: Remove old GimpUiManager popup API (*)
  62953e6... screenshot: Remove GNOME Shell implementation (*)
  c502fb1... plug-ins: show screenshot options dialog immediately in Fre (*)
  e7f85f7... plug-ins: PSD layers with clipping set need clip to backdro (*)
  e51d5d4... plug-ins: add extra layer groups when loading PSD images wi (*)
  e82f6d5... libgimpwidgets: Use Screenshot portal for picking (*)
  b2c715b... plug-ins: fix #7464 GIMP stops responding opening metadata  (*)
  bba4959... app: Use g_clear_object() in main.c (*)
  24d6140... build: make sure InnoSetup language files are not already p (*)
  d516407... plug-ins: fix Radiance RGBE magic number. (*)
  e8a31ba... plug-ins: in file-gegl, use the accurate load/save GEGL ope (*)
  7b7d616... plug-ins: fix #5305 Lighting Effects crashes when I use a c (*)
  ef9c483... plug-ins: remove KDE screenshot portal in favor of Freedesk (*)
  2d1c447... libgimpwidgets: Migration from GetICMProfile() to WcsGetDef (*)
  e5157f9... configure.ac: Correct detection of `xgettext` (*)
  1242392... app,build: depend on GEGL-0.4.34 (*)
  321cdd9... desktop: AppData tag for GIMP 2.10.30. (*)
  3e1b783... build: drop codepage conversion, use UTF-8 for Win install  (*)
  c59c93c... build: do not build GTK3 for our MSYS2 dependency job anymo (*)
  e87b3d5... Update Swedish translation (*)
  6cf3d67... build: fix packaging step with MSYS2 GTK+3. (*)
  25a5d06... Update Portuguese translation (*)
  d0dcb19... Update Ukrainian translation (*)
  d8afa6c... gimp: macOS run from build directory (*)
  e412503... gimptextstyleeditor: Fix crash on exit (*)
  41ff82a... macos: style cleanup in gimp wrapper code (*)
  bf9c488... build: fix Windows installer lang test after recent re-enco (*)
  201cbe7... build: no need to chmod the test file which is already exec (*)
  a982809... configure, meson, plug-ins: unmaintain WebkitGTK-depending  (*)
  d4a951d... meson: PNG support has not been an optional feature since f (*)
  52b1177... Update Spanish translation (*)
  07d7102... Update Chinese (China) translation (*)
  c7d89fd... Update Hungarian translation (*)
  4fad4bf... app: new concept of sets of layers stored in GimpImage. (*)
  25adf68... app: add logical operations on layer sets. (*)
  da987a1... app: add layer selection by regular expression. (*)
  ec99784... app: add a placeholder to the stored layer set list. (*)
  a0fc5a0... app: allow storing regular expression-based item sets. (*)
  9492aff... app: add an item visibility lock. (*)
  b356ea6... app: show lock state as cell icon in Layers dockable… (*)
  33e2d18... app: new gimp_widget_blink_rect(). (*)
  0a5a20c... app: use gimp-layer as visibility lock icon. (*)
  dda15cb... app: improve item lock management with gimp_item_tree_view_ (*)
  1c1b84b... app: also use gimp_item_tree_view_add_lock() for default lo (*)
  302bf53... app: blink the lock cell when failing to switch visibility  (*)
  8508eda... app: more responsive lock and link popovers. (*)
  c9812c2... app: hide the lock popup when clicking on shown same cell's (*)
  cd7f399... app: implement exclusive lock switching (Shift-click). (*)
  18fab4e... app: add Alt-click on visibility and locks for exclusive sw (*)
  9efe601... icons: new icon gimp-multi-lock. (*)
  59f3d00... app: show GimpItemTreeView's header. (*)
  1ba3c3d... app: fix gimp_item_tree_view_blink_lock(). (*)
  cd3b3b8... app: fix crash with a NULL highlight area. (*)
  09654a4... icons: new lock icons. (*)
  9d25482... app: use the new lock icons. (*)
  9b7c868... app: more coordinate conversion in GimpContainerTreeView. (*)
  de6a57d... app: fix coordinate conversion. (*)
  47e0e6f... app, libgimp, pdb: add visibility lock API. (*)
  1a3dbe2... app: implement a select_items() method for GimpContainerCom (*)
  3679018... app: check if an item was already inserted by actually look (*)
  a404500... app: add a select_items() implementation on various classes (*)
  9d46e47... app: one more select_items() implementation which I had for (*)
  8a91d97... app: fix clicking on unsaved images in Quit / Close All dia (*)
  4b681eb... app, libgimpwidgets: new gimp_event_triggers_context_menu() (*)
  2a404cb... app: more "select-item" signal handlers changed to "select- (*)
  8a46a72... app: all remaining select-item handlers replaced by select- (*)
  8faf6a8... app: get rid of GimpContainerViewInterface select_item sign (*)
  bd038b1... app: implement multi-channel selection. (*)
  58302ee... app, pdb: get rid of various gimp_image_get_active_channel( (*)
  45e18f6... app: add multi-channel drag'n drop ability. (*)
  b9eb289... app: implement multi-paths selection. (*)
  566e55e... app: "Bend the text along the currently active path" multi- (*)
  9dd6c1c... plug-ins: fix lava script-fu script. (*)
  708f322... plug-ins: fix select-to-brush script. (*)
  7dda738... plug-ins: update more script-fu scripts. (*)
  670a7fc... app: generate a critical with some more information. (*)
  8d38b72... app: channel selection actions now multi-channel aware. (*)
  fcd5978... app: improve "Select Top|Bottom Layer" actions. (*)
  718177b... app: raise/lower channels one step or to top/bottom multi-c (*)
  5c63c24... app: duplicate and delete channel actions multi-channel awa (*)
  d774a8f... app: add multi-vectors drag'n drop ability. (*)
  767674f... app: fix weird pointer behavior when clicking out of lock p (*)
  e49c0e4... icons: new lock icons for Color icon theme. (*)
  cb11eca... icons: fix build rules for icon theme. (*)
  01b4786... app: GimpItemList supports glob, regular expression and sim (*)
  5ac6d57... app: add a preferences for choosing your prefered search pa (*)
  ed9a082... NEWS: update. (*)
  9d23216... app: remove the "Linked" switch from the item options dialo (*)
  d9846ac... app: get rid of all "*-linked" actions. (*)
  a6dccf5... app: fix icons for the "*-lock-*" actions. (*)
  b489293... app: fix critical when filtering items in Palette dockable. (*)
  efaf9e0... app, libgimp, libgimpwidgets: fix "Application icon missing (*)
  72f8e63... app: find templaterc and controllerrc when testing the buil (*)
  e671e3b... libgimpwidgets: add gimp_event_triggers_context_menu() to d (*)
  86dfad3... libgimpwidgets: GimpCellRendererToggle fallback to "image-m (*)
  6a89107... app: special-case icon theme loading when testing build. (*)
  ca3c480... app: check selected items changed before running "select-it (*)
  ac17219... app: reording private functions' declarations and definitio (*)
  0a43a70... app: add an implementation for get_selected() of GimpContai (*)
  9a1a7a7... app: implement GimpContainerViewInterface's get_selected()  (*)
  28f6b1b... app: fix gimp_container_view_multi_selected(). (*)
  0db6dd9... app: make sure the GimpContainerPopup shows the right item  (*)
  60bf8cd... app: fix selecting an object in an icon view. (*)
  ca28934... app: fix "%d items selected" label when multi-selecting. (*)
  7f90d73... app: do not update the tree view editable renderer when edi (*)
  26d696c... app, devel-docs, libgimp, pdb: remove item link ref in flip (*)
  6f901df... app, devel-docs, libgimp, pdb: get rid of gimp_item_linked_ (*)
  26615fd... app, devel-docs, libgimp, pdb: now removing gimp_item_linke (*)
  2ce84b5... app, devel-docs, libgimp, pdb: delete gimpitem-linked.[ch]. (*)
  aab4ea2... app: more removal of item link related code. (*)
  084906d... app, devel-docs, libgimp, pdb: remove gimp_item_set_linked( (*)
  7c5e883... po: removing gimpitem-linked.c from localized source. (*)
  362fae9... app, devel-docs: saving the item sets in XCF (bumping to XC (*)
  2b54ad1... app: do not save an item pattern search on Enter, but Shift (*)
  8dd07a7... app: unselect all layers when a search pattern is wrong. (*)
  2329d3e... app: labels for item search display the pattern syntax. (*)
  cbf979e... app: oups, forgot to add an correspondance for XCF 16 loadi (*)
  f522be3... NEWS: update. (*)
  7607261... app: add eye icon to the GimpItemTreeView header's visibili (*)
  0530e26... app: remove some signal remnant from GimpImageClass. (*)
  c2e9ea0... Update Ukrainian translation (*)
  a1beff3... Update Ukrainian translation (*)
  3e1bdef... Update Swedish translation (*)
  273178a... Update POTFILES.in (*)
  6e5414b... Update Polish translation (*)
  d2d7c8b... Update Chinese (China) translation (*)
  72f0c9e... NEWS: update. (*)
  429d536... Update Portuguese translation (*)
  3fe0151... Update Portuguese translation (*)
  92e80d1... docs: Migrate from gtk-doc to gi-docgen (*)
  9297ffe... NEWS: updated translations (*)
  1397440... build: add gi-docgen dependency to MSYS2 build (*)
  b4578a8... configure, meson: depend on GExiv2 0.12.2 or over. (*)
  454d1da... Issue #5863: do not raise WARNINGs on Exiv2 unsupported tag (*)
  cd7b488... build: removing patches added for issue #5863. (*)
  15b0828... configure: typo fix. (*)
  a0495b1... devel-docs: Fix configuration of gimp-3.0.toml (*)
  6fc26cf... libgimpcolor: Fix annotation in GimpRenderFunc (*)
  7473b24... libgimpmath: Fix some vector gi-docgen annotations (*)
  d5e22ad... configure, meson, devel-docs: make gi-docgen into an auto o (*)
  0446a90... docs: Migrate some gtk-doc comments to gi-docgen (*)
  68ad641... crossroad gimp-win64 build: update gi-docgen feature settin (*)
  2da425e... libgimp: Migrate gtk-doc annotations to gi-docgen (*)
  6acb5fd... configure, meson: bump libjxl dependency to 0.6.1 (*)
  f4c67d8... Update German translation (*)
  640bc9b... build: update gi-docgen feature setting in flatpak (*)
  eb42bbb... build: remove gtk-doc from MSYS2 build environment (*)
  bea0618... INSTALL: add xdg-desktop-portal in the runtime dependencies (*)
  9bc971a... plug-ins: use newer gexiv2 0.12.2 API in HEIF export (*)
  1b8a501... NEWS: update. (*)
  6da9a71... plug-ins: adjust selection of precision during JXL import (*)
  37c04cc... NEWS: update. (*)
  e5ce2d7... Update Spanish translation (*)
  4ab3284... Update Spanish translation (*)
  c9fabac... meson: make gir buildable (*)
  56d6cf6... INSTALL, libgimp: document a bit better the GIR cross-tool  (*)
  1858d72... app: fix #7682 crash loading xcf with linked text layers (*)
  7e85e8f... plug-ins: new speed levels possible for JXL export (*)
  53d6d46... Update Swedish translation (*)
  3c0e21e... Update Ukrainian translation (*)
  5872d8d... build: factorize downloading code for InnoSetup languages. (*)
  9ba44aa... build: Improve BOM-adding on InnoSetup files. (*)
  407472f... build: fix windows-installer-langs unit test. (*)
  c27e972... Updated Italian translation (*)
  3f6bf3c... Updated Italian translation (*)
  2fe6b11... Update Spanish translation (*)
  794b27e... Update Portuguese translation (*)
  3f8934b... Update Slovenian translation (*)
  0986fec... Update Slovenian translation (*)
  1c8aad4... Update Spanish translation (*)
  059599f... plug-ins: fix #6871 indexed tga file cannot be saved (*)
  e51ca66... plug-ins: fix #7524 DICOM File is broken (*)
  5c4c5c5... Update Ukrainian translation (*)
  94c7f80... Issue #4009: enables option to capture cursor in screenshot (*)
  df06eeb... Coding style: update. (*)
  26ed0d6... Update Portuguese translation (*)
  9385a64... .gitlab-ci.yml: add clang-format rules and pipeline (*)
  1e47c89... .gitlab: search common git ancestor with `mr-origin` remote (*)
  3d97a40... clang-format: improve according to our coding style. (*)
  3294586... libgimpcolor: use the proper GimpColorRenderingIntent type. (*)
  96e25b7... libgimp: fix and workaround Exif.Photo.UserComment interpre (*)
  e3c8032... libgimp: port a bunch of gexiv2_metadata_set_tag_string() t (*)
  0d33ede... libgimp: undeprecate some more GExiv2 calls. (*)
  c76172d... libgimp: more un-deprecating GExiv2. (*)
  2e8abf4... libgimpbase: undeprecate GExiv2 calls in GimpMetadata. (*)
  b35c44c... devel-docs: move specifications to their own subfolder. (*)
  1aeee78... devel-docs: add a README.md. (*)
  9984797... Issue #4107: Removing titlebar/borders from Windows Splash  (*)
  db5964b... Update Swedish translation (*)
  66cfa75... tools: add a `flatpak-releases` tool for quick testing with (*)
  fac84db... devel-docs: add directory structure of the repo to develope (*)
  e4cb7e1... devel-docs: add CI info in developer docs. (*)
  67a1d9f... devel-docs: update further the devel docs. (*)
  4065c33... devel-docs: update the developer documentation further. (*)
  10fe910... Update Polish translation (*)
  ce90cc2... macos: support python plugins in meson (*)
  c2ef33e... Update Chinese (China) translation (*)
  84d298d... devel-docs: fix autotools dist rules. (*)
  96c2390... macos: support standard fullscreen (*)
  996e5ef... icons: fix missing icons with the --disable-vector-icons op (*)
  54e2c30... Update Slovenian translation (*)
  650e0fa... build: sync nightly flatpak with updates from the dev flatp (*)
  a08224f... INSTALL: update the install instructions regarding librsvg. (*)
  d266100... devel-docs: update icons.txt and icon theme section in READ (*)
  ae861e0... icons: sync all icon lists between autotools and meson. (*)
  11183f4... icons: have -Dvec-icons=false option work with meson. (*)
  784a209... icons: share the same list for symbolic and color icons in  (*)
  8f0d677... meson: rename -Dvec-icons to -Dvector-icons. (*)
  8aee873... icons: remove use of meson 'fs' module. (*)
  fc12d9e... tools: new tool to generate the icon-list.mk-s from icons/i (*)
  3ed7c92... icons: regenerate the icon-list.mk-s with the new tool. (*)
  7a2f4b8... icons, tools: add a comment to generated icon-list.mk. (*)
  cfc770b... Coding Style: update regarding tabs in Makefile-s. (*)
  2b843aa... devel-docs: update icons docs. (*)
  b37fad2... Update Spanish translation (*)
  8a5120e... Update Spanish translation (*)
  6e9b137... icons, tools: allow newlines in the icon lists. (*)
  f3702a7... gitlab-ci: add a new GIMP_CI_RASTER_ICONS to test raster ic (*)
  4a00c10... icons: clean up old lists. (*)
  ee9b35f... Update Danish translation (*)
  015da41... Updated Danish translation of gimp-script-fu (*)
  89b4592... Updated Danish translation of gimp-windows-installer (*)
  64361f9... Updated Danish translation (*)
  9685539... Updated Danish translation of gimp-plug-ins (*)
  069393d... Update Chinese (China) translation (*)
  0747db5... icons: 24x24 SVG icons are redundant. (*)
  3e47e39... app: some typo fix. (*)
  bc99932... icons, tools: new colorsvg2png tool to build PNG out of SVG (*)
  d2db539... icons, tools: start grouping icons by their usage. (*)
  9052762... icons: tool icons are another big group of icons handled al (*)
  c0431df... icons, tools: new 'templates' icon list. (*)
  ddd9fe8... icons, tools: new icon lists for modules. (*)
  cb6ae85... Update Chinese (China) translation (*)
  8f136ab... icons: clean the icon list a bit. (*)
  b6e0ebc... icons: removing some now unused icons. (*)
  a0ffddf... icons: argh I should not have touched the Legacy theme! (*)
  5a93168... icons: actually remove all the now-generated icons. (*)
  c872dcb... app, icons, libgimpwidgets: fix icon's gresources rules. (*)
  92a919a... icons, tools: touch the meson.build files when regenerating (*)
  ae6c586... icons, tools: fix the CI when building icon resources with  (*)
  26f9bcb... INSTALL: explaining a bit more the deal with librsvg. (*)
  960a239... gitlab-ci: install native librsvg in a cross-build environm (*)
  48d6699... Update Chinese (China) translation (*)
  097e09f... devel-docs: make the icons docs into markdown. (*)
  20479ee... devel-docs: improve a bit the icons docs. (*)
  407f54f... icons: more factorization of icon installation/build code. (*)
  4d8c1e3... devel-docs: removing version.in. (*)
  03272a9... devel-docs, tools: move the release-stats script to tools/. (*)
  63a1760... icons, tools: review visible, linked and lock icons. (*)
  3b6b17d... icons: oups, forgot to commit the locks.list. (*)
  59cd3af... icons: now unused meson.build files. (*)
  55b3e3a... app: fix selecting fonts with arrow keys in Fonts dockable. (*)
  0222076... app: small code reorganization. (*)
  aed8573... devel-docs: add some .gitignore in reference/ subdirs. (*)
  edf0d08... devel-docs, extensions: more gitignore updates. (*)
  f38cd88... Issue #7521: VAPI file name different on meson and autotool (*)
  e9bea93... Issue #7720: Layer Sets UI Suggestion. (*)
  69ee9c9... app: fix build warning. (*)
  e0299ea... extensions: fixing Vala goat-exercise build (Vala lib renam (*)
  3f5af65... NEWS: update. (*)
  839f9cc... Update Portuguese translation (*)
  a6a0756... Update Ukrainian translation (*)
  55aa462... plug-ins: add translation context for tag values (*)
  849df6b... Update Swedish translation (*)
  6a16779... Issue #6683: Set turbulence max-value to 7 per GEGL specs ( (*)
  256f08b... Update Ukrainian translation (*)
  748dc77... Revert "app: check selected items changed before running "s (*)
  bc83b28... app: avoiding infinite loops of signals calling each other. (*)
  6ceaf14... app: argh, a warning went through! (*)
  b4099de... app: reduce redraws on statusbar (*)
  6955db4... app: add some doc comment to internal API. (*)
  aa8f260... Update Chinese (China) translation (*)
  d98c1d7... Update Chinese (China) translation (*)
  614e1c6... app: make dynamics tool options a checkbox (*)
  b46fafb... app: also get rid of "dynamics-expanded" config property wh (*)
  d938781... app, libgimp, pdb: new PDB API to enable/disable dynamics. (*)
  387d974... plug-ins: use the new function Gimp.context_enable_dynamics (*)
  849bd0a... app: new "context-dynamics-toggle" action. (*)
  d5f832d... NEWS: update with the dynamics changes. (*)
  3e58869... libgimp: missing new API in def file. (*)
  181e7de... Update Ukrainian translation (*)
  4c8f50c... Issue #287: Impossible to stroke a path with the clone tool (*)
  1bc3fd4... app: gimp_source_core_set|get_property() are now useless. (*)
  590611a... Update Chinese (China) translation (*)
  f119621... Update Swedish translation (*)
  5a8d3d3... Update Portuguese translation (*)
  0c9e7ad... Update Portuguese translation (*)
  8289976... app, INSTALL: remove our Windows-only trick to add user-ins (*)
  dd6c104... macos: version 10.7 long no longer supported (*)
  6de9ea7... macos: reduce frequency of coordinates refresh (*)
  bad465c... README, devel-docs: reorganize a bit the main README and de (*)
  6f31db5... Update Slovenian translation (*)
  3e69759... Update Slovenian translation (*)
  5ad5f67... goat-exercises: fix vala build problem (*)
  0db3597... app: temporarily move GimpLineArt ownership to context when (*)
  8a3ff1a... devel-docs: move HACKING from root EXTRA_DIR to devel-docs  (*)
  e7668c0... app: add some new feature to close line arts manually. (*)
  35cef54... app: fix handling multi-drawables selected in bucket fill t (*)
  023ca21... NEWS: update. (*)
  bcdb1cd... Issue #7837: gimp_installation_directory() in macOS doesn't (*)
  5e7bcc2... icons: add COPYING files for icon themes. (*)
  5b01290... all, libgimp, pdb: some alignment and param description fix (*)
  5aae429... app: properly report thumbnail creation errors. (*)
  7b22025... app: GimpThumbnailProcedure expects a GFile too. (*)
  d25b730... plug-ins: fix the ORA thumbnail load procedure. (*)
  a22fd4f... Issue #526 - Add Import/Export for Windows .CUR files (*)
  d131c6a... plug-ins: fix magics for .cur and .ico. (*)
  ef67733... Update Portuguese translation (*)
  ef35496... Update Portuguese translation (*)
  73c0ee8... libgimp, libgimpconfig: gimp_config_deserialize_file() shou (*)
  b301dbe... Issue #526: Import/Export Windows cursor files (.CUR). (*)
  7131c22... NEWS: update. (*)
  40bebec... libgimpconfig: remove more g_assert(). (*)
  1020e05... Update Ukrainian translation (*)
  30b6d1a... Update Ukrainian translation (*)
  1ed8ed8... Revert "libgimpconfig: remove more g_assert()." (*)
  f4c7ea7... Revert "libgimp, libgimpconfig: gimp_config_deserialize_fil (*)
  e6350f9... libgimpconfig: this is the appropriate fix for the previous (*)
  e7a7edd... libgimpconfig: fix gimp_config_param_spec_duplicate() for o (*)
  0734ac2... libgimp: fix gimp_procedure_config_get_values(). (*)
  43f4428... libgimp: new gimp_pdb_run_procedure_config() function. (*)
  6c5a3d9... NEWS: update. (*)
  406247a... Update Portuguese translation (*)
  8eb7f6d... Remove GimpStringArray in favor of GStrv (*)
  1e34a95... app, libgimp: pdbgen for previous commit. (*)
  87916e5... libgimpbase: pass a NULL GStrv as an empty GStrv. (*)
  a9e443f... plug-ins: fixing "file-glob" with the new GStrv return valu (*)
  3e1c914... plug-ins: fix file-gih. (*)
  ce236b8... plug-ins: rename "write-color-space-info" arg into "write-c (*)
  061a20d... NEWS: update. (*)
  6492186... Update Swedish translation (*)
  d14b1d0... plug-ins: change export dialog format name for Windows Curs (*)
  ac20459... Update Ukrainian translation (*)
  cef6737... app: plural is expected here with multi-layer selected supp (*)
  6b45c03... Update Ukrainian translation (*)
  89159f0... Update Russian translation (*)
  2bb2c89... app: fix typo in name of lens mode enum (*)
  32049af... app: don't propagate resize requests from statusbar to disp (*)
  643a5f8... Update Ukrainian translation (*)
  c1b0364... Update Slovenian translation (*)
  6fe62ce... Update Slovenian translation (*)
  1918736... Issue #6792: broken annotation for GimpRunBrushCallback. (*)
  f361009... devel-docs: edit and rename debugging-tips file. (*)
  7fa04b1... Update Swedish translation (*)
  cbbae3a... plug-ins: fix procedure parameter in file-jpegxl-save (*)
  0cdb76a... Update Slovenian translation (*)
  50b3078... Update Slovenian translation (*)
  f61f389... plug-ins: remove save-bit-depth heuristics in HEIF plug-in (*)
  1849887... Update Portuguese translation (*)
  eaf6604... Update Portuguese translation (*)
  d0159ae... Get rid of image->n_colors and image->colormap
  3b22a84... remove the ->position entry from GimpPaletteEntry

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]