Skip to content
Snippets Groups Projects
Commit 0a36f63e authored by Ivica Bukvic's avatar Ivica Bukvic
Browse files

*renamed files to make them more readable

parent 350ad247
No related branches found
No related tags found
No related merge requests found
......@@ -62,9 +62,9 @@ proc ::pd_guiprefs::init_win {} {
proc ::pd_guiprefs::init_x11 {} {
# linux uses ~/.config/pure-data dir
set ::recentfiles_domain "~/.pd-l2ork"
set ::recentfiles_key "recent.files"
set ::recentfiles_key "recent_files"
set ::guipreset_domain "~/.pd-l2ork"
set ::guipreset_key "gui.theme"
set ::guipreset_key "gui_theme"
prepare_configdir
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment