r22132 - in /packages/unstable/nautilus-actions/debian: changelog control patches/ patches/series patches/ui.patch rules

christine at users.alioth.debian.org christine at users.alioth.debian.org
Sun Oct 25 03:30:50 UTC 2009


Author: christine
Date: Sun Oct 25 03:30:50 2009
New Revision: 22132

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22132
Log:
add patch to nautilus-actions-config-tool.ui

Added:
    packages/unstable/nautilus-actions/debian/patches/
    packages/unstable/nautilus-actions/debian/patches/series
    packages/unstable/nautilus-actions/debian/patches/ui.patch
Modified:
    packages/unstable/nautilus-actions/debian/changelog
    packages/unstable/nautilus-actions/debian/control
    packages/unstable/nautilus-actions/debian/rules

Modified: packages/unstable/nautilus-actions/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nautilus-actions/debian/changelog?rev=22132&op=diff
==============================================================================
--- packages/unstable/nautilus-actions/debian/changelog [utf-8] (original)
+++ packages/unstable/nautilus-actions/debian/changelog [utf-8] Sun Oct 25 03:30:50 2009
@@ -1,8 +1,14 @@
-nautilus-actions (1.12.0-2) UNRELEASED; urgency=low
+nautilus-actions (1.12.0-2) unstable; urgency=low
 
+  [Christine Spang]
+  * Backport patch to nautilus-actions-config-tool.ui (Closes: #546417)
+    -- build-dep on quilt
+  * Bump to Standards-Version 3.8.3
+
+  [Emilio Pozuelo Monfort]
   * Wrap build depends.
 
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Wed, 12 Aug 2009 21:15:34 +0200
+ -- Christine Spang <christine at debian.org>  Sat, 24 Oct 2009 23:08:12 -0500
 
 nautilus-actions (1.12.0-1) unstable; urgency=low
 

Modified: packages/unstable/nautilus-actions/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nautilus-actions/debian/control?rev=22132&op=diff
==============================================================================
--- packages/unstable/nautilus-actions/debian/control [utf-8] (original)
+++ packages/unstable/nautilus-actions/debian/control [utf-8] Sun Oct 25 03:30:50 2009
@@ -3,8 +3,11 @@
 Priority: optional
 Maintainer: Christine Spang <christine at debian.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0), autotools-dev, cdbs, gnome-pkg-tools, libglib2.0-dev (>= 2.16), libgtk2.0-dev (>= 2.12), libnautilus-extension-dev (>= 2.8), libgconf2-dev (>= 2.8.0), libxml-parser-perl, uuid-dev, intltool, libunique-dev (>= 1.0), libxml2-dev (>= 2.6)
-Standards-Version: 3.8.2
+Build-Depends: debhelper (>= 7.0), autotools-dev, cdbs, quilt, gnome-pkg-tools,
+  libglib2.0-dev (>= 2.16), libgtk2.0-dev (>= 2.12), libnautilus-extension-dev
+  (>= 2.8), libgconf2-dev (>= 2.8.0), libxml-parser-perl, uuid-dev, intltool,
+  libunique-dev (>= 1.0), libxml2-dev (>= 2.6)
+Standards-Version: 3.8.3
 
 Package: nautilus-actions
 Architecture: any

Added: packages/unstable/nautilus-actions/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nautilus-actions/debian/patches/series?rev=22132&op=file
==============================================================================
--- packages/unstable/nautilus-actions/debian/patches/series (added)
+++ packages/unstable/nautilus-actions/debian/patches/series [utf-8] Sun Oct 25 03:30:50 2009
@@ -1,0 +1,1 @@
+ui.patch

Added: packages/unstable/nautilus-actions/debian/patches/ui.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nautilus-actions/debian/patches/ui.patch?rev=22132&op=file
==============================================================================
--- packages/unstable/nautilus-actions/debian/patches/ui.patch (added)
+++ packages/unstable/nautilus-actions/debian/patches/ui.patch [utf-8] Sun Oct 25 03:30:50 2009
@@ -1,0 +1,1495 @@
+--- src/nact/nautilus-actions-config-tool.ui	2009-10-24 23:07:07.000000000 -0400
++++ /usr/share/nautilus-actions/nautilus-actions-config-tool.ui	2009-08-12 14:53:17.000000000 -0400
+@@ -7,7 +7,7 @@
+       <object class="GtkVBox" id="vbox1">
+         <property name="visible">True</property>
+         <child>
+-          <object class="GtkVBox" id="MenubarVBox">
++          <object class="GtkVBox" id="MenuBarVBox">
+             <property name="visible">True</property>
+             <child>
+               <placeholder/>
+@@ -19,11 +19,9 @@
+           </packing>
+         </child>
+         <child>
+-          <object class="GtkVBox" id="ToolbarVBox">
++          <object class="GtkToolbar" id="toolbar1">
+             <property name="visible">True</property>
+-            <child>
+-              <placeholder/>
+-            </child>
++            <property name="toolbar_style">both</property>
+           </object>
+           <packing>
+             <property name="expand">False</property>
+@@ -31,7 +29,7 @@
+           </packing>
+         </child>
+         <child>
+-          <object class="GtkVBox" id="MainVBox">
++          <object class="GtkVBox" id="vbox16">
+             <property name="visible">True</property>
+             <child>
+               <object class="GtkHPaned" id="MainPaned">
+@@ -116,7 +114,6 @@
+                                   <object class="GtkLabel" id="ActionLabelLabel">
+                                     <property name="visible">True</property>
+                                     <property name="xalign">1</property>
+-                                    <property name="label" translatable="yes">_Label :</property>
+                                     <property name="use_underline">True</property>
+                                     <property name="mnemonic_widget">ActionLabelEntry</property>
+                                   </object>
+@@ -262,7 +259,7 @@
+                             <property name="visible">True</property>
+                             <property name="spacing">10</property>
+                             <child>
+-                              <object class="GtkLabel" id="ActionPropertiesGroupTitle">
++                              <object class="GtkLabel" id="label3">
+                                 <property name="visible">True</property>
+                                 <property name="xalign">0</property>
+                                 <property name="label" translatable="yes">&lt;b&gt;Action properties&lt;/b&gt;</property>
+@@ -280,7 +277,7 @@
+                                 <property name="n_columns">2</property>
+                                 <child>
+                                   <object class="GtkCheckButton" id="ActionEnabledButton">
+-                                    <property name="label" translatable="yes">E_nabled</property>
++                                    <property name="label" translatable="yes">_Enabled</property>
+                                     <property name="visible">True</property>
+                                     <property name="can_focus">True</property>
+                                     <property name="receives_default">False</property>
+@@ -291,7 +288,6 @@
+                                   <packing>
+                                     <property name="left_attach">1</property>
+                                     <property name="right_attach">2</property>
+-                                    <property name="x_options">GTK_FILL</property>
+                                   </packing>
+                                 </child>
+                                 <child>
+@@ -310,7 +306,6 @@
+                                     <property name="right_attach">2</property>
+                                     <property name="top_attach">1</property>
+                                     <property name="bottom_attach">2</property>
+-                                    <property name="x_options">GTK_FILL</property>
+                                   </packing>
+                                 </child>
+                                 <child>
+@@ -347,7 +342,7 @@
+                       </object>
+                     </child>
+                     <child type="tab">
+-                      <object class="GtkLabel" id="ActionTabLabel">
++                      <object class="GtkLabel" id="label5">
+                         <property name="visible">True</property>
+                         <property name="tooltip_text" translatable="yes">This tab lets you enter main characteristics of the action, as it will be displayed in the Nautilus context menu : label, tooltip, icon.</property>
+                         <property name="label" translatable="yes">_Action</property>
+@@ -388,7 +383,6 @@
+                                       <object class="GtkLabel" id="ProfileLabelLabel">
+                                         <property name="visible">True</property>
+                                         <property name="xalign">1</property>
+-                                        <property name="label" translatable="yes">_Label :</property>
+                                         <property name="use_underline">True</property>
+                                         <property name="mnemonic_widget">ProfileLabelEntry</property>
+                                       </object>
+@@ -942,7 +936,7 @@
+                       </packing>
+                     </child>
+                     <child type="tab">
+-                      <object class="GtkLabel" id="label15">
++                      <object class="GtkLabel" id="label1">
+                         <property name="visible">True</property>
+                         <property name="tooltip_text" translatable="yes">This advanced tab lets you precisely choose on which schemes the selection will apply.</property>
+                         <property name="label" translatable="yes">A_dvanced conditions</property>
+@@ -1001,9 +995,8 @@
+     <property name="border_width">12</property>
+     <property name="title" translatable="yes">Importing actions</property>
+     <property name="modal">True</property>
+-    <property name="type_hint">dialog</property>
+     <child>
+-      <object class="GtkLabel" id="label3">
++      <object class="GtkLabel" id="label1">
+         <property name="visible">True</property>
+         <property name="label" translatable="yes">This assistant will guide you through the process of importing actions.</property>
+       </object>
+@@ -1012,15 +1005,118 @@
+       </packing>
+     </child>
+     <child>
+-      <object class="GtkVBox" id="vbox18">
++      <object class="GtkFileChooserWidget" id="filechooserwidget1">
++        <property name="visible">True</property>
++        <property name="preview_widget_active">False</property>
++        <property name="select_multiple">True</property>
++        <property name="use_preview_label">False</property>
++        <property name="local_only">False</property>
++      </object>
++    </child>
++    <child>
++      <object class="GtkLabel" id="label3">
++        <property name="visible">True</property>
++      </object>
++      <packing>
++        <property name="page_type">confirm</property>
++      </packing>
++    </child>
++    <child>
++      <object class="GtkLabel" id="label2">
++        <property name="visible">True</property>
++      </object>
++      <packing>
++        <property name="page_type">summary</property>
++      </packing>
++    </child>
++  </object>
++  <object class="GtkAssistant" id="ExportAssistant">
++    <property name="events">GDK_KEY_PRESS_MASK | GDK_STRUCTURE_MASK</property>
++    <property name="border_width">12</property>
++    <property name="title" translatable="yes">Exporting actions</property>
++    <property name="modal">True</property>
++    <child>
++      <object class="GtkLabel" id="label1">
++        <property name="visible">True</property>
++        <property name="label" translatable="yes">This assistant will guide you through the process of exporting actions.</property>
++      </object>
++      <packing>
++        <property name="page_type">intro</property>
++      </packing>
++    </child>
++    <child>
++      <object class="GtkHBox" id="hbox1">
+         <property name="visible">True</property>
+         <child>
+-          <object class="GtkFileChooserWidget" id="ImportFileChooser">
++          <object class="GtkVBox" id="vbox5">
++            <property name="visible">True</property>
++            <child>
++              <object class="GtkLabel" id="ActionsListLabel">
++                <property name="visible">True</property>
++                <property name="xalign">0</property>
++                <property name="xpad">4</property>
++                <property name="ypad">4</property>
++                <property name="label" translatable="yes">Actions _list :</property>
++                <property name="use_underline">True</property>
++              </object>
++              <packing>
++                <property name="expand">False</property>
++                <property name="position">0</property>
++              </packing>
++            </child>
++            <child>
++              <object class="GtkScrolledWindow" id="scrolledwindow1">
++                <property name="visible">True</property>
++                <property name="can_focus">True</property>
++                <property name="hscrollbar_policy">automatic</property>
++                <property name="vscrollbar_policy">automatic</property>
++                <property name="shadow_type">in</property>
++                <child>
++                  <object class="GtkTreeView" id="ActionsList">
++                    <property name="visible">True</property>
++                    <property name="can_focus">True</property>
++                    <property name="headers_visible">False</property>
++                    <property name="rules_hint">True</property>
++                  </object>
++                </child>
++              </object>
++              <packing>
++                <property name="position">1</property>
++              </packing>
++            </child>
++          </object>
++          <packing>
++            <property name="position">0</property>
++          </packing>
++        </child>
++        <child>
++          <object class="GtkLabel" id="label2">
++            <property name="visible">True</property>
++            <property name="label" translatable="yes">Please select one or more actions
++to be exported.
++
++You may use Ctrl and Shift keys
++to extend a selection.</property>
++          </object>
++          <packing>
++            <property name="position">1</property>
++          </packing>
++        </child>
++      </object>
++      <packing>
++        <property name="title">Selection of the exported actions</property>
++      </packing>
++    </child>
++    <child>
++      <object class="GtkHBox" id="hbox2">
++        <property name="visible">True</property>
++        <child>
++          <object class="GtkFileChooserWidget" id="ExportFolderChooser">
+             <property name="visible">True</property>
+-            <property name="local_only">False</property>
+-            <property name="use_preview_label">False</property>
+-            <property name="select_multiple">True</property>
+             <property name="preview_widget_active">False</property>
++            <property name="action">select-folder</property>
++            <property name="use_preview_label">False</property>
++            <property name="local_only">False</property>
+           </object>
+           <packing>
+             <property name="position">0</property>
+@@ -1028,199 +1124,178 @@
+         </child>
+       </object>
+       <packing>
+-        <property name="title">Selecting what files to import</property>
++        <property name="title">Selection of the target folder</property>
+       </packing>
+     </child>
+     <child>
+-      <object class="GtkVBox" id="vbox19">
++      <object class="GtkVBox" id="vbox1">
+         <property name="visible">True</property>
+         <property name="border_width">10</property>
+         <property name="spacing">10</property>
+         <child>
+-          <object class="GtkVBox" id="vbox20">
++          <object class="GtkVBox" id="vbox2">
+             <property name="visible">True</property>
+-            <property name="spacing">10</property>
+             <child>
+-              <object class="GtkLabel" id="label38">
++              <object class="GtkRadioButton" id="ExportSchemaV1Button">
++                <property name="label" translatable="yes">Export as a GConf schema file with full key descriptions.</property>
+                 <property name="visible">True</property>
+-                <property name="label" translatable="yes">What should I do when importing an action whose UUID already exists ?</property>
++                <property name="can_focus">True</property>
++                <property name="receives_default">False</property>
++                <property name="active">True</property>
++                <property name="draw_indicator">True</property>
+               </object>
+               <packing>
+                 <property name="position">0</property>
+               </packing>
+             </child>
+             <child>
+-              <object class="GtkVBox" id="vbox21">
++              <object class="GtkHBox" id="hbox4">
+                 <property name="visible">True</property>
+-                <property name="spacing">10</property>
+                 <child>
+-                  <object class="GtkVBox" id="vbox22">
+-                    <property name="visible">True</property>
+-                    <child>
+-                      <object class="GtkRadioButton" id="NoImportButton">
+-                        <property name="label" translatable="yes">Do not import the action which UUID already exists</property>
+-                        <property name="visible">True</property>
+-                        <property name="can_focus">True</property>
+-                        <property name="receives_default">False</property>
+-                        <property name="draw_indicator">True</property>
+-                      </object>
+-                      <packing>
+-                        <property name="position">0</property>
+-                      </packing>
+-                    </child>
+-                    <child>
+-                      <object class="GtkHBox" id="hbox5">
+-                        <property name="visible">True</property>
+-                        <child>
+-                          <object class="GtkLabel" id="NoImportLabel">
+-                            <property name="visible">True</property>
+-                            <property name="xalign">0</property>
+-                            <property name="xpad">16</property>
+-                            <property name="label" translatable="yes">This used to be the historical behavior.
+-The selected file will be marked as "NOT OK" in the Summary page.
+-The existing action will not be modified.</property>
+-                          </object>
+-                          <packing>
+-                            <property name="padding">4</property>
+-                            <property name="position">0</property>
+-                          </packing>
+-                        </child>
+-                      </object>
+-                      <packing>
+-                        <property name="position">1</property>
+-                      </packing>
+-                    </child>
++                  <object class="GtkRadioButton" id="ExportHide1">
++                    <property name="sensitive">False</property>
++                    <property name="can_focus">False</property>
++                    <property name="receives_default">False</property>
++                    <property name="focus_on_click">False</property>
++                    <property name="draw_indicator">False</property>
+                   </object>
+                   <packing>
++                    <property name="expand">False</property>
++                    <property name="padding">2</property>
+                     <property name="position">0</property>
+                   </packing>
+                 </child>
+                 <child>
+-                  <object class="GtkVBox" id="vbox23">
++                  <object class="GtkLabel" id="ExportSchemaV1Label">
+                     <property name="visible">True</property>
+-                    <child>
+-                      <object class="GtkRadioButton" id="RenumberButton">
+-                        <property name="label" translatable="yes">Allocate a new identifiant for the imported action</property>
+-                        <property name="visible">True</property>
+-                        <property name="can_focus">True</property>
+-                        <property name="receives_default">False</property>
+-                        <property name="draw_indicator">True</property>
+-                        <property name="group">NoImportButton</property>
+-                      </object>
+-                      <packing>
+-                        <property name="position">0</property>
+-                      </packing>
+-                    </child>
+-                    <child>
+-                      <object class="GtkHBox" id="hbox6">
+-                        <property name="visible">True</property>
+-                        <child>
+-                          <object class="GtkLabel" id="RenumberLabel">
+-                            <property name="visible">True</property>
+-                            <property name="xalign">0</property>
+-                            <property name="xpad">16</property>
+-                            <property name="label" translatable="yes">The selected file will be imported with a slightly modified label indicating the renumbering.
+-The existing action will not be modified.</property>
+-                            <property name="wrap">True</property>
+-                          </object>
+-                          <packing>
+-                            <property name="padding">4</property>
+-                            <property name="position">0</property>
+-                          </packing>
+-                        </child>
+-                      </object>
+-                      <packing>
+-                        <property name="position">1</property>
+-                      </packing>
+-                    </child>
++                    <property name="xalign">0</property>
++                    <property name="label" translatable="yes">This used to be the historical export format.
++The exported file may later be imported via :
++- Import assistant of the Nautilus Actions Configuration Tool,
++- or via the gconftool-2 --import-schema-file command-line tool.</property>
+                   </object>
+                   <packing>
++                    <property name="padding">4</property>
+                     <property name="position">1</property>
+                   </packing>
+                 </child>
++              </object>
++              <packing>
++                <property name="position">1</property>
++              </packing>
++            </child>
++          </object>
++          <packing>
++            <property name="expand">False</property>
++            <property name="position">0</property>
++          </packing>
++        </child>
++        <child>
++          <object class="GtkVBox" id="vbox3">
++            <property name="visible">True</property>
++            <child>
++              <object class="GtkRadioButton" id="ExportSchemaV2Button">
++                <property name="label" translatable="yes">Export as a light GConf schema file.</property>
++                <property name="visible">True</property>
++                <property name="can_focus">True</property>
++                <property name="receives_default">False</property>
++                <property name="xalign">0</property>
++                <property name="active">True</property>
++                <property name="draw_indicator">True</property>
++                <property name="group">ExportSchemaV1Button</property>
++              </object>
++              <packing>
++                <property name="position">0</property>
++              </packing>
++            </child>
++            <child>
++              <object class="GtkHBox" id="hbox5">
++                <property name="visible">True</property>
++                <child>
++                  <object class="GtkRadioButton" id="ExportHide2">
++                    <property name="sensitive">False</property>
++                    <property name="can_focus">False</property>
++                    <property name="receives_default">False</property>
++                    <property name="focus_on_click">False</property>
++                    <property name="draw_indicator">False</property>
++                  </object>
++                  <packing>
++                    <property name="expand">False</property>
++                    <property name="padding">2</property>
++                    <property name="position">0</property>
++                  </packing>
++                </child>
+                 <child>
+-                  <object class="GtkVBox" id="vbox24">
++                  <object class="GtkLabel" id="ExportSchemaV2Label">
+                     <property name="visible">True</property>
+-                    <child>
+-                      <object class="GtkRadioButton" id="OverrideButton">
+-                        <property name="label" translatable="yes">Override the existing action</property>
+-                        <property name="visible">True</property>
+-                        <property name="can_focus">True</property>
+-                        <property name="receives_default">False</property>
+-                        <property name="draw_indicator">True</property>
+-                        <property name="group">NoImportButton</property>
+-                      </object>
+-                      <packing>
+-                        <property name="position">0</property>
+-                      </packing>
+-                    </child>
+-                    <child>
+-                      <object class="GtkHBox" id="hbox7">
+-                        <property name="visible">True</property>
+-                        <child>
+-                          <object class="GtkLabel" id="OverrideLabel">
+-                            <property name="visible">True</property>
+-                            <property name="xalign">0</property>
+-                            <property name="xpad">16</property>
+-                            <property name="label" translatable="yes">The action found in the selected file will silently override the current action which has the same identifiant.
+-Be warned: this mode may be dangerous. You will not be prompted another time.</property>
+-                            <property name="wrap">True</property>
+-                          </object>
+-                          <packing>
+-                            <property name="padding">4</property>
+-                            <property name="position">0</property>
+-                          </packing>
+-                        </child>
+-                      </object>
+-                      <packing>
+-                        <property name="position">1</property>
+-                      </packing>
+-                    </child>
++                    <property name="xalign">0</property>
++                    <property name="label" translatable="yes">The exported file may later be imported via :
++- Import assistant of the Nautilus Actions Configuration Tool,
++- or via the gconftool-2 --import-schema-file command-line tool.</property>
++                  </object>
++                  <packing>
++                    <property name="padding">4</property>
++                    <property name="position">1</property>
++                  </packing>
++                </child>
++              </object>
++              <packing>
++                <property name="position">1</property>
++              </packing>
++            </child>
++          </object>
++          <packing>
++            <property name="expand">False</property>
++            <property name="position">2</property>
++          </packing>
++        </child>
++        <child>
++          <object class="GtkVBox" id="vbox4">
++            <property name="visible">True</property>
++            <child>
++              <object class="GtkRadioButton" id="ExportGConfDumpButton">
++                <property name="label" translatable="yes">Export as a GConf dump file.</property>
++                <property name="visible">True</property>
++                <property name="can_focus">True</property>
++                <property name="receives_default">False</property>
++                <property name="xalign">0</property>
++                <property name="active">True</property>
++                <property name="draw_indicator">True</property>
++                <property name="group">ExportSchemaV1Button</property>
++              </object>
++              <packing>
++                <property name="position">0</property>
++              </packing>
++            </child>
++            <child>
++              <object class="GtkHBox" id="hbox6">
++                <property name="visible">True</property>
++                <child>
++                  <object class="GtkRadioButton" id="ExportHide3">
++                    <property name="sensitive">False</property>
++                    <property name="can_focus">False</property>
++                    <property name="receives_default">False</property>
++                    <property name="focus_on_click">False</property>
++                    <property name="draw_indicator">False</property>
+                   </object>
+                   <packing>
+-                    <property name="position">2</property>
++                    <property name="expand">False</property>
++                    <property name="padding">2</property>
++                    <property name="position">0</property>
+                   </packing>
+                 </child>
+                 <child>
+-                  <object class="GtkVBox" id="vbox36">
++                  <object class="GtkLabel" id="ExportGConfDumpLabel">
+                     <property name="visible">True</property>
+-                    <child>
+-                      <object class="GtkRadioButton" id="AskButton">
+-                        <property name="label" translatable="yes">Ask me</property>
+-                        <property name="visible">True</property>
+-                        <property name="can_focus">True</property>
+-                        <property name="receives_default">False</property>
+-                        <property name="draw_indicator">True</property>
+-                        <property name="group">NoImportButton</property>
+-                      </object>
+-                      <packing>
+-                        <property name="position">0</property>
+-                      </packing>
+-                    </child>
+-                    <child>
+-                      <object class="GtkHBox" id="hbox8">
+-                        <property name="visible">True</property>
+-                        <child>
+-                          <object class="GtkLabel" id="AskLabel">
+-                            <property name="visible">True</property>
+-                            <property name="xalign">0</property>
+-                            <property name="xpad">16</property>
+-                            <property name="label" translatable="yes">You will be asked each time an imported UUID already exists.</property>
+-                            <property name="wrap">True</property>
+-                          </object>
+-                          <packing>
+-                            <property name="padding">4</property>
+-                            <property name="position">0</property>
+-                          </packing>
+-                        </child>
+-                      </object>
+-                      <packing>
+-                        <property name="position">1</property>
+-                      </packing>
+-                    </child>
++                    <property name="xalign">0</property>
++                    <property name="label" translatable="yes">This should be the preferred format for newly exported actions.
++The exported file may later be imported via :
++- Import assistant of the Nautilus Actions Configuration Tool,
++- or via the gconftool-2 --load command-line tool.</property>
+                   </object>
+                   <packing>
+-                    <property name="position">3</property>
++                    <property name="padding">4</property>
++                    <property name="position">1</property>
+                   </packing>
+                 </child>
+               </object>
+@@ -1230,17 +1305,19 @@
+             </child>
+           </object>
+           <packing>
+-            <property name="position">0</property>
++            <property name="expand">False</property>
++            <property name="position">3</property>
+           </packing>
+         </child>
+       </object>
+       <packing>
+-        <property name="title">Managing duplicates</property>
++        <property name="title">Select the export format</property>
+       </packing>
+     </child>
+     <child>
+-      <object class="GtkLabel" id="label17">
++      <object class="GtkLabel" id="label3">
+         <property name="visible">True</property>
++        <property name="use_markup">True</property>
+       </object>
+       <packing>
+         <property name="page_type">confirm</property>
+@@ -1248,19 +1325,20 @@
+       </packing>
+     </child>
+     <child>
+-      <object class="GtkLabel" id="label18">
++      <object class="GtkLabel" id="label4">
+         <property name="visible">True</property>
++        <property name="use_markup">True</property>
+       </object>
+       <packing>
+         <property name="page_type">summary</property>
+-        <property name="title">Import is done</property>
++        <property name="title">Export is done</property>
+       </packing>
+     </child>
+   </object>
+   <object class="GtkWindow" id="LegendDialog">
+     <property name="type_hint">dialog</property>
+     <child>
+-      <object class="GtkVBox" id="vbox16">
++      <object class="GtkVBox" id="vbox11">
+         <property name="visible">True</property>
+         <property name="border_width">12</property>
+         <property name="spacing">6</property>
+@@ -1299,7 +1377,7 @@
+           </packing>
+         </child>
+         <child>
+-          <object class="GtkHSeparator" id="hseparator2">
++          <object class="GtkHSeparator" id="hseparator1">
+             <property name="visible">True</property>
+           </object>
+           <packing>
+@@ -1309,14 +1387,14 @@
+           </packing>
+         </child>
+         <child>
+-          <object class="GtkTable" id="table5">
++          <object class="GtkTable" id="table1">
+             <property name="visible">True</property>
+             <property name="n_rows">11</property>
+             <property name="n_columns">2</property>
+             <property name="column_spacing">2</property>
+             <property name="row_spacing">6</property>
+             <child>
+-              <object class="GtkLabel" id="label20">
++              <object class="GtkLabel" id="label3">
+                 <property name="visible">True</property>
+                 <property name="xalign">1</property>
+                 <property name="yalign">0</property>
+@@ -1328,7 +1406,7 @@
+               </packing>
+             </child>
+             <child>
+-              <object class="GtkLabel" id="label21">
++              <object class="GtkLabel" id="label4">
+                 <property name="visible">True</property>
+                 <property name="xalign">1</property>
+                 <property name="yalign">0</property>
+@@ -1356,7 +1434,7 @@
+               </packing>
+             </child>
+             <child>
+-              <object class="GtkLabel" id="label22">
++              <object class="GtkLabel" id="label6">
+                 <property name="visible">True</property>
+                 <property name="xalign">1</property>
+                 <property name="yalign">0</property>
+@@ -1370,7 +1448,7 @@
+               </packing>
+             </child>
+             <child>
+-              <object class="GtkLabel" id="label23">
++              <object class="GtkLabel" id="label7">
+                 <property name="visible">True</property>
+                 <property name="xalign">1</property>
+                 <property name="yalign">0</property>
+@@ -1384,7 +1462,7 @@
+               </packing>
+             </child>
+             <child>
+-              <object class="GtkLabel" id="label33">
++              <object class="GtkLabel" id="label8">
+                 <property name="visible">True</property>
+                 <property name="xalign">1</property>
+                 <property name="yalign">0</property>
+@@ -1412,7 +1490,7 @@
+               </packing>
+             </child>
+             <child>
+-              <object class="GtkLabel" id="label35">
++              <object class="GtkLabel" id="label10">
+                 <property name="visible">True</property>
+                 <property name="xalign">1</property>
+                 <property name="yalign">0</property>
+@@ -1440,7 +1518,7 @@
+               </packing>
+             </child>
+             <child>
+-              <object class="GtkLabel" id="label36">
++              <object class="GtkLabel" id="label12">
+                 <property name="visible">True</property>
+                 <property name="xalign">1</property>
+                 <property name="yalign">0</property>
+@@ -1481,7 +1559,7 @@
+               </packing>
+             </child>
+             <child>
+-              <object class="GtkLabel" id="label37">
++              <object class="GtkLabel" id="label19">
+                 <property name="visible">True</property>
+                 <property name="xalign">0</property>
+                 <property name="yalign">0</property>
+@@ -1641,785 +1719,18 @@
+       </object>
+     </child>
+   </object>
+-  <object class="GtkDialog" id="PreferencesDialog">
+-    <property name="border_width">5</property>
+-    <property name="title" translatable="yes">Nautilus Actions Preferences</property>
+-    <property name="modal">True</property>
+-    <property name="type_hint">dialog</property>
+-    <child internal-child="vbox">
+-      <object class="GtkVBox" id="dialog-vbox1">
+-        <property name="visible">True</property>
+-        <property name="spacing">2</property>
+-        <child>
+-          <object class="GtkNotebook" id="PreferencesNotebook">
+-            <property name="visible">True</property>
+-            <property name="can_focus">True</property>
+-            <child>
+-              <object class="GtkVBox" id="vbox33">
+-                <property name="visible">True</property>
+-                <child>
+-                  <object class="GtkVBox" id="vbox28">
+-                    <property name="visible">True</property>
+-                    <child>
+-                      <object class="GtkFrame" id="frame3">
+-                        <property name="visible">True</property>
+-                        <property name="border_width">6</property>
+-                        <property name="label_xalign">0</property>
+-                        <property name="shadow_type">in</property>
+-                        <child>
+-                          <object class="GtkAlignment" id="alignment3">
+-                            <property name="visible">True</property>
+-                            <property name="left_padding">12</property>
+-                            <child>
+-                              <object class="GtkVBox" id="vbox30">
+-                                <property name="visible">True</property>
+-                                <property name="border_width">6</property>
+-                                <property name="homogeneous">True</property>
+-                                <child>
+-                                  <object class="GtkRadioButton" id="OrderAlphaAscButton">
+-                                    <property name="label" translatable="yes">_Ascending alphabetical order</property>
+-                                    <property name="visible">True</property>
+-                                    <property name="can_focus">True</property>
+-                                    <property name="receives_default">False</property>
+-                                    <property name="tooltip_text" translatable="yes">This button being selected, treeview items (actions and menus) will be maintained in alphabetical ascending order of their label.</property>
+-                                    <property name="use_underline">True</property>
+-                                    <property name="active">True</property>
+-                                    <property name="draw_indicator">True</property>
+-                                  </object>
+-                                  <packing>
+-                                    <property name="position">0</property>
+-                                  </packing>
+-                                </child>
+-                                <child>
+-                                  <object class="GtkRadioButton" id="OrderAlphaDescButton">
+-                                    <property name="label" translatable="yes">_Descending alphabetical order</property>
+-                                    <property name="visible">True</property>
+-                                    <property name="can_focus">True</property>
+-                                    <property name="receives_default">False</property>
+-                                    <property name="tooltip_text" translatable="yes">This button being selected, treeview items (actions and menus) will be maintained in alphabetical descending order of their label.</property>
+-                                    <property name="use_underline">True</property>
+-                                    <property name="draw_indicator">True</property>
+-                                    <property name="group">OrderAlphaAscButton</property>
+-                                  </object>
+-                                  <packing>
+-                                    <property name="position">1</property>
+-                                  </packing>
+-                                </child>
+-                                <child>
+-                                  <object class="GtkRadioButton" id="OrderManualButton">
+-                                    <property name="label" translatable="yes">_Manual order</property>
+-                                    <property name="visible">True</property>
+-                                    <property name="can_focus">True</property>
+-                                    <property name="receives_default">False</property>
+-                                    <property name="tooltip_text" translatable="yes">This button being selected, no order will be automagically forced in the treeview. Instead, you will be able to reorder each item, action or menu, individually.</property>
+-                                    <property name="use_underline">True</property>
+-                                    <property name="draw_indicator">True</property>
+-                                    <property name="group">OrderAlphaAscButton</property>
+-                                  </object>
+-                                  <packing>
+-                                    <property name="position">2</property>
+-                                  </packing>
+-                                </child>
+-                              </object>
+-                            </child>
+-                          </object>
+-                        </child>
+-                        <child type="label">
+-                          <object class="GtkLabel" id="label1">
+-                            <property name="visible">True</property>
+-                            <property name="xpad">4</property>
+-                            <property name="label" translatable="yes">&lt;b&gt;Items ordering&lt;/b&gt;</property>
+-                            <property name="use_markup">True</property>
+-                          </object>
+-                        </child>
+-                      </object>
+-                      <packing>
+-                        <property name="position">0</property>
+-                      </packing>
+-                    </child>
+-                  </object>
+-                  <packing>
+-                    <property name="position">0</property>
+-                  </packing>
+-                </child>
+-                <child>
+-                  <object class="GtkVBox" id="vbox29">
+-                    <property name="visible">True</property>
+-                    <child>
+-                      <object class="GtkFrame" id="frame1">
+-                        <property name="visible">True</property>
+-                        <property name="border_width">6</property>
+-                        <property name="label_xalign">0</property>
+-                        <property name="shadow_type">in</property>
+-                        <child>
+-                          <object class="GtkAlignment" id="alignment1">
+-                            <property name="visible">True</property>
+-                            <property name="left_padding">12</property>
+-                            <child>
+-                              <object class="GtkVBox" id="vbox17">
+-                                <property name="visible">True</property>
+-                                <property name="border_width">6</property>
+-                                <property name="homogeneous">True</property>
+-                                <child>
+-                                  <object class="GtkCheckButton" id="CreateRootMenuButton">
+-                                    <property name="label" translatable="yes">_Create a root 'Nautilus Actions' menu</property>
+-                                    <property name="visible">True</property>
+-                                    <property name="can_focus">True</property>
+-                                    <property name="receives_default">False</property>
+-                                    <property name="tooltip_text" translatable="yes">When this option is checked, a 'Nautilus Actions' item is added to the Nautilus context menu ; this item will be the root menu of all available actions.</property>
+-                                    <property name="use_underline">True</property>
+-                                    <property name="draw_indicator">True</property>
+-                                  </object>
+-                                  <packing>
+-                                    <property name="position">0</property>
+-                                  </packing>
+-                                </child>
+-                                <child>
+-                                  <object class="GtkCheckButton" id="AddAboutButton">
+-                                    <property name="label" translatable="yes">Add an 'A_bout Nautilus Actions' item in the Nautilus context menu</property>
+-                                    <property name="visible">True</property>
+-                                    <property name="can_focus">True</property>
+-                                    <property name="receives_default">False</property>
+-                                    <property name="tooltip_text" translatable="yes">When this option is checked, an 'About Nautilus Actions' item is added as the last item of the first level of submenus in Nautilus context menu.</property>
+-                                    <property name="use_underline">True</property>
+-                                    <property name="draw_indicator">True</property>
+-                                  </object>
+-                                  <packing>
+-                                    <property name="position">1</property>
+-                                  </packing>
+-                                </child>
+-                              </object>
+-                            </child>
+-                          </object>
+-                        </child>
+-                        <child type="label">
+-                          <object class="GtkLabel" id="label41">
+-                            <property name="visible">True</property>
+-                            <property name="xpad">4</property>
+-                            <property name="label" translatable="yes">&lt;b&gt;Nautilus menu layout&lt;/b&gt;</property>
+-                            <property name="use_markup">True</property>
+-                          </object>
+-                        </child>
+-                      </object>
+-                      <packing>
+-                        <property name="position">0</property>
+-                      </packing>
+-                    </child>
+-                  </object>
+-                  <packing>
+-                    <property name="position">1</property>
+-                  </packing>
+-                </child>
+-              </object>
+-            </child>
+-            <child type="tab">
+-              <object class="GtkLabel" id="label39">
+-                <property name="visible">True</property>
+-                <property name="tooltip_text" translatable="yes">Edit here preferences which have an impact on Nautilus Actions plugin appearance and layout.</property>
+-                <property name="label" translatable="yes">_Runtime preferences</property>
+-                <property name="use_underline">True</property>
+-              </object>
+-              <packing>
+-                <property name="tab_fill">False</property>
+-              </packing>
+-            </child>
+-            <child>
+-              <object class="GtkVBox" id="vbox34">
+-                <property name="visible">True</property>
+-                <child>
+-                  <object class="GtkVBox" id="vbox31">
+-                    <property name="visible">True</property>
+-                    <child>
+-                      <object class="GtkFrame" id="frame2">
+-                        <property name="visible">True</property>
+-                        <property name="border_width">6</property>
+-                        <property name="label_xalign">0</property>
+-                        <property name="shadow_type">in</property>
+-                        <child>
+-                          <object class="GtkAlignment" id="alignment2">
+-                            <property name="visible">True</property>
+-                            <property name="left_padding">12</property>
+-                            <child>
+-                              <object class="GtkVBox" id="vbox25">
+-                                <property name="visible">True</property>
+-                                <child>
+-                                  <object class="GtkLabel" id="label45">
+-                                    <property name="visible">True</property>
+-                                    <property name="xalign">0</property>
+-                                    <property name="label" translatable="yes">What to do when pasting or duplicating an item in the tree ?</property>
+-                                    <property name="wrap">True</property>
+-                                  </object>
+-                                  <packing>
+-                                    <property name="position">0</property>
+-                                  </packing>
+-                                </child>
+-                                <child>
+-                                  <object class="GtkVBox" id="vbox27">
+-                                    <property name="visible">True</property>
+-                                    <child>
+-                                      <object class="GtkCheckButton" id="RelabelMenuButton">
+-                                        <property name="label" translatable="yes">Relabel _menus</property>
+-                                        <property name="visible">True</property>
+-                                        <property name="can_focus">True</property>
+-                                        <property name="receives_default">False</property>
+-                                        <property name="tooltip_text" translatable="yes">The menu will be relabeled as 'Copy of &lt;original menu label&gt;'.</property>
+-                                        <property name="use_underline">True</property>
+-                                        <property name="draw_indicator">True</property>
+-                                      </object>
+-                                      <packing>
+-                                        <property name="position">0</property>
+-                                      </packing>
+-                                    </child>
+-                                    <child>
+-                                      <object class="GtkCheckButton" id="RelabelActionButton">
+-                                        <property name="label" translatable="yes">Relabel _actions</property>
+-                                        <property name="visible">True</property>
+-                                        <property name="can_focus">True</property>
+-                                        <property name="receives_default">False</property>
+-                                        <property name="tooltip_text" translatable="yes">The action will be relabeled as 'Copy of &lt;original action label&gt;'.</property>
+-                                        <property name="use_underline">True</property>
+-                                        <property name="draw_indicator">True</property>
+-                                      </object>
+-                                      <packing>
+-                                        <property name="position">1</property>
+-                                      </packing>
+-                                    </child>
+-                                    <child>
+-                                      <object class="GtkCheckButton" id="RelabelProfileButton">
+-                                        <property name="label" translatable="yes">Relabel _profiles</property>
+-                                        <property name="visible">True</property>
+-                                        <property name="can_focus">True</property>
+-                                        <property name="receives_default">False</property>
+-                                        <property name="tooltip_text" translatable="yes">The profile will be relabeled as 'Copy of &lt;original profile label&gt;'.</property>
+-                                        <property name="use_underline">True</property>
+-                                        <property name="draw_indicator">True</property>
+-                                      </object>
+-                                      <packing>
+-                                        <property name="position">2</property>
+-                                      </packing>
+-                                    </child>
+-                                  </object>
+-                                  <packing>
+-                                    <property name="position">1</property>
+-                                  </packing>
+-                                </child>
+-                              </object>
+-                            </child>
+-                          </object>
+-                        </child>
+-                        <child type="label">
+-                          <object class="GtkLabel" id="label42">
+-                            <property name="visible">True</property>
+-                            <property name="xpad">4</property>
+-                            <property name="label" translatable="yes">&lt;b&gt;Relabeling items&lt;/b&gt;</property>
+-                            <property name="use_markup">True</property>
+-                          </object>
+-                        </child>
+-                      </object>
+-                      <packing>
+-                        <property name="position">0</property>
+-                      </packing>
+-                    </child>
+-                  </object>
+-                  <packing>
+-                    <property name="position">0</property>
+-                  </packing>
+-                </child>
+-              </object>
+-              <packing>
+-                <property name="position">1</property>
+-              </packing>
+-            </child>
+-            <child type="tab">
+-              <object class="GtkLabel" id="label40">
+-                <property name="visible">True</property>
+-                <property name="tooltip_text" translatable="yes">There preferences only have an impact on nautilus-actions-config-tool user interface.</property>
+-                <property name="label" translatable="yes">_UI Preferences</property>
+-                <property name="use_underline">True</property>
+-              </object>
+-              <packing>
+-                <property name="position">1</property>
+-                <property name="tab_fill">False</property>
+-              </packing>
+-            </child>
+-            <child>
+-              <object class="GtkVBox" id="vbox35">
+-                <property name="visible">True</property>
+-                <child>
+-                  <object class="GtkVBox" id="vbox26">
+-                    <property name="visible">True</property>
+-                    <child>
+-                      <object class="GtkFrame" id="frame4">
+-                        <property name="visible">True</property>
+-                        <property name="border_width">6</property>
+-                        <property name="label_xalign">0</property>
+-                        <property name="shadow_type">in</property>
+-                        <child>
+-                          <object class="GtkAlignment" id="alignment4">
+-                            <property name="visible">True</property>
+-                            <property name="left_padding">12</property>
+-                            <child>
+-                              <object class="GtkVBox" id="vbox32">
+-                                <property name="visible">True</property>
+-                                <property name="border_width">6</property>
+-                                <property name="homogeneous">True</property>
+-                                <child>
+-                                  <object class="GtkRadioButton" id="PrefsNoImportButton">
+-                                    <property name="label" translatable="yes">Do _not import actions whose UUID already exists.</property>
+-                                    <property name="visible">True</property>
+-                                    <property name="can_focus">True</property>
+-                                    <property name="receives_default">False</property>
+-                                    <property name="tooltip_text" translatable="yes">Do not import actions whose UUID already exists. Existing action will remain unchanged.</property>
+-                                    <property name="use_underline">True</property>
+-                                    <property name="active">True</property>
+-                                    <property name="draw_indicator">True</property>
+-                                  </object>
+-                                  <packing>
+-                                    <property name="position">0</property>
+-                                  </packing>
+-                                </child>
+-                                <child>
+-                                  <object class="GtkRadioButton" id="PrefsRenumberButton">
+-                                    <property name="label" translatable="yes">_Renumber imported actions whose UUID already exists.</property>
+-                                    <property name="visible">True</property>
+-                                    <property name="can_focus">True</property>
+-                                    <property name="receives_default">False</property>
+-                                    <property name="tooltip_text" translatable="yes">Imported actions whose UUID already exists will be renumbered. A 'renumbered' mention will be added to the label of the item. Existing action will remain unchanged.</property>
+-                                    <property name="use_underline">True</property>
+-                                    <property name="draw_indicator">True</property>
+-                                    <property name="group">PrefsNoImportButton</property>
+-                                  </object>
+-                                  <packing>
+-                                    <property name="position">1</property>
+-                                  </packing>
+-                                </child>
+-                                <child>
+-                                  <object class="GtkRadioButton" id="PrefsOverrideButton">
+-                                    <property name="label" translatable="yes">_Override existing actions when importing with same UUID.</property>
+-                                    <property name="visible">True</property>
+-                                    <property name="can_focus">True</property>
+-                                    <property name="receives_default">False</property>
+-                                    <property name="tooltip_text" translatable="yes">The imported action will silently override the current action which has the same identifiant.
+-Be warned: this mode may be dangerous. You will not be prompted another time.</property>
+-                                    <property name="use_underline">True</property>
+-                                    <property name="draw_indicator">True</property>
+-                                    <property name="group">PrefsNoImportButton</property>
+-                                  </object>
+-                                  <packing>
+-                                    <property name="position">2</property>
+-                                  </packing>
+-                                </child>
+-                                <child>
+-                                  <object class="GtkRadioButton" id="PrefsAskButton">
+-                                    <property name="label" translatable="yes">_Ask me.</property>
+-                                    <property name="visible">True</property>
+-                                    <property name="can_focus">True</property>
+-                                    <property name="receives_default">False</property>
+-                                    <property name="use_underline">True</property>
+-                                    <property name="draw_indicator">True</property>
+-                                    <property name="group">PrefsNoImportButton</property>
+-                                  </object>
+-                                  <packing>
+-                                    <property name="position">3</property>
+-                                  </packing>
+-                                </child>
+-                              </object>
+-                            </child>
+-                          </object>
+-                        </child>
+-                        <child type="label">
+-                          <object class="GtkLabel" id="label44">
+-                            <property name="visible">True</property>
+-                            <property name="xpad">4</property>
+-                            <property name="label" translatable="yes">&lt;b&gt;Import mode&lt;/b&gt;</property>
+-                            <property name="use_markup">True</property>
+-                          </object>
+-                        </child>
+-                      </object>
+-                      <packing>
+-                        <property name="position">0</property>
+-                      </packing>
+-                    </child>
+-                  </object>
+-                  <packing>
+-                    <property name="position">0</property>
+-                  </packing>
+-                </child>
+-              </object>
+-              <packing>
+-                <property name="position">2</property>
+-              </packing>
+-            </child>
+-            <child type="tab">
+-              <object class="GtkLabel" id="label48">
+-                <property name="visible">True</property>
+-                <property name="label" translatable="yes">_Import</property>
+-                <property name="use_underline">True</property>
+-              </object>
+-              <packing>
+-                <property name="position">2</property>
+-                <property name="tab_fill">False</property>
+-              </packing>
+-            </child>
+-            <child>
+-              <object class="GtkVBox" id="vbox41">
+-                <property name="visible">True</property>
+-                <property name="orientation">vertical</property>
+-                <child>
+-                  <object class="GtkFrame" id="frame5">
+-                    <property name="visible">True</property>
+-                    <property name="border_width">6</property>
+-                    <property name="label_xalign">0</property>
+-                    <property name="shadow_type">in</property>
+-                    <child>
+-                      <object class="GtkAlignment" id="alignment5">
+-                        <property name="visible">True</property>
+-                        <property name="left_padding">12</property>
+-                        <child>
+-                          <object class="GtkVBox" id="vbox42">
+-                            <property name="visible">True</property>
+-                            <property name="border_width">6</property>
+-                            <property name="orientation">vertical</property>
+-                            <property name="homogeneous">True</property>
+-                            <child>
+-                              <object class="GtkRadioButton" id="PrefsNoImportButton1">
+-                                <property name="label" translatable="yes">Do _not import actions whose UUID already exists.</property>
+-                                <property name="visible">True</property>
+-                                <property name="can_focus">True</property>
+-                                <property name="receives_default">False</property>
+-                                <property name="use_underline">True</property>
+-                                <property name="active">True</property>
+-                                <property name="draw_indicator">True</property>
+-                              </object>
+-                              <packing>
+-                                <property name="position">0</property>
+-                              </packing>
+-                            </child>
+-                            <child>
+-                              <object class="GtkRadioButton" id="PrefsRenumberButton1">
+-                                <property name="label" translatable="yes">_Renumber imported actions whose UUID already exists.</property>
+-                                <property name="visible">True</property>
+-                                <property name="can_focus">True</property>
+-                                <property name="receives_default">False</property>
+-                                <property name="use_underline">True</property>
+-                                <property name="draw_indicator">True</property>
+-                                <property name="group">PrefsNoImportButton</property>
+-                              </object>
+-                              <packing>
+-                                <property name="position">1</property>
+-                              </packing>
+-                            </child>
+-                            <child>
+-                              <object class="GtkRadioButton" id="PrefsOverrideButton1">
+-                                <property name="label" translatable="yes">_Override existing actions when importing with same UUID.</property>
+-                                <property name="visible">True</property>
+-                                <property name="can_focus">True</property>
+-                                <property name="receives_default">False</property>
+-                                <property name="use_underline">True</property>
+-                                <property name="draw_indicator">True</property>
+-                                <property name="group">PrefsNoImportButton</property>
+-                              </object>
+-                              <packing>
+-                                <property name="position">2</property>
+-                              </packing>
+-                            </child>
+-                            <child>
+-                              <object class="GtkRadioButton" id="PrefsAskButton1">
+-                                <property name="label" translatable="yes">_Ask me.</property>
+-                                <property name="visible">True</property>
+-                                <property name="can_focus">True</property>
+-                                <property name="receives_default">False</property>
+-                                <property name="use_underline">True</property>
+-                                <property name="draw_indicator">True</property>
+-                                <property name="group">PrefsNoImportButton</property>
+-                              </object>
+-                              <packing>
+-                                <property name="position">3</property>
+-                              </packing>
+-                            </child>
+-                          </object>
+-                        </child>
+-                      </object>
+-                    </child>
+-                    <child type="label">
+-                      <object class="GtkLabel" id="label49">
+-                        <property name="visible">True</property>
+-                        <property name="xpad">4</property>
+-                        <property name="label" translatable="yes">&lt;b&gt;Export mode&lt;/b&gt;</property>
+-                        <property name="use_markup">True</property>
+-                      </object>
+-                    </child>
+-                  </object>
+-                  <packing>
+-                    <property name="position">0</property>
+-                  </packing>
+-                </child>
+-                <child>
+-                  <placeholder/>
+-                </child>
+-                <child>
+-                  <placeholder/>
+-                </child>
+-              </object>
+-              <packing>
+-                <property name="position">3</property>
+-              </packing>
+-            </child>
+-            <child type="tab">
+-              <object class="GtkLabel" id="label43">
+-                <property name="visible">True</property>
+-                <property name="tooltip_text" translatable="yes">There preferences are used by assistants and drag and drop operations.</property>
+-                <property name="label" translatable="yes">_Export</property>
+-                <property name="use_underline">True</property>
+-              </object>
+-              <packing>
+-                <property name="position">2</property>
+-                <property name="tab_fill">False</property>
+-              </packing>
+-            </child>
+-          </object>
+-          <packing>
+-            <property name="position">1</property>
+-          </packing>
+-        </child>
+-        <child internal-child="action_area">
+-          <object class="GtkHButtonBox" id="dialog-action_area1">
+-            <property name="visible">True</property>
+-            <property name="layout_style">end</property>
+-            <child>
+-              <object class="GtkButton" id="CancelButton">
+-                <property name="label" translatable="yes">gtk-cancel</property>
+-                <property name="visible">True</property>
+-                <property name="can_focus">True</property>
+-                <property name="receives_default">True</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="OKButton">
+-                <property name="label" translatable="yes">gtk-ok</property>
+-                <property name="visible">True</property>
+-                <property name="can_focus">True</property>
+-                <property name="receives_default">True</property>
+-                <property name="use_stock">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="pack_type">end</property>
+-            <property name="position">0</property>
+-          </packing>
+-        </child>
+-      </object>
+-    </child>
+-    <action-widgets>
+-      <action-widget response="0">CancelButton</action-widget>
+-      <action-widget response="0">OKButton</action-widget>
+-    </action-widgets>
+-  </object>
+-  <object class="GtkDialog" id="AssistantImportAsk">
+-    <property name="border_width">5</property>
+-    <property name="title" translatable="yes">Already existing action</property>
+-    <property name="type_hint">dialog</property>
+-    <child internal-child="vbox">
+-      <object class="GtkVBox" id="dialog-vbox2">
+-        <property name="visible">True</property>
+-        <property name="spacing">2</property>
+-        <child>
+-          <object class="GtkVBox" id="vbox37">
+-            <property name="visible">True</property>
+-            <property name="spacing">6</property>
+-            <child>
+-              <object class="GtkVBox" id="vbox39">
+-                <property name="visible">True</property>
+-                <property name="spacing">6</property>
+-                <child>
+-                  <object class="GtkLabel" id="ImportAskLabel">
+-                    <property name="visible">True</property>
+-                    <property name="xalign">0</property>
+-                    <property name="xpad">6</property>
+-                    <property name="wrap">True</property>
+-                  </object>
+-                  <packing>
+-                    <property name="position">0</property>
+-                  </packing>
+-                </child>
+-                <child>
+-                  <object class="GtkLabel" id="label47">
+-                    <property name="visible">True</property>
+-                    <property name="xalign">0</property>
+-                    <property name="xpad">6</property>
+-                    <property name="label" translatable="yes">What should I do with this ?</property>
+-                  </object>
+-                  <packing>
+-                    <property name="position">1</property>
+-                  </packing>
+-                </child>
+-              </object>
+-              <packing>
+-                <property name="position">0</property>
+-              </packing>
+-            </child>
+-            <child>
+-              <object class="GtkVBox" id="vbox38">
+-                <property name="visible">True</property>
+-                <child>
+-                  <object class="GtkRadioButton" id="AskNoImportButton">
+-                    <property name="label" translatable="yes">Do _not import the action</property>
+-                    <property name="visible">True</property>
+-                    <property name="can_focus">True</property>
+-                    <property name="receives_default">False</property>
+-                    <property name="tooltip_text" translatable="yes">Existing action will remain unchanged.</property>
+-                    <property name="use_underline">True</property>
+-                    <property name="active">True</property>
+-                    <property name="draw_indicator">True</property>
+-                  </object>
+-                  <packing>
+-                    <property name="position">0</property>
+-                  </packing>
+-                </child>
+-                <child>
+-                  <object class="GtkRadioButton" id="AskRenumberButton">
+-                    <property name="label" translatable="yes">Import the action, _renumbering it</property>
+-                    <property name="visible">True</property>
+-                    <property name="can_focus">True</property>
+-                    <property name="receives_default">False</property>
+-                    <property name="tooltip_text" translatable="yes">Existing action will remain unchanged.</property>
+-                    <property name="use_underline">True</property>
+-                    <property name="active">True</property>
+-                    <property name="draw_indicator">True</property>
+-                    <property name="group">AskNoImportButton</property>
+-                  </object>
+-                  <packing>
+-                    <property name="position">1</property>
+-                  </packing>
+-                </child>
+-                <child>
+-                  <object class="GtkRadioButton" id="AskOverrideButton">
+-                    <property name="label" translatable="yes">_Override the existing action</property>
+-                    <property name="visible">True</property>
+-                    <property name="can_focus">True</property>
+-                    <property name="receives_default">False</property>
+-                    <property name="tooltip_text" translatable="yes">The imported action will override the existing one.
+-Be warned: this mode may be dangerous. You will not be prompted another time.</property>
+-                    <property name="use_underline">True</property>
+-                    <property name="active">True</property>
+-                    <property name="draw_indicator">True</property>
+-                    <property name="group">AskNoImportButton</property>
+-                  </object>
+-                  <packing>
+-                    <property name="position">2</property>
+-                  </packing>
+-                </child>
+-              </object>
+-              <packing>
+-                <property name="position">1</property>
+-              </packing>
+-            </child>
+-            <child>
+-              <object class="GtkHSeparator" id="hseparator1">
+-                <property name="visible">True</property>
+-              </object>
+-              <packing>
+-                <property name="expand">False</property>
+-                <property name="position">2</property>
+-              </packing>
+-            </child>
+-            <child>
+-              <object class="GtkVBox" id="vbox40">
+-                <property name="visible">True</property>
+-                <child>
+-                  <object class="GtkCheckButton" id="AskKeepChoiceButton">
+-                    <property name="label" translatable="yes">Re_member my choice in future import operations</property>
+-                    <property name="visible">True</property>
+-                    <property name="can_focus">True</property>
+-                    <property name="receives_default">False</property>
+-                    <property name="use_underline">True</property>
+-                    <property name="draw_indicator">True</property>
+-                  </object>
+-                  <packing>
+-                    <property name="position">0</property>
+-                  </packing>
+-                </child>
+-              </object>
+-              <packing>
+-                <property name="position">3</property>
+-              </packing>
+-            </child>
+-          </object>
+-          <packing>
+-            <property name="position">2</property>
+-          </packing>
+-        </child>
+-        <child internal-child="action_area">
+-          <object class="GtkHButtonBox" id="dialog-action_area2">
+-            <property name="visible">True</property>
+-            <property name="layout_style">end</property>
+-            <child>
+-              <object class="GtkButton" id="CancelButton1">
+-                <property name="label" translatable="yes">gtk-cancel</property>
+-                <property name="visible">True</property>
+-                <property name="can_focus">True</property>
+-                <property name="receives_default">True</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="OKButton1">
+-                <property name="label" translatable="yes">gtk-ok</property>
+-                <property name="visible">True</property>
+-                <property name="can_focus">True</property>
+-                <property name="receives_default">True</property>
+-                <property name="use_stock">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="pack_type">end</property>
+-            <property name="position">0</property>
+-          </packing>
+-        </child>
+-      </object>
+-    </child>
+-    <action-widgets>
+-      <action-widget response="0">CancelButton1</action-widget>
+-      <action-widget response="0">OKButton1</action-widget>
+-    </action-widgets>
+-  </object>
+   <object class="GtkSizeGroup" id="CommandLabelSizeGroup">
+     <widgets>
+-      <widget name="ProfileLabelLabel"/>
+-      <widget name="CommandPathLabel"/>
+-      <widget name="CommandParametersLabel"/>
+       <widget name="CommandExamplePreLabel"/>
++      <widget name="CommandParametersLabel"/>
++      <widget name="CommandPathLabel"/>
++      <widget name="ProfileLabelLabel"/>
+     </widgets>
+   </object>
+   <object class="GtkSizeGroup" id="CommandButtonSizeGroup">
+     <widgets>
+-      <widget name="CommandPathButton"/>
+       <widget name="CommandLegendButton"/>
++      <widget name="CommandPathButton"/>
+     </widgets>
+   </object>
+ </interface>

Modified: packages/unstable/nautilus-actions/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nautilus-actions/debian/rules?rev=22132&op=diff
==============================================================================
--- packages/unstable/nautilus-actions/debian/rules [utf-8] (original)
+++ packages/unstable/nautilus-actions/debian/rules [utf-8] Sun Oct 25 03:30:50 2009
@@ -5,6 +5,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk




More information about the pkg-gnome-commits mailing list