r43011 | compyx | 2023-02-02 17:15:19 +0000 (Thu, 02 Feb 2023) | 6 lines
Gtk3: Hotkeys: Work around the weird hack that sets "Directory" to "$$" by default
Somehow the "Directory" resource isn't NULL/"" when not set, but defaults to
"$$", so we have to check for that as well when handling .vhk file includes.
------------------------------------------------------------------------
r43010 | blackystardust | 2023-02-02 16:57:04 +0000 (Thu, 02 Feb 2023) | 1 line
Fixed some warnings.
------------------------------------------------------------------------
r43009 | fabbo | 2023-02-02 16:19:57 +0000 (Thu, 02 Feb 2023) | 2 lines
Remove more trailing spaces
------------------------------------------------------------------------
r43008 | fabbo | 2023-02-02 16:07:23 +0000 (Thu, 02 Feb 2023) | 2 lines
Remove trailing spaces in one line
------------------------------------------------------------------------
r43007 | fabbo | 2023-02-02 16:02:54 +0000 (Thu, 02 Feb 2023) | 2 lines
Fix a Gtk+ compile error
------------------------------------------------------------------------