diff options
author | Andreas Proschofsky <suka@gentoo.org> | 2012-09-28 19:26:56 +0000 |
---|---|---|
committer | Andreas Proschofsky <suka@gentoo.org> | 2012-09-28 19:26:56 +0000 |
commit | c1f746b0bf5c3c482eeefe240216470a37bd6e1a (patch) | |
tree | c642fa5d099554e450c1629f922e9a4702ff0dec /x11-terms/gnome-terminal/files/gnome-terminal-2.22.0-default_shell.patch | |
parent | Bump Shotwell to newest release (diff) | |
download | suka-c1f746b0bf5c3c482eeefe240216470a37bd6e1a.tar.gz suka-c1f746b0bf5c3c482eeefe240216470a37bd6e1a.tar.bz2 suka-c1f746b0bf5c3c482eeefe240216470a37bd6e1a.zip |
svn path=/; revision=352
Diffstat (limited to 'x11-terms/gnome-terminal/files/gnome-terminal-2.22.0-default_shell.patch')
-rw-r--r-- | x11-terms/gnome-terminal/files/gnome-terminal-2.22.0-default_shell.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-2.22.0-default_shell.patch b/x11-terms/gnome-terminal/files/gnome-terminal-2.22.0-default_shell.patch new file mode 100644 index 0000000..84bac04 --- /dev/null +++ b/x11-terms/gnome-terminal/files/gnome-terminal-2.22.0-default_shell.patch @@ -0,0 +1,11 @@ +--- src/gnome-terminal.schemas.in 2003-02-21 20:06:56.000000000 -0600 ++++ src/gnome-terminal.schemas.in 2003-02-21 20:07:13.000000000 -0600 +@@ -341,7 +341,7 @@ + <applyto>/apps/gnome-terminal/profiles/Default/login_shell</applyto> + <owner>gnome-terminal</owner> + <type>bool</type> +- <default>false</default> ++ <default>true</default> + <locale name="C"> + <short>Whether to launch the command in the terminal as a login shell</short> + <long> |