diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 3722c41..8724aab 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -11,11 +11,13 @@ Summary: Terminal emulator for GNOME Name: gnome-terminal Version: 2.26.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and GFDL Group: User Interface/Desktops URL: http://www.gnome.org/ Source0: http://download.gnome.org/sources/gnome-terminal/2.26/gnome-terminal-%{version}.tar.bz2 +# http://bugzilla.gnome.org/show_bug.cgi?id=588732 +Source1: profile-new-dialog.ui # Fix gnome.org Bug 338913 – Terminal resized when switching tabs Patch2: gnome-terminal-2.15.0-338913-revert-336325.patch # From upstream trunk @@ -63,6 +65,8 @@ export PERL5LIB=/usr/lib64/perl5/vendor_perl/5.8.2 perl %configure --with-widget=vte --disable-scrollkeeper make %{?_smp_mflags} +cp %{SOURCE1} src + # strip unneeded translations from .mo files cd po grep -v ".*[.]desktop[.]in.*\|.*[.]server[.]in$" POTFILES.in > POTFILES.keep @@ -132,6 +136,9 @@ scrollkeeper-update -q %{_sysconfdir}/gconf/schemas/gnome-terminal.schemas %changelog +* Wed Jul 15 2009 Matthias Clasen - 2.26.2-2 +- Fix a stubborn icon + * Wed May 20 2009 Ray Strode 2.26.2-1 - Update to 2.26.2 diff --git a/profile-new-dialog.ui b/profile-new-dialog.ui new file mode 100644 index 0000000..bc596f2 --- /dev/null +++ b/profile-new-dialog.ui @@ -0,0 +1,196 @@ + + + + + True + gtk-apply + 4 + 0.5 + 0.5 + 0 + 0 + + + 5 + New Profile + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + False + False + False + True + False + False + GDK_WINDOW_TYPE_HINT_DIALOG + GDK_GRAVITY_NORTH_WEST + True + False + False + + + True + False + 2 + + + True + GTK_BUTTONBOX_END + + + True + True + True + gtk-cancel + True + GTK_RELIEF_NORMAL + True + + + + + True + False + icon-1212 + C_reate + True + True + True + GTK_RELIEF_NORMAL + True + + + + + 0 + False + True + GTK_PACK_END + + + + + 5 + True + False + 0 + + + True + 2 + 2 + False + 6 + 12 + + + True + False + 6 + + + + + + 1 + 2 + 1 + 2 + + + + + True + Profile _name: + True + False + GTK_JUSTIFY_LEFT + False + False + 0 + 0.5 + 0 + 0 + new-profile-name-entry + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + 1 + 0 + 1 + fill + + + + + + True + True + True + True + 0 + + True + False + 14 + + + 1 + 2 + 0 + 1 + + + + + + True + _Base on: + True + False + GTK_JUSTIFY_LEFT + False + False + 0 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + 1 + 1 + 2 + fill + + + + + + 0 + True + True + + + + + 0 + True + True + + + + + + new-profile-cancel-button + new-profile-create-button + + +