https://bugs.kde.org/show_bug.cgi?id=415770

Mikhail Zolotukhin <zom...@protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |5.18.0
      Latest Commit|                            |https://commits.kde.org/kde
                   |                            |-gtk-config/5734413d8105699
                   |                            |252a3a0cfbba2265169581909
         Resolution|---                         |FIXED

--- Comment #1 from Mikhail Zolotukhin <zom...@protonmail.com> ---
Git commit 5734413d8105699252a3a0cfbba2265169581909 by Mikhail Zolotukhin.
Committed on 02/01/2020 at 20:29.
Pushed by gikari into branch 'master'.

Respect GTK2_RC_FILES environmental variable

Summary:
If the above variable is set and it does not contain multiple paths,
write GTK2 config into the designated config file, instead of the
default one.
FIXED-IN: 5.18.0

Test Plan:
Check if the custom file provided by env variable is modified, when changing
any settings, that are synchronized by kded module (icon theme, cursor theme
etc)
Simple test:

# `mv ~/.gtkrc-2.0 ~/.gtkrc-2.0.bak`
# `export GTK2_RC_FILES=~/.gtkrc-2.0.bak`
# Restart kded5 with the above env variable
# Change e.g. icon theme and see, that `.gtkrc-2.0.bak` is modified, but
`.gtkrc-2.0`

Reviewers: ngraham

Reviewed By: ngraham

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D26375

M  +4    -1    kded/configeditor.cpp

https://commits.kde.org/kde-gtk-config/5734413d8105699252a3a0cfbba2265169581909

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to