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 597632 Details for
Bug 818862
Details pane in updater UI must be resizeable
[?]
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.
gpk-update-viewer.ui
gpk-update-viewer.ui (text/plain), 18.70 KB, created by
Ferry Huberts
on 2012-07-11 17:08:46 UTC
(
hide
)
Description:
gpk-update-viewer.ui
Filename:
MIME Type:
Creator:
Ferry Huberts
Created:
2012-07-11 17:08:46 UTC
Size:
18.70 KB
patch
obsolete
><?xml version="1.0" encoding="UTF-8"?> ><interface> > <!-- interface-requires gtk+ 3.0 --> > <object class="GtkDialog" id="dialog_updates"> > <property name="can_focus">False</property> > <property name="border_width">5</property> > <property name="title" translatable="yes">Software Update</property> > <property name="window_position">center</property> > <property name="icon_name">software-update-available</property> > <property name="type_hint">normal</property> > <child internal-child="vbox"> > <object class="GtkBox" id="dialog-vbox1"> > <property name="visible">True</property> > <property name="can_focus">False</property> > <property name="orientation">vertical</property> > <property name="spacing">2</property> > <child internal-child="action_area"> > <object class="GtkButtonBox" id="dialog-action_area1"> > <property name="visible">True</property> > <property name="can_focus">False</property> > <property name="layout_style">end</property> > <child> > <object class="GtkButton" id="button_quit"> > <property name="label">gtk-quit</property> > <property name="use_action_appearance">False</property> > <property name="visible">True</property> > <property name="can_focus">True</property> > <property name="has_focus">True</property> > <property name="receives_default">True</property> > <property name="use_action_appearance">False</property> > <property name="use_stock">True</property> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">False</property> > <property name="position">0</property> > </packing> > </child> > <child> > <object class="GtkButton" id="button_install"> > <property name="label" translatable="yes">_Install Updates</property> > <property name="use_action_appearance">False</property> > <property name="visible">True</property> > <property name="can_focus">True</property> > <property name="has_focus">True</property> > <property name="can_default">True</property> > <property name="has_default">True</property> > <property name="receives_default">True</property> > <property name="use_action_appearance">False</property> > <property name="use_underline">True</property> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">False</property> > <property name="position">1</property> > </packing> > </child> > <child> > <object class="GtkLabel" id="label_summary"> > <property name="can_focus">False</property> > <property name="label">7 updates selected (45Mb)</property> > <property name="use_markup">True</property> > <property name="justify">right</property> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">True</property> > <property name="pack_type">end</property> > <property name="position">2</property> > <property name="secondary">True</property> > </packing> > </child> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">True</property> > <property name="pack_type">end</property> > <property name="position">0</property> > </packing> > </child> > <child> > <object class="GtkVBox" id="vbox1"> > <property name="visible">True</property> > <property name="can_focus">False</property> > <property name="border_width">6</property> > <property name="spacing">6</property> > <child> > <object class="GtkHBox" id="hbox_header"> > <property name="visible">True</property> > <property name="can_focus">False</property> > <property name="spacing">9</property> > <child> > <object class="GtkImage" id="image_header"> > <property name="visible">True</property> > <property name="can_focus">False</property> > <property name="pixel_size">48</property> > <property name="icon_name">system-software-update</property> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">False</property> > <property name="position">0</property> > </packing> > </child> > <child> > <object class="GtkVBox" id="vbox2"> > <property name="visible">True</property> > <property name="can_focus">False</property> > <property name="border_width">6</property> > <property name="spacing">6</property> > <child> > <object class="GtkHBox" id="hbox_header_title"> > <property name="visible">True</property> > <property name="can_focus">False</property> > <child> > <object class="GtkLabel" id="label_header_title"> > <property name="visible">True</property> > <property name="can_focus">False</property> > <property name="label"><big><b>There are updates available</b></big></property> > <property name="use_markup">True</property> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">False</property> > <property name="position">0</property> > </packing> > </child> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">True</property> > <property name="position">0</property> > </packing> > </child> > <child> > <object class="GtkLabel" id="label_header_desc"> > <property name="visible">True</property> > <property name="can_focus">False</property> > <property name="label" translatable="yes">Software updates correct errors, eliminate security vulnerabilities and provide new features.</property> > <property name="wrap">True</property> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">False</property> > <property name="position">1</property> > </packing> > </child> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">True</property> > <property name="position">1</property> > </packing> > </child> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">True</property> > <property name="position">0</property> > </packing> > </child> > <child> > <object class="GtkViewport" id="viewport_upgrade"> > <property name="visible">True</property> > <property name="can_focus">False</property> > <property name="resize_mode">queue</property> > <property name="shadow_type">out</property> > <child> > <object class="GtkHBox" id="hbox_upgrade"> > <property name="visible">True</property> > <property name="can_focus">False</property> > <property name="border_width">6</property> > <property name="spacing">6</property> > <child> > <object class="GtkLabel" id="label_upgrade"> > <property name="visible">True</property> > <property name="can_focus">False</property> > <property name="label"><b>New distribution upgrade release available</b></property> > <property name="use_markup">True</property> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">False</property> > <property name="position">0</property> > </packing> > </child> > <child> > <object class="GtkButton" id="button_upgrade"> > <property name="label" translatable="yes">_Upgrade</property> > <property name="use_action_appearance">False</property> > <property name="visible">True</property> > <property name="can_focus">True</property> > <property name="receives_default">True</property> > <property name="use_action_appearance">False</property> > <property name="use_underline">True</property> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">False</property> > <property name="pack_type">end</property> > <property name="position">1</property> > </packing> > </child> > </object> > </child> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">True</property> > <property name="position">1</property> > </packing> > </child> > <child> > <object class="GtkPaned" id="paned1"> > <property name="visible">True</property> > <property name="can_focus">True</property> > <property name="orientation">vertical</property> > <property name="position">90</property> > <child> > <object class="GtkScrolledWindow" id="scrolledwindow_updates"> > <property name="visible">True</property> > <property name="can_focus">True</property> > <property name="vexpand">True</property> > <property name="shadow_type">in</property> > <child> > <object class="GtkTreeView" id="treeview_updates"> > <property name="visible">True</property> > <property name="can_focus">True</property> > <child internal-child="selection"> > <object class="GtkTreeSelection" id="treeview-selection"/> > </child> > </object> > </child> > </object> > <packing> > <property name="resize">True</property> > <property name="shrink">False</property> > </packing> > </child> > <child> > <object class="GtkExpander" id="expander1"> > <property name="visible">True</property> > <property name="can_focus">True</property> > <property name="valign">end</property> > <property name="resize_mode">queue</property> > <child> > <object class="GtkScrolledWindow" id="scrolledwindow_details"> > <property name="visible">True</property> > <property name="can_focus">True</property> > <property name="shadow_type">in</property> > <child> > <object class="GtkTextView" id="textview_details"> > <property name="visible">True</property> > <property name="can_focus">True</property> > </object> > </child> > </object> > </child> > <child type="label"> > <object class="GtkLabel" id="label1"> > <property name="visible">True</property> > <property name="can_focus">False</property> > <property name="label" translatable="yes">Details</property> > <attributes> > <attribute name="weight" value="bold"/> > </attributes> > </object> > </child> > </object> > <packing> > <property name="resize">True</property> > <property name="shrink">False</property> > </packing> > </child> > </object> > <packing> > <property name="expand">True</property> > <property name="fill">True</property> > <property name="position">2</property> > </packing> > </child> > <child> > <object class="GtkVBox" id="vbox4"> > <property name="visible">True</property> > <property name="can_focus">False</property> > <child> > <object class="GtkHBox" id="hbox_status"> > <property name="visible">True</property> > <property name="can_focus">False</property> > <property name="spacing">6</property> > <child> > <object class="GtkImage" id="image_progress"> > <property name="can_focus">False</property> > <property name="stock">gtk-save</property> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">True</property> > <property name="position">0</property> > </packing> > </child> > <child> > <object class="GtkProgressBar" id="progressbar_progress"> > <property name="can_focus">False</property> > <property name="valign">center</property> > <property name="fraction">0.5</property> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">True</property> > <property name="position">1</property> > </packing> > </child> > <child> > <object class="GtkLabel" id="label_status"> > <property name="can_focus">False</property> > <property name="label"><b>Downloading</b></property> > <property name="use_markup">True</property> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">True</property> > <property name="position">2</property> > </packing> > </child> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">True</property> > <property name="position">0</property> > </packing> > </child> > <child> > <object class="GtkHBox" id="hbox_info"> > <property name="visible">True</property> > <property name="can_focus">False</property> > <property name="spacing">9</property> > <child> > <object class="GtkImage" id="image_info"> > <property name="can_focus">False</property> > <property name="stock">gtk-remove</property> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">True</property> > <property name="position">0</property> > </packing> > </child> > <child> > <object class="GtkLabel" id="label_info"> > <property name="can_focus">False</property> > <property name="label">data that doesn't need the progressbar</property> > <property name="use_markup">True</property> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">True</property> > <property name="position">1</property> > </packing> > </child> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">True</property> > <property name="position">1</property> > </packing> > </child> > </object> > <packing> > <property name="expand">False</property> > <property name="fill">False</property> > <property name="position">5</property> > </packing> > </child> > </object> > <packing> > <property name="expand">True</property> > <property name="fill">True</property> > <property name="position">1</property> > </packing> > </child> > </object> > </child> > <action-widgets> > <action-widget response="0">button_quit</action-widget> > <action-widget response="0">button_install</action-widget> > </action-widgets> > </object> ></interface>
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 Raw
Actions:
View
Attachments on
bug 818862
: 597632