- Update to 3.0.4: * Clipboard Pasting: Resolved an issue where pasted selections into other programs were incorrectly padded to the original image size. * Monitor-Related Crashes: Addressed crashes occurring when changing or turning off the main monitor. * Font Handling: Improved font loading speed on startup, benefiting users with extensive font libraries. * Non-Destructive Filters: Enhanced undo history tracking for filters and fixed visual glitches during layer rotations with active filters. * Corrected the Help button functionality in the About Dialog. * Fixed icon display issues on KDE Wayland. * Resolved the ZDI-CAN-26752 bug affecting .ICO file imports. - Drop upstreamed 0001-Avoid-type-names-and-keywords.patch - Drop upstreamed gimp-3.0.2_de_shortcut_clash.patch OBS-URL: https://build.opensuse.org/request/show/1278320 OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=92
14 lines
413 B
Diff
14 lines
413 B
Diff
Index: gimp-3.0.4/etc/gimprc.in
|
|
===================================================================
|
|
--- gimp-3.0.4.orig/etc/gimprc.in
|
|
+++ gimp-3.0.4/etc/gimprc.in
|
|
@@ -823,7 +823,7 @@
|
|
# Sets the browser used by the help system. Possible values are gimp and
|
|
# web-browser.
|
|
#
|
|
-# (help-browser gimp)
|
|
+(help-browser web-browser)
|
|
|
|
# The maximum number of actions saved in history. This is an integer value.
|
|
#
|