summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorPaolo Borelli <pborelli@gnome.org>2012-02-04 00:09:56 +0100
committerPaolo Borelli <pborelli@gnome.org>2012-04-05 23:47:40 +0200
commitc3d785eeed67e4b546dbcdae677c55f0a3f2d196 (patch)
tree602566164d8c9a82148a739d10ecd7ecf0190d9a /data
parenta9d1ce3df2786ef6fe5bea5238cdc71228aba34f (diff)
downloadbaobab-c3d785eeed67e4b546dbcdae677c55f0a3f2d196.tar.gz
Start to implement "Scan remote dir"
Instead of reimplementing it, spawn nautilus-connect-server and grab the output uri. The actual scanning does not work yet.
Diffstat (limited to 'data')
-rw-r--r--data/baobab-menu.ui12
1 files changed, 10 insertions, 2 deletions
diff --git a/data/baobab-menu.ui b/data/baobab-menu.ui
index b3e1658..41e139b 100644
--- a/data/baobab-menu.ui
+++ b/data/baobab-menu.ui
@@ -14,10 +14,14 @@
<attribute name="accel">&lt;Primary&gt;f</attribute>
</item>
<item>
- <attribute name="label" translatable="yes">Scan F_older</attribute>
+ <attribute name="label" translatable="yes">Scan F_older…</attribute>
<attribute name="action">win.scan-folder</attribute>
<attribute name="accel">&lt;Primary&gt;o</attribute>
</item>
+ <item>
+ <attribute name="label" translatable="yes">Scan Remote Fo_lder…</attribute>
+ <attribute name="action">win.scan-remote</attribute>
+ </item>
</section>
<section>
<item>
@@ -64,10 +68,14 @@
<attribute name="accel">&lt;Primary&gt;f</attribute>
</item>
<item>
- <attribute name="label" translatable="yes">Scan F_older</attribute>
+ <attribute name="label" translatable="yes">Scan F_older…</attribute>
<attribute name="action">win.scan-folder</attribute>
<attribute name="accel">&lt;Primary&gt;o</attribute>
</item>
+ <item>
+ <attribute name="label" translatable="yes">Scan Remote Fo_lder…</attribute>
+ <attribute name="action">win.scan-remote</attribute>
+ </item>
</section>
<section>
<item>