Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
350ad247
Commit
350ad247
authored
Nov 11, 2014
by
Ivica Bukvic
Browse files
*updated file location to clump everything together inside the ~/.pd-l2ork folder
parent
8efb7653
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/src/pd_guiprefs.tcl
View file @
350ad247
...
...
@@ -61,10 +61,10 @@ proc ::pd_guiprefs::init_win {} {
proc ::pd_guiprefs::init_x11
{}
{
# linux uses ~/.config/pure-data dir
set ::recentfiles_domain
"~/.
config/
pd-l2ork"
set ::recentfiles_key
"recentfiles
.conf
"
set ::guipreset_domain
"~/.
config/
pd-l2ork"
set ::guipreset_key
"gui
preset.conf
"
set ::recentfiles_domain
"~/.pd-l2ork"
set ::recentfiles_key
"recent
.
files"
set ::guipreset_domain
"~/.pd-l2ork"
set ::guipreset_key
"gui
.theme
"
prepare_configdir
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment