~usb-creator-hackers/usb-creator/trunk

« back to all changes in this revision

Viewing changes to gui/usbcreator.glade

  • Committer: Evan Dandrea
  • Date: 2008-09-14 10:05:05 UTC
  • Revision ID: evan.dandrea@canonical.com-20080914100505-8uw2vngi3iezu9xn
* Replaced the log-output backed command wrapper with a simpler solution
  (LP: #269044).
* Now logging to ~/.usb-creator.log instead of just stdout.
* Moved the persistence code from the backend to scripts/install.py and
  wired up the persistence scale in the frontend.
* The backend now reports the task description in addition to the progress
  value.
* A failure dialog is now shown when scripts/install.py exits non-zero
  (LP: #269035).
* Mount the target device at install time if it has not already been
  mounted (LP: #269032).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
2
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3
 
<!--Generated with glade3 3.4.5 on Fri Sep 12 03:16:24 2008 -->
 
3
<!--Generated with glade3 3.4.5 on Fri Sep 12 15:16:42 2008 -->
4
4
<glade-interface>
5
5
  <widget class="GtkWindow" id="window">
6
6
    <property name="title" translatable="yes">Make USB Startup Disk</property>
225
225
                        <property name="visible">True</property>
226
226
                        <property name="spacing">12</property>
227
227
                        <child>
228
 
                          <widget class="GtkVBox" id="vbox3">
 
228
                          <widget class="GtkVBox" id="persist_enabled_vbox">
229
229
                            <property name="visible">True</property>
230
230
                            <property name="spacing">3</property>
231
231
                            <child>