From f887c19fc07ef662db06a0962dac361f24d03562 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 16 Jul 2011 03:08:04 +0000 Subject: add quotes for readability svn path=/trunk/scripts/guiplugins/simple_examples/; revision=15157 --- add_my_patches_to_media_menu-plugin.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'add_my_patches_to_media_menu-plugin.tcl') diff --git a/add_my_patches_to_media_menu-plugin.tcl b/add_my_patches_to_media_menu-plugin.tcl index bf9f3ab..249e0a0 100644 --- a/add_my_patches_to_media_menu-plugin.tcl +++ b/add_my_patches_to_media_menu-plugin.tcl @@ -2,7 +2,7 @@ # of the Media menu for quick opening # you probably want to set this to something that makes sense for you: -set mypatch_dir ~/Documents/Pd +set mypatch_dir "~/Documents/Pd" .menubar.media add separator -- cgit v1.2.1