[nautilus-actions] Review user interface tooltips
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Review user interface tooltips
- Date: Thu, 30 Dec 2010 16:25:07 +0000 (UTC)
commit bf5061b191af773884c491e768ec19418ea70a5a
Author: Pierre Wieser <pwieser trychlos org>
Date: Thu Dec 30 12:30:26 2010 +0100
Review user interface tooltips
src/nact/nautilus-actions-config-tool.ui | 177 +++++++++++++++++++-----------
1 files changed, 114 insertions(+), 63 deletions(-)
---
diff --git a/src/nact/nautilus-actions-config-tool.ui b/src/nact/nautilus-actions-config-tool.ui
index 77b5173..5e4b5d2 100644
--- a/src/nact/nautilus-actions-config-tool.ui
+++ b/src/nact/nautilus-actions-config-tool.ui
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 2.12 -->
<!-- interface-naming-policy toplevel-contextual -->
@@ -6,7 +6,6 @@
<child>
<object class="GtkVBox" id="vbox1">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<child>
<object class="GtkVBox" id="MenubarVBox">
<property name="visible">True</property>
@@ -34,7 +33,6 @@
<child>
<object class="GtkVBox" id="MainVBox">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<child>
<object class="GtkHPaned" id="MainPaned">
<property name="visible">True</property>
@@ -42,7 +40,6 @@
<child>
<object class="GtkVBox" id="vbox2">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<child>
<object class="GtkHBox" id="hbox1">
<property name="visible">True</property>
@@ -166,7 +163,6 @@
<object class="GtkVBox" id="vbox3">
<property name="visible">True</property>
<property name="border_width">6</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkFrame" id="frame7">
@@ -185,7 +181,6 @@
<child>
<object class="GtkVBox" id="vbox7">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkTable" id="table7">
@@ -199,6 +194,8 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="tooltip_text" translatable="yes">When checked, the item will be candidate to be displayed in the file manager context menu, with a non-empty selection.
+</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
</object>
@@ -211,7 +208,9 @@
<object class="GtkEntry" id="ActionMenuLabelEntry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">●</property>
+ <property name="tooltip_text" translatable="yes">The label of the item in the file manager context menus.
+</property>
+ <property name="invisible_char">â??</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -240,6 +239,9 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="tooltip_text" translatable="yes">When checked, the item will be candidate to be displayed in the file manager context menu when the selection is emtpy.
+In this case, the defined conditions will be applied to the current displayed folder.
+</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
</object>
@@ -276,6 +278,8 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="tooltip_text" translatable="yes">When checked, the item will be candidate to be displayed in the file manager toolbar.
+In this case, the defined conditions will be applied to the current folder, and do not depend of the possible current selection.</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
</object>
@@ -290,6 +294,8 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="tooltip_text" translatable="yes">When checked, the label displayed in the toolbar will be the same that those displayed in the context menus.
+</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
</object>
@@ -304,7 +310,9 @@
<object class="GtkEntry" id="ActionToolbarLabelEntry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">●</property>
+ <property name="tooltip_text" translatable="yes">The label displayed in the file manager toolbar.
+</property>
+ <property name="invisible_char">â??</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -374,7 +382,9 @@
<object class="GtkEntry" id="ActionTooltipEntry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">●</property>
+ <property name="tooltip_text" translatable="yes">The tooltip displayed in the file manager user interface.
+</property>
+ <property name="invisible_char">â??</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -384,6 +394,8 @@
<child>
<object class="GtkHBox" id="hbox2">
<property name="visible">True</property>
+ <property name="tooltip_text" translatable="yes">The icon displayed in the file manager user interface.
+</property>
<property name="spacing">6</property>
<child>
<object class="GtkAspectFrame" id="ActionIconFrame">
@@ -490,7 +502,6 @@
<object class="GtkVBox" id="vbox5">
<property name="visible">True</property>
<property name="border_width">6</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkFrame" id="frame9">
@@ -509,6 +520,8 @@
<child>
<object class="GtkHBox" id="hbox3">
<property name="visible">True</property>
+ <property name="tooltip_text" translatable="yes">Just a label to remind you why you have created this profile.
+</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="ProfileLabelLabel">
@@ -527,7 +540,7 @@
<object class="GtkEntry" id="ProfileLabelEntry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">●</property>
+ <property name="invisible_char">â??</property>
</object>
<packing>
<property name="position">1</property>
@@ -605,7 +618,10 @@
<object class="GtkEntry" id="CommandPathEntry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">●</property>
+ <property name="tooltip_text" translatable="yes">The path of the command.
+If this is not an absolute path, then the PATH environment variable at execution time will be considered.
+</property>
+ <property name="invisible_char">â??</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -633,7 +649,9 @@
<object class="GtkEntry" id="CommandParametersEntry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">●</property>
+ <property name="tooltip_text" translatable="yes">The parameters of the command.
+</property>
+ <property name="invisible_char">â??</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -680,7 +698,9 @@
<object class="GtkEntry" id="WorkingDirectoryEntry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">●</property>
+ <property name="tooltip_text" translatable="yes">The default working directory the command should be started in.
+</property>
+ <property name="invisible_char">â??</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -797,7 +817,6 @@ Defining several profiles lets you have several commands, each applying with a d
<object class="GtkVBox" id="vbox15">
<property name="visible">True</property>
<property name="border_width">6</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkFrame" id="frame1">
@@ -825,6 +844,8 @@ Defining several profiles lets you have several commands, each applying with a d
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="tooltip_text" translatable="yes">The command will be started as a standard graphical user interface.
+</property>
<property name="use_underline">True</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
@@ -841,6 +862,8 @@ Defining several profiles lets you have several commands, each applying with a d
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="tooltip_text" translatable="yes">The command will be started in the preferred terminal of the graphical environment.
+</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
<property name="group">ExecutionModeNormal</property>
@@ -859,6 +882,9 @@ Defining several profiles lets you have several commands, each applying with a d
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="tooltip_text" translatable="yes">This option makes use of a special feature of the file manager, which would allow a terminal to be ran inside of it.
+An acceptable fallback is running in the standard terminal.
+</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
<property name="group">ExecutionModeNormal</property>
@@ -877,6 +903,10 @@ Defining several profiles lets you have several commands, each applying with a d
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="tooltip_text" translatable="yes">The command will be run in a terminal.
+The terminal will be closed at the end of the execution; standard error and output streams will be displayed.
+An acceptable fallback is running in the standard terminal.
+</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
<property name="group">ExecutionModeNormal</property>
@@ -952,6 +982,10 @@ Defining several profiles lets you have several commands, each applying with a d
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="tooltip_text" translatable="yes">When checked, it is known that the run command will send a "remove" message to the desktop environment.
+See the Startup Notification Protocol Specification for more details.
+Only relevant when chosen execution mode is Normal.
+</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
</object>
@@ -977,7 +1011,11 @@ Defining several profiles lets you have several commands, each applying with a d
<object class="GtkEntry" id="StartupWMClassEntry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">●</property>
+ <property name="tooltip_text" translatable="yes">When specified, this should be the name of a WM class of at least one window of the run command.
+See the Startup Notification Protocol Specification for more details.
+Only relevant when chosen execution mode is Normal.
+</property>
+ <property name="invisible_char">â??</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1042,7 +1080,11 @@ Defining several profiles lets you have several commands, each applying with a d
<object class="GtkEntry" id="ExecuteAsEntry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">●</property>
+ <property name="tooltip_text" translatable="yes">Enter here the user the command should be ran as.
+The user may be defined by his numeric UID or his login name.
+Leave the field empty to run the command as the current user.
+</property>
+ <property name="invisible_char">â??</property>
</object>
<packing>
<property name="position">1</property>
@@ -1090,7 +1132,6 @@ Defining several profiles lets you have several commands, each applying with a d
<object class="GtkVBox" id="vbox40">
<property name="visible">True</property>
<property name="border_width">6</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkFrame" id="frame11">
@@ -1108,7 +1149,6 @@ Defining several profiles lets you have several commands, each applying with a d
<child>
<object class="GtkVBox" id="vbox9">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkLabel" id="label68">
@@ -1153,7 +1193,6 @@ Basenames may be negated to specify for which basenames your item must not appea
<child>
<object class="GtkVBox" id="vbox49">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkButton" id="AddBasenameButton">
@@ -1261,7 +1300,6 @@ Basenames may be negated to specify for which basenames your item must not appea
<object class="GtkVBox" id="vbox30">
<property name="visible">True</property>
<property name="border_width">6</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkFrame" id="frame13">
@@ -1279,7 +1317,6 @@ Basenames may be negated to specify for which basenames your item must not appea
<child>
<object class="GtkVBox" id="vbox41">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkLabel" id="label67">
@@ -1303,7 +1340,8 @@ Basenames may be negated to specify for which basenames your item must not appea
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes">This list lets you determines for which mimetypes the currently selected item will be displayed in the Nautilus context menu.
Mimetypes may be specified as '*', '/*', 'group/*' or 'group/subgroup'.
-Mimetypes may be negated to specify for which basenames your item must not appear.</property>
+Mimetypes may be negated to specify for which type of objects your item must not appear.
+</property>
<property name="hscrollbar_policy">automatic</property>
<property name="vscrollbar_policy">automatic</property>
<property name="shadow_type">in</property>
@@ -1321,7 +1359,6 @@ Mimetypes may be negated to specify for which basenames your item must not appea
<child>
<object class="GtkVBox" id="vbox18">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkButton" id="AddMimetypeButton">
@@ -1398,8 +1435,10 @@ Mimetypes may be negated to specify for which basenames your item must not appea
<child type="tab">
<object class="GtkLabel" id="label75">
<property name="visible">True</property>
- <property name="tooltip_text" translatable="yes">This tab lets you determines for which type of objects the currently selected item will be displayed in the Nautilus context menu.
-Mimetypes may be negated to specify for which type of objects your item must not appear.</property>
+ <property name="tooltip_text" translatable="yes">This tab lets you determines for which mimetypes the currently selected item will be displayed in the Nautilus context menu.
+Mimetypes may be specified as '*', '/*', 'group/*' or 'group/subgroup'.
+Mimetypes may be negated to specify for which type of objects your item must not appear.
+</property>
<property name="label" translatable="yes">_Mimetypes</property>
<property name="use_underline">True</property>
</object>
@@ -1412,7 +1451,6 @@ Mimetypes may be negated to specify for which type of objects your item must not
<object class="GtkVBox" id="vbox6">
<property name="visible">True</property>
<property name="border_width">6</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkFrame" id="frame14">
@@ -1430,7 +1468,6 @@ Mimetypes may be negated to specify for which type of objects your item must not
<child>
<object class="GtkVBox" id="vbox42">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkLabel" id="label72">
@@ -1472,12 +1509,10 @@ Folder filters may be negated to specify for which folders your item must not ap
<child>
<object class="GtkVBox" id="vbox4">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkVBox" id="vbox8">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkButton" id="AddFolderButton">
@@ -1590,7 +1625,6 @@ Folder filters may be negated to specify for which folders your item must not ap
<object class="GtkVBox" id="vbox14">
<property name="visible">True</property>
<property name="border_width">6</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkFrame" id="frame15">
@@ -1608,7 +1642,6 @@ Folder filters may be negated to specify for which folders your item must not ap
<child>
<object class="GtkVBox" id="vbox43">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkLabel" id="label74">
@@ -1652,12 +1685,10 @@ Filters may be negated to specify for which schemes your item must not appear.</
<child>
<object class="GtkVBox" id="vbox10">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkVBox" id="vbox19">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkButton" id="AddSchemeButton">
@@ -1756,8 +1787,9 @@ Filters may be negated to specify for which schemes your item must not appear.</
<child type="tab">
<object class="GtkLabel" id="label50">
<property name="visible">True</property>
- <property name="tooltip_text" translatable="yes">This tab lets you determine which capabilities the currently selected files must satisfy in order the item be displayed in the Nautilus context menu.
-Filters may be negated to specify for which capabilities your item must not appear.</property>
+ <property name="tooltip_text" translatable="yes">This tab lets you determine which schemes the currently selected files must satisfy in order the item be displayed in the Nautilus context menu.
+Filters may be negated to specify for which schemes your item must not appear.
+</property>
<property name="label" translatable="yes">_Schemes</property>
<property name="use_underline">True</property>
</object>
@@ -1770,7 +1802,6 @@ Filters may be negated to specify for which capabilities your item must not appe
<object class="GtkVBox" id="vbox45">
<property name="visible">True</property>
<property name="border_width">6</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkFrame" id="frame16">
@@ -1788,7 +1819,6 @@ Filters may be negated to specify for which capabilities your item must not appe
<child>
<object class="GtkVBox" id="vbox46">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkLabel" id="label77">
@@ -1832,7 +1862,6 @@ Capabilities may be negated to specify for which capabilities your item must not
<child>
<object class="GtkVBox" id="vbox11">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkButton" id="AddCapabilityButton">
@@ -1906,7 +1935,9 @@ Capabilities may be negated to specify for which capabilities your item must not
<child type="tab">
<object class="GtkLabel" id="label58">
<property name="visible">True</property>
- <property name="tooltip_text" translatable="yes">This tab lets you determine some advanced conditions the currently selected files must satisfy in order the item be displayed in the Nautilus context menu.</property>
+ <property name="tooltip_text" translatable="yes">This tab lets you determine which capabilities the currently selected files must satisfy in order the item be displayed in the Nautilus context menu.
+Filters may be negated to specify for which capabilities your item must not appear.
+</property>
<property name="label" translatable="yes">Ca_pabilities</property>
<property name="use_underline">True</property>
</object>
@@ -1922,7 +1953,6 @@ Capabilities may be negated to specify for which capabilities your item must not
<object class="GtkVBox" id="vbox25">
<property name="visible">True</property>
<property name="border_width">6</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkFrame" id="frame12">
@@ -1941,6 +1971,9 @@ Capabilities may be negated to specify for which capabilities your item must not
<child>
<object class="GtkHBox" id="hbox10">
<property name="visible">True</property>
+ <property name="tooltip_text" translatable="yes">This is an advanced condition based on the count of the current selection.
+If the current selection does not match this condition, then the item will not be displayed in the file manager context menus or toolbar.
+</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label17">
@@ -1970,7 +2003,7 @@ Capabilities may be negated to specify for which capabilities your item must not
<object class="GtkEntry" id="SelectionCountNumberEntry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">●</property>
+ <property name="invisible_char">â??</property>
<property name="width_chars">5</property>
</object>
<packing>
@@ -2020,7 +2053,9 @@ Capabilities may be negated to specify for which capabilities your item must not
<child>
<object class="GtkVBox" id="vbox26">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
+ <property name="tooltip_text" translatable="yes">This is an advanced condition based on the running desktop environment.
+First choose on the left if the item depends of a particular desktop environment, then select on the right the adequate desktop environment.
+</property>
<property name="spacing">3</property>
<child>
<placeholder/>
@@ -2043,7 +2078,6 @@ Capabilities may be negated to specify for which capabilities your item must not
<child>
<object class="GtkVBox" id="vbox27">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="ShowAlwaysButton">
<property name="label" translatable="yes">_Always appears</property>
@@ -2173,7 +2207,10 @@ Capabilities may be negated to specify for which capabilities your item must not
<object class="GtkEntry" id="TryExecEntry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">●</property>
+ <property name="tooltip_text" translatable="yes">This is an advanced condition based on the presence of an executable file on the file system.
+This may be used for example to test for a prequisite package.
+</property>
+ <property name="invisible_char">â??</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -2212,7 +2249,10 @@ Capabilities may be negated to specify for which capabilities your item must not
<object class="GtkEntry" id="ShowIfRegisteredEntry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">●</property>
+ <property name="tooltip_text" translatable="yes">This is an advanced condition based on the presence of a particular service on the D-Bus system.
+This may be used for example for testing that a prequisite service is currently available.
+</property>
+ <property name="invisible_char">â??</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -2237,7 +2277,11 @@ Capabilities may be negated to specify for which capabilities your item must not
<object class="GtkEntry" id="ShowIfTrueEntry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">●</property>
+ <property name="tooltip_text" translatable="yes">This is an advanced condition based on a runtime result.
+Enter here a command which is able to display the exact "true" string on its standard output.
+This may be used for example for testing a complex condition.
+</property>
+ <property name="invisible_char">â??</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -2262,7 +2306,11 @@ Capabilities may be negated to specify for which capabilities your item must not
<object class="GtkEntry" id="ShowIfRunningEntry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">●</property>
+ <property name="tooltip_text" translatable="yes">This is an advanced condition based on the presence of a running binary.
+Note that only the basename of the binary is checked, not its dirname nor its parameters.
+This may be used for example for testing the presence of a prequisite daemon.
+</property>
+ <property name="invisible_char">â??</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -2326,8 +2374,8 @@ Capabilities may be negated to specify for which capabilities your item must not
<child type="tab">
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
- <property name="tooltip_text" translatable="yes">This tab lets you determine which schemes the currently selected files must satisfy in order the item be displayed in the Nautilus context menu.
-Filters may be negated to specify for which schemes your item must not appear.</property>
+ <property name="tooltip_text" translatable="yes">This tab lets you determine some advanced conditions the currently selected files must satisfy in order the item be displayed in the file manager context menu.
+</property>
<property name="label" translatable="yes">_Environment</property>
<property name="use_underline">True</property>
</object>
@@ -2345,7 +2393,6 @@ Filters may be negated to specify for which schemes your item must not appear.</
<object class="GtkVBox" id="vbox17">
<property name="visible">True</property>
<property name="border_width">6</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkFrame" id="frame8">
@@ -2386,6 +2433,7 @@ Filters may be negated to specify for which schemes your item must not appear.</
<object class="GtkScrolledWindow" id="scrolledwindow3">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="tooltip_text" translatable="yes">Enter here a free text which may be used (e.g. in a Web service or in a search tool) to describe your item.</property>
<property name="hscrollbar_policy">automatic</property>
<property name="vscrollbar_policy">automatic</property>
<property name="shadow_type">in</property>
@@ -2409,6 +2457,9 @@ Filters may be negated to specify for which schemes your item must not appear.</
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="tooltip_text" translatable="yes">Check the box to enable this item.
+If unchecked, then the item will never appear in the file manager context menus or toolbar.
+</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
</object>
@@ -2439,6 +2490,7 @@ Filters may be negated to specify for which schemes your item must not appear.</
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="tooltip_text" translatable="yes">Enter here the keyboard touch combination you suggest as a shortcut to your action.</property>
</object>
<packing>
<property name="expand">False</property>
@@ -2554,6 +2606,9 @@ Filters may be negated to specify for which schemes your item must not appear.</
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="tooltip_text" translatable="yes">This box is checked if the item cannot be edited.
+There may be multiple reasons for why an item cannot be edited. See your User's Manual.
+</property>
<property name="focus_on_click">False</property>
<property name="draw_indicator">True</property>
</object>
@@ -2597,6 +2652,8 @@ Filters may be negated to specify for which schemes your item must not appear.</
<child type="tab">
<object class="GtkLabel" id="label59">
<property name="visible">True</property>
+ <property name="tooltip_text" translatable="yes">This tab lets you edit some miscellaneous properties, and access to some non-modifiable informations.
+</property>
<property name="label" translatable="yes">P_roperties</property>
<property name="use_underline">True</property>
</object>
@@ -2837,6 +2894,12 @@ Filters may be negated to specify for which schemes your item must not appear.</
<placeholder/>
</child>
<child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="label" translatable="yes">This assistant will guide you through the process of importing items, actions or menus.</property>
@@ -2848,7 +2911,6 @@ Filters may be negated to specify for which schemes your item must not appear.</
<child>
<object class="GtkVBox" id="vbox34">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<child>
<object class="GtkFileChooserWidget" id="ImportFileChooser">
<property name="visible">True</property>
@@ -2870,12 +2932,10 @@ Filters may be negated to specify for which schemes your item must not appear.</
<object class="GtkVBox" id="vbox35">
<property name="visible">True</property>
<property name="border_width">10</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkVBox" id="vbox20">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkLabel" id="label38">
@@ -2893,12 +2953,10 @@ Filters may be negated to specify for which schemes your item must not appear.</
<child>
<object class="GtkVBox" id="vbox21">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<object class="GtkVBox" id="vbox22">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="NoImportButton">
<property name="label" translatable="yes">Do _not import the item whose ID already exists</property>
@@ -2942,7 +3000,6 @@ The existing item will not be modified.</property>
<child>
<object class="GtkVBox" id="vbox23">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="RenumberButton">
<property name="label" translatable="yes">A_llocate a new identifiant for the imported item</property>
@@ -2987,7 +3044,6 @@ The existing item will not be modified.</property>
<child>
<object class="GtkVBox" id="vbox24">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="OverrideButton">
<property name="label" translatable="yes">_Override the existing item</property>
@@ -3032,7 +3088,6 @@ Be warned: this mode may be dangerous. You will not be prompted another time.</p
<child>
<object class="GtkVBox" id="vbox36">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="AskButton">
<property name="label" translatable="yes">_Ask me</property>
@@ -3094,7 +3149,6 @@ Be warned: this mode may be dangerous. You will not be prompted another time.</p
<child>
<object class="GtkVBox" id="vbox12">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="AssistantImportConfirmLabel">
<property name="visible">True</property>
@@ -3123,7 +3177,6 @@ Be warned: this mode may be dangerous. You will not be prompted another time.</p
<child>
<object class="GtkVBox" id="vbox13">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow6">
<property name="visible">True</property>
@@ -3161,7 +3214,6 @@ Be warned: this mode may be dangerous. You will not be prompted another time.</p
<object class="GtkVBox" id="vbox16">
<property name="visible">True</property>
<property name="border_width">12</property>
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkHBox" id="hbox11">
@@ -3834,7 +3886,6 @@ Be warned: this mode may be dangerous. You will not be prompted another time.</p
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox3">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkHButtonBox" id="dialog-action_area3">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]