melawy-welcome/data/preferences.json

26 lines
1.1 KiB
JSON

{
"default_locale": "en",
"autostart_path": "~/.config/autostart/melawy-welcome.desktop",
"data_path": "/usr/share/melawy-welcome/data/",
"desktop_path": "/usr/share/applications/melawy-welcome.desktop",
"installer_path": "/usr/bin/calamares",
"live_path": "/run/archiso/bootmnt/arch",
"locale_path": "/usr/share/locale/",
"logo_path": "/usr/share/icons/hicolor/scalable/apps/",
"save_path": "~/.config/melawy-welcome.json",
"ui_path": "/usr/share/melawy-welcome/ui/melawy-welcome.glade",
"style_path": "/usr/share/melawy-welcome/ui/style.css",
"urls": {
"wiki": "https://wiki.archlinux.org",
"forum": "https://sourceforge.net/p/melawy-linux/discussion/",
"software": "https://git.melawy.ru/Melawy-Linux",
"development": "https://gitlab.com/melawy",
"donate": "https://melawy.ru/donate",
"website": "https://melawy.ru",
"youtube": "https://youtube.com/@Melawy",
"mastodon": "https://techhub.social/@Melawy",
"discord": "https://discord.gg/725zXx7RhJ",
"gitlab": "https://gitlab.com/melawy"
}
}