diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-09-30 14:19:57 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2023-10-06 12:37:31 +0200 |
commit | 9f1c482aaacb5aeb74aee9f84102642dda1333da (patch) | |
tree | 7999170c0e7e8ef2df252c3ec4a02a6fccc155de /update-pot.sh | |
parent | fc424c81c3a4e305cdcd35c80a7b7cea800433c4 (diff) | |
download | arctica-greeter-9f1c482aaacb5aeb74aee9f84102642dda1333da.tar.gz arctica-greeter-9f1c482aaacb5aeb74aee9f84102642dda1333da.tar.bz2 arctica-greeter-9f1c482aaacb5aeb74aee9f84102642dda1333da.zip |
Move NM_APPLET_HIDE_POLICY_ITEMS env var setting above OptionContext parsing.
While working on font-scaling support and fixing HiDPI support, I discovered, that
GLib.Environment.set_variable() does not take effect after OptionContext.parse()
has been called. (For whatever unknown reason...).
To mitigate this, let's move all env variable setups to the code portion above
the c.parse() call.
Diffstat (limited to 'update-pot.sh')
0 files changed, 0 insertions, 0 deletions