From 30c3f9a17b444eb19cd02ec33c344a7d9edada32 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 2 Nov 2021 16:59:01 +0100 Subject: [qt5core] Fix qt5ct config path; doesn't match debug output of plugin :( --- core/modules/qt5core/data/etc/xdg/qt5ct/qt5ct.conf | 25 +++++++++++++++++++ .../qt5core/data/usr/local/share/qt5ct/qt5ct.conf | 28 ---------------------- 2 files changed, 25 insertions(+), 28 deletions(-) create mode 100644 core/modules/qt5core/data/etc/xdg/qt5ct/qt5ct.conf delete mode 100644 core/modules/qt5core/data/usr/local/share/qt5ct/qt5ct.conf (limited to 'core/modules/qt5core') diff --git a/core/modules/qt5core/data/etc/xdg/qt5ct/qt5ct.conf b/core/modules/qt5core/data/etc/xdg/qt5ct/qt5ct.conf new file mode 100644 index 00000000..38f4d1d2 --- /dev/null +++ b/core/modules/qt5core/data/etc/xdg/qt5ct/qt5ct.conf @@ -0,0 +1,25 @@ +[Appearance] +color_scheme_path= +custom_palette=false +icon_theme=gnome +standard_dialogs=default +style=Fusion + +[Fonts] +fixed=@Variant(\0\0\0@\0\0\0\x12\0M\0o\0n\0o\0s\0p\0\x61\0\x63\0\x65@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10) +general=@Variant(\0\0\0@\0\0\0\x14\0S\0\x61\0n\0s\0 \0S\0\x65\0r\0i\0\x66@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10) + +[Interface] +activate_item_on_single_click=1 +buttonbox_layout=0 +cursor_flash_time=1000 +dialog_buttons_have_icons=1 +double_click_interval=400 +gui_effects=@Invalid() +keyboard_scheme=2 +menus_have_icons=true +show_shortcuts_in_context_menus=true +stylesheets=@Invalid() +toolbutton_style=4 +underline_shortcut=1 +wheel_scroll_lines=3 diff --git a/core/modules/qt5core/data/usr/local/share/qt5ct/qt5ct.conf b/core/modules/qt5core/data/usr/local/share/qt5ct/qt5ct.conf deleted file mode 100644 index d1c0f2fb..00000000 --- a/core/modules/qt5core/data/usr/local/share/qt5ct/qt5ct.conf +++ /dev/null @@ -1,28 +0,0 @@ -[Appearance] -color_scheme_path=/usr/share/qt5ct/colors/airy.conf -custom_palette=false -icon_theme=gnome -standard_dialogs=default -style=Fusion - -[Fonts] -fixed=@Variant(\0\0\0@\0\0\0\x12\0M\0o\0n\0o\0s\0p\0\x61\0\x63\0\x65@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10) -general=@Variant(\0\0\0@\0\0\0\x16\0\x44\0\x65\0j\0\x61\0V\0u\0 \0S\0\x61\0n\0s@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10) - -[Interface] -activate_item_on_single_click=1 -buttonbox_layout=0 -cursor_flash_time=1000 -dialog_buttons_have_icons=1 -double_click_interval=400 -gui_effects=@Invalid() -keyboard_scheme=2 -menus_have_icons=true -show_shortcuts_in_context_menus=true -stylesheets=@Invalid() -toolbutton_style=4 -underline_shortcut=1 -wheel_scroll_lines=3 - -[SettingsWindow] -geometry="@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x1\xe\0\0\0\xc7\0\0\x3\xee\0\0\x3\x42\0\0\x1\xf\0\0\0\xdb\0\0\x3\xed\0\0\x3=\0\0\0\0\0\0\0\0\x5\0\0\0\x1\xf\0\0\0\xdb\0\0\x3\xed\0\0\x3=)" -- cgit v1.2.3-55-g7522