Files
euri-welcome/data/preferences.json
T

28 lines
1.2 KiB
JSON
Raw Normal View History

{
2021-07-15 16:32:54 +03:00
"autostart_path": "~/.config/autostart/manjaro-hello.desktop",
2025-01-24 14:11:11 +00:00
"data_path": "/usr/share/manjaro/manjaro-hello",
"default_locale": "en",
2021-07-15 16:32:54 +03:00
"desktop_path": "/usr/share/applications/manjaro-hello.desktop",
2023-08-21 21:47:24 +00:00
"gnometour_path": "/usr/bin/gnome-tour",
2025-01-24 14:11:11 +00:00
"installer_path": "/usr/bin/calamares",
2021-07-15 16:32:54 +03:00
"live_path": "/run/miso/bootmnt/manjaro",
2025-01-24 14:11:11 +00:00
"locale_path": "/usr/share/locale",
2021-07-15 16:32:54 +03:00
"logo_path": "/usr/share/icons/hicolor/64x64/apps/manjaro.png",
2025-01-24 14:11:11 +00:00
"plasmawelcome_path": "/usr/bin/plasma-welcome",
"rescue_path": "/usr/bin/manjaro-rescue",
2021-07-15 16:32:54 +03:00
"save_path": "~/.config/manjaro-hello.json",
2025-01-24 14:11:11 +00:00
"style_path": "/usr/share/manjaro/manjaro-hello/style.css",
"ui_path": "/usr/share/manjaro/manjaro-hello/manjaro-hello.glade",
2021-07-15 16:32:54 +03:00
"urls": {
"development": "https://gitlab.manjaro.org",
"donate": "https://manjaro.org/donate",
2024-08-14 16:16:25 +02:00
"facebook": "https://facebook.com/ManjaroLinux",
2021-07-15 16:32:54 +03:00
"forum": "https://forum.manjaro.org",
"mailling": "https://lists.manjaro.org/pipermail/",
2025-01-24 14:11:11 +00:00
"youtube": "https://youtube.com/@manjaro-linux",
2024-08-14 16:16:25 +02:00
"reddit": "https://reddit.com/r/Manjaro",
2025-01-24 14:11:11 +00:00
"wiki": "https://wiki.manjaro.org",
"x": "https://x.com/ManjaroLinux"
2021-07-15 16:32:54 +03:00
}
2023-08-21 21:47:24 +00:00
}