This commit is contained in:
parent
eb88fd139d
commit
f68afa9a95
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3675a4b7269bcba3fbfd485eaead82b14885ddb265d6cba111934d581586a191
|
||||
size 1805437
|
3
gnome-terminal-2.22.0.tar.bz2
Normal file
3
gnome-terminal-2.22.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f157938dbfe0babe8545bcdb7b1fa51403bbf17904d56f3242a528d55190b56e
|
||||
size 1819541
|
@ -1,32 +0,0 @@
|
||||
Index: gnome-terminal-2.21.91.1/src/gnome-terminal.schemas.in
|
||||
===================================================================
|
||||
--- gnome-terminal-2.21.91.1.orig/src/gnome-terminal.schemas.in
|
||||
+++ gnome-terminal-2.21.91.1/src/gnome-terminal.schemas.in
|
||||
@@ -44,7 +44,7 @@
|
||||
<applyto>/apps/gnome-terminal/global/use_mnemonics</applyto>
|
||||
<owner>gnome-terminal</owner>
|
||||
<type>bool</type>
|
||||
- <default>true</default>
|
||||
+ <default>false</default>
|
||||
<locale name="C">
|
||||
<short>Whether the menubar has access keys</short>
|
||||
<long>
|
||||
@@ -60,7 +60,7 @@
|
||||
<applyto>/apps/gnome-terminal/global/use_menu_accelerators</applyto>
|
||||
<owner>gnome-terminal</owner>
|
||||
<type>bool</type>
|
||||
- <default>true</default>
|
||||
+ <default>false</default>
|
||||
<locale name="C">
|
||||
<short>Whether the standard GTK shortcut for menubar access is enabled</short>
|
||||
<long>
|
||||
@@ -604,8 +604,7 @@
|
||||
<short>Whether to use the system font</short>
|
||||
<long>
|
||||
If true, the terminal will use the desktop-global standard
|
||||
- font if it's monospace (and the most similar font it can
|
||||
- come up with otherwise).
|
||||
+ terminal font.
|
||||
</long>
|
||||
</locale>
|
||||
</schema>
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 13 18:17:12 CET 2008 - sbrabec@suse.cz
|
||||
|
||||
- Custom look'n'feel gconf keys moved to gconf2-branding-openSUSE.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 13 16:11:09 CET 2008 - vuntz@suse.de
|
||||
|
||||
- Update to version 2.22.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 5 00:54:01 CET 2008 - maw@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gnome-terminal (Version 2.21.92)
|
||||
# spec file for package gnome-terminal (Version 2.22.0)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -16,14 +16,13 @@ BuildRequires: docbook_4 fdupes gnome-common gnome-doc-utils-devel gnutls-devel
|
||||
License: GPL v2 or later; LGPL v2.1 or later
|
||||
Group: System/X11/Terminals
|
||||
Obsoletes: gnome-core
|
||||
Version: 2.21.92
|
||||
Version: 2.22.0
|
||||
Release: 1
|
||||
Summary: The GNOME 2.x Desktop Terminal
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Url: http://www.gnome.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
PreReq: filesystem gconf2
|
||||
Patch1: gnome-terminal-defaults.patch
|
||||
# PATCH-NEEDS-REBASE gnome-terminal-force-terminal-draw.patch
|
||||
Patch2: gnome-terminal-force-terminal-draw.patch
|
||||
Patch4: gnome-terminal-desktop.patch
|
||||
@ -42,7 +41,6 @@ handy for quick tasks on the command line.
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
#%patch2 -p1
|
||||
%patch4 -p1
|
||||
#%patch5
|
||||
@ -92,6 +90,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
||||
* Thu Mar 13 2008 sbrabec@suse.cz
|
||||
- Custom look'n'feel gconf keys moved to gconf2-branding-openSUSE.
|
||||
* Thu Mar 13 2008 vuntz@suse.de
|
||||
- Update to version 2.22.0:
|
||||
+ Updated translations.
|
||||
* Wed Mar 05 2008 maw@suse.de
|
||||
- Update to version 2.21.92:
|
||||
+ Ensure menu items are always drawn
|
||||
|
Loading…
x
Reference in New Issue
Block a user