Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 155328 Details for
Bug 241136
[patch] Use more builtin GTK widgets
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
More native widgets
yumex-glade.patch (text/plain), 7.24 KB, created by
Patryk Zawadzki
on 2007-05-24 09:36:46 UTC
(
hide
)
Description:
More native widgets
Filename:
MIME Type:
Creator:
Patryk Zawadzki
Created:
2007-05-24 09:36:46 UTC
Size:
7.24 KB
patch
obsolete
>--- /usr/share/yumex/yumex.glade 2007-05-23 23:20:07.000000000 +0200 >+++ Desktop/yumex.glade 2007-05-24 10:13:57.646185089 +0200 >@@ -90,42 +90,18 @@ > <child> > <widget class="GtkImageMenuItem" id="proNew"> > <property name="visible">True</property> >- <property name="label" translatable="yes">_New</property> >- <property name="use_underline">True</property> >+ <property name="label">gtk-new</property> >+ <property name="use_stock">True</property> > <signal name="activate" handler="on_ProfileNew" last_modification_time="Tue, 31 Jan 2006 14:49:33 GMT"/> >- >- <child internal-child="image"> >- <widget class="GtkImage" id="image185"> >- <property name="visible">True</property> >- <property name="stock">gtk-new</property> >- <property name="icon_size">1</property> >- <property name="xalign">0.5</property> >- <property name="yalign">0.5</property> >- <property name="xpad">0</property> >- <property name="ypad">0</property> >- </widget> >- </child> > </widget> > </child> > > <child> > <widget class="GtkImageMenuItem" id="proSave"> > <property name="visible">True</property> >- <property name="label" translatable="yes">_Save</property> >- <property name="use_underline">True</property> >+ <property name="label">gtk-save</property> >+ <property name="use_stock">True</property> > <signal name="activate" handler="on_ProfileSave" last_modification_time="Tue, 31 Jan 2006 14:49:33 GMT"/> >- >- <child internal-child="image"> >- <widget class="GtkImage" id="image186"> >- <property name="visible">True</property> >- <property name="stock">gtk-save</property> >- <property name="icon_size">1</property> >- <property name="xalign">0.5</property> >- <property name="yalign">0.5</property> >- <property name="xpad">0</property> >- <property name="ypad">0</property> >- </widget> >- </child> > </widget> > </child> > >@@ -156,7 +132,7 @@ > <signal name="activate" handler="on_ToolsRepoCache" last_modification_time="Tue, 31 Jan 2006 14:49:33 GMT"/> > > <child internal-child="image"> >- <widget class="GtkImage" id="image187"> >+ <widget class="GtkImage" id="image190"> > <property name="visible">True</property> > <property name="stock">gtk-properties</property> > <property name="icon_size">1</property> >@@ -185,21 +161,9 @@ > <child> > <widget class="GtkImageMenuItem" id="helpAbout"> > <property name="visible">True</property> >- <property name="label" translatable="yes">_About</property> >- <property name="use_underline">True</property> >+ <property name="label">gtk-about</property> >+ <property name="use_stock">True</property> > <signal name="activate" handler="on_HelpAbout" last_modification_time="Tue, 31 Jan 2006 14:49:33 GMT"/> >- >- <child internal-child="image"> >- <widget class="GtkImage" id="image188"> >- <property name="visible">True</property> >- <property name="stock">gtk-dialog-info</property> >- <property name="icon_size">1</property> >- <property name="xalign">0.5</property> >- <property name="yalign">0.5</property> >- <property name="xpad">0</property> >- <property name="ypad">0</property> >- </widget> >- </child> > </widget> > </child> > </widget> >@@ -1529,7 +1493,7 @@ > <child> > <widget class="GtkImage" id="image176"> > <property name="visible">True</property> >- <property name="stock">gtk-refresh</property> >+ <property name="stock">gtk-go-forward</property> > <property name="icon_size">4</property> > <property name="xalign">0.5</property> > <property name="yalign">0.5</property> >@@ -2453,7 +2417,7 @@ > <child> > <widget class="GtkImage" id="image183"> > <property name="visible">True</property> >- <property name="stock">gtk-refresh</property> >+ <property name="stock">gtk-go-forward</property> > <property name="icon_size">4</property> > <property name="xalign">0.5</property> > <property name="yalign">0.5</property> >@@ -2820,7 +2784,7 @@ > <child> > <widget class="GtkImage" id="image129"> > <property name="visible">True</property> >- <property name="stock">gtk-execute</property> >+ <property name="stock">gtk-go-forward</property> > <property name="icon_size">4</property> > <property name="xalign">0.5</property> > <property name="yalign">0.5</property> >@@ -5318,73 +5282,11 @@ > <property name="visible">True</property> > <property name="can_default">True</property> > <property name="can_focus">True</property> >+ <property name="label">gtk-quit</property> >+ <property name="use_stock">True</property> > <property name="relief">GTK_RELIEF_NORMAL</property> > <property name="focus_on_click">True</property> > <property name="response_id">-7</property> >- >- <child> >- <widget class="GtkAlignment" id="alignment48"> >- <property name="visible">True</property> >- <property name="xalign">0.5</property> >- <property name="yalign">0.5</property> >- <property name="xscale">0</property> >- <property name="yscale">0</property> >- <property name="top_padding">0</property> >- <property name="bottom_padding">0</property> >- <property name="left_padding">0</property> >- <property name="right_padding">0</property> >- >- <child> >- <widget class="GtkHBox" id="hbox74"> >- <property name="visible">True</property> >- <property name="homogeneous">False</property> >- <property name="spacing">2</property> >- >- <child> >- <widget class="GtkImage" id="image175"> >- <property name="visible">True</property> >- <property name="stock">gtk-quit</property> >- <property name="icon_size">4</property> >- <property name="xalign">0.5</property> >- <property name="yalign">0.5</property> >- <property name="xpad">0</property> >- <property name="ypad">0</property> >- </widget> >- <packing> >- <property name="padding">0</property> >- <property name="expand">False</property> >- <property name="fill">False</property> >- </packing> >- </child> >- >- <child> >- <widget class="GtkLabel" id="label114"> >- <property name="visible">True</property> >- <property name="label" translatable="yes">_Quit</property> >- <property name="use_underline">True</property> >- <property name="use_markup">False</property> >- <property name="justify">GTK_JUSTIFY_LEFT</property> >- <property name="wrap">False</property> >- <property name="selectable">False</property> >- <property name="xalign">0.5</property> >- <property name="yalign">0.5</property> >- <property name="xpad">0</property> >- <property name="ypad">0</property> >- <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> >- <property name="width_chars">-1</property> >- <property name="single_line_mode">False</property> >- <property name="angle">0</property> >- </widget> >- <packing> >- <property name="padding">0</property> >- <property name="expand">False</property> >- <property name="fill">False</property> >- </packing> >- </child> >- </widget> >- </child> >- </widget> >- </child> > </widget> > </child> >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 241136
: 155328