]> git.pld-linux.org Git - packages/gnome-terminal.git/blame - wordseps.patch
up to 3.8.1
[packages/gnome-terminal.git] / wordseps.patch
CommitLineData
81e71516
ER
1similar patches:
2- konsole: http://git.pld-linux.org/?p=packages/kdebase.git;a=blob;f=kdebase-konsole-wordseps.patch
3- Terminal: http://git.pld-linux.org/?p=packages/Terminal.git;a=blob;f=wordseps.patch
4
952cda75
ŁK
5--- gnome-terminal-3.8.0.old/src/org.gnome.Terminal.gschema.xml.in 2013-03-25 18:47:46.000000000 +0100
6+++ gnome-terminal-3.8.0/src/org.gnome.Terminal.gschema.xml.in 2013-03-27 21:56:08.515485756 +0100
7@@ -133,7 +133,7 @@
8 <_summary>Whether to ring the terminal bell</_summary>
9 </key>
10 <key name="word-chars" type="s">
11- <default>'-A-Za-z0-9,./?%&amp;#:_=+@~'</default>
12+ <default>'-A-Za-z0-9,./?%&amp;#:_=+@~;'</default>
13 <_summary>Characters that are considered "part of a word"</_summary>
14 <_description>When selecting text by word, sequences of these characters are considered single words. Ranges can be given as "A-Z". Literal hyphen (not expressing a range) should be the first character given.</_description>
15 </key>
This page took 0.034581 seconds and 4 git commands to generate.