rpms/gnome-terminal/devel tab-switching.patch, NONE, 1.1 gnome-terminal.spec, 1.107, 1.108

Matthias Clasen mclasen at fedoraproject.org
Wed Oct 22 02:24:14 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/gnome-terminal/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27307

Modified Files:
	gnome-terminal.spec 
Added Files:
	tab-switching.patch 
Log Message:
make tab switching shortcuts work again


tab-switching.patch:

--- NEW FILE tab-switching.patch ---
diff -up gnome-terminal-2.24.1/src/gnome-terminal.schemas.in.tab-switching gnome-terminal-2.24.1/src/gnome-terminal.schemas.in
--- gnome-terminal-2.24.1/src/gnome-terminal.schemas.in.tab-switching	2008-10-21 22:14:28.000000000 -0400
+++ gnome-terminal-2.24.1/src/gnome-terminal.schemas.in	2008-10-21 22:14:49.000000000 -0400
@@ -921,6 +921,15 @@
       <owner>gnome-terminal</owner>
       <type>string</type>
       <default><Alt>1</default>
+      <locale name="C">
+         <short>Keyboard shortcut to switch to tab 1</short>
+         <long>
+          Keyboard shortcut key for switch to tab 1. Expressed as a string
+          in the same format used for GTK+ resource files.
+          If you set the option to the special string "disabled", then there
+          will be no keyboard shortcut for this action.
+         </long>
+      </locale>
     </schema>
 
     <schema>
@@ -929,6 +938,15 @@
       <owner>gnome-terminal</owner>
       <type>string</type>
       <default><Alt>2</default>
+      <locale name="C">
+         <short>Keyboard shortcut to switch to tab 2</short>
+         <long>
+          Keyboard shortcut key for switch to tab 2. Expressed as a string
+          in the same format used for GTK+ resource files.
+          If you set the option to the special string "disabled", then there
+          will be no keyboard shortcut for this action.
+         </long>
+      </locale>
     </schema>
 
     <schema>
@@ -937,6 +955,15 @@
       <owner>gnome-terminal</owner>
       <type>string</type>
       <default><Alt>3</default>
+      <locale name="C">
+         <short>Keyboard shortcut to switch to tab 3</short>
+         <long>
+          Keyboard shortcut key for switch to tab 3. Expressed as a string
+          in the same format used for GTK+ resource files.
+          If you set the option to the special string "disabled", then there
+          will be no keyboard shortcut for this action.
+         </long>
+      </locale>
     </schema>
 
     <schema>
@@ -945,6 +972,15 @@
       <owner>gnome-terminal</owner>
       <type>string</type>
       <default><Alt>4</default>
+      <locale name="C">
+         <short>Keyboard shortcut to switch to tab 4</short>
+         <long>
+          Keyboard shortcut key for switch to tab 4. Expressed as a string
+          in the same format used for GTK+ resource files.
+          If you set the option to the special string "disabled", then there
+          will be no keyboard shortcut for this action.
+         </long>
+      </locale>
     </schema>
 
     <schema>
@@ -953,6 +989,15 @@
       <owner>gnome-terminal</owner>
       <type>string</type>
       <default><Alt>5</default>
+      <locale name="C">
+         <short>Keyboard shortcut to switch to tab 5</short>
+         <long>
+          Keyboard shortcut key for switch to tab 5. Expressed as a string
+          in the same format used for GTK+ resource files.
+          If you set the option to the special string "disabled", then there
+          will be no keyboard shortcut for this action.
+         </long>
+      </locale>
     </schema>
 
     <schema>
@@ -961,6 +1006,15 @@
       <owner>gnome-terminal</owner>
       <type>string</type>
       <default><Alt>6</default>
+      <locale name="C">
+         <short>Keyboard shortcut to switch to tab 6</short>
+         <long>
+          Keyboard shortcut key for switch to tab 6. Expressed as a string
+          in the same format used for GTK+ resource files.
+          If you set the option to the special string "disabled", then there
+          will be no keyboard shortcut for this action.
+         </long>
+      </locale>
     </schema>
 
     <schema>
@@ -969,6 +1023,15 @@
       <owner>gnome-terminal</owner>
       <type>string</type>
       <default><Alt>7</default>
+      <locale name="C">
+         <short>Keyboard shortcut to switch to tab 7</short>
+         <long>
+          Keyboard shortcut key for switch to tab 7. Expressed as a string
+          in the same format used for GTK+ resource files.
+          If you set the option to the special string "disabled", then there
+          will be no keyboard shortcut for this action.
+         </long>
+      </locale>
     </schema>
 
     <schema>
@@ -977,6 +1040,15 @@
       <owner>gnome-terminal</owner>
       <type>string</type>
       <default><Alt>8</default>
+      <locale name="C">
+         <short>Keyboard shortcut to switch to tab 8</short>
+         <long>
+          Keyboard shortcut key for switch to tab 8. Expressed as a string
+          in the same format used for GTK+ resource files.
+          If you set the option to the special string "disabled", then there
+          will be no keyboard shortcut for this action.
+         </long>
+      </locale>
     </schema>
 
     <schema>
@@ -985,6 +1057,15 @@
       <owner>gnome-terminal</owner>
       <type>string</type>
       <default><Alt>9</default>
+      <locale name="C">
+         <short>Keyboard shortcut to switch to tab 9</short>
+         <long>
+          Keyboard shortcut key for switch to tab 9. Expressed as a string
+          in the same format used for GTK+ resource files.
+          If you set the option to the special string "disabled", then there
+          will be no keyboard shortcut for this action.
+         </long>
+      </locale>
     </schema>
 
     <schema>
@@ -993,6 +1074,15 @@
       <owner>gnome-terminal</owner>
       <type>string</type>
 <!-- no default -->
+      <locale name="C">
+         <short>Keyboard shortcut to switch to tab 10</short>
+         <long>
+          Keyboard shortcut key for switch to tab 10. Expressed as a string
+          in the same format used for GTK+ resource files.
+          If you set the option to the special string "disabled", then there
+          will be no keyboard shortcut for this action.
+         </long>
+      </locale>
     </schema>
 
     <schema>
@@ -1001,6 +1091,15 @@
       <owner>gnome-terminal</owner>
       <type>string</type>
 <!-- no default -->
+      <locale name="C">
+         <short>Keyboard shortcut to switch to tab 11</short>
+         <long>
+          Keyboard shortcut key for switch to tab 11. Expressed as a string
+          in the same format used for GTK+ resource files.
+          If you set the option to the special string "disabled", then there
+          will be no keyboard shortcut for this action.
+         </long>
+      </locale>
     </schema>
 
     <schema>
@@ -1009,6 +1108,15 @@
       <owner>gnome-terminal</owner>
       <type>string</type>
 <!-- no default -->
+      <locale name="C">
+         <short>Keyboard shortcut to switch to tab 12</short>
+         <long>
+          Keyboard shortcut key for switch to tab 12. Expressed as a string
+          in the same format used for GTK+ resource files.
+          If you set the option to the special string "disabled", then there
+          will be no keyboard shortcut for this action.
+         </long>
+      </locale>
     </schema>
 
     <schema>


Index: gnome-terminal.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-terminal/devel/gnome-terminal.spec,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- gnome-terminal.spec	20 Oct 2008 18:48:08 -0000	1.107
+++ gnome-terminal.spec	22 Oct 2008 02:23:42 -0000	1.108
@@ -11,11 +11,13 @@
 Summary: GNOME Terminal
 Name: gnome-terminal
 Version: 2.24.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://www.gnome.org/
 Source0: http://download.gnome.org/sources/gnome-terminal/2.24/gnome-terminal-%{version}.tar.bz2
 # Fix gnome.org Bug 338913 – Terminal resized when switching tabs
 Patch2: gnome-terminal-2.15.0-338913-revert-336325.patch
+# From upstream trunk
+Patch3: tab-switching.patch
 License: GPLv2+ and GFDL
 Group: User Interface/Desktops
 
@@ -52,6 +54,7 @@
 %prep
 %setup -q
 %patch2 -p1 -b .338913-revert-336325
+%patch3 -p1 -b .tab-switching
 
 %build
 
@@ -131,6 +134,9 @@
 %{_libdir}/bonobo/servers/gnome-terminal.server
 
 %changelog
+* Tue Oct 21 2008 Matthias Clasen <mclasen at redhat.com> - 2.24.1-2
+- Make tab switching shortcuts work again
+
 * Mon Oct 20 2008 Matthias Clasen <mclasen at redhat.com> - 2.24.1-1
 - Update to 2.24.1
 




More information about the fedora-extras-commits mailing list