]> git.pld-linux.org Git - packages/Terminal.git/blob - wordseps.patch
- updated gettext BR
[packages/Terminal.git] / wordseps.patch
1 similar patch:
2 http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kdebase/kdebase-konsole-wordseps.patch?annotate=1.2
3
4 --- Terminal-0.4.6/terminal/terminal-preferences.c~     2011-01-30 18:09:54.000000000 +0200
5 +++ Terminal-0.4.6/terminal/terminal-preferences.c      2011-04-13 21:59:03.902238157 +0300
6 @@ -1293,7 +1293,7 @@
7                                     g_param_spec_string ("word-chars",
8                                                          "word-chars",
9                                                          "WordChars",
10 -                                                        "-A-Za-z0-9,./?%&#:_~",
11 +                                                        "-A-Za-z0-9,./?%&#:_~=+;",
12                                                          EXO_PARAM_READWRITE));
13  }
14  
This page took 0.061154 seconds and 3 git commands to generate.