~ubuntu-branches/ubuntu/utopic/smb4k/utopic-proposed

« back to all changes in this revision

Viewing changes to smb4k/sharesview/smb4ksharesview_part.rc

  • Committer: Package Import Robot
  • Author(s): Fathi Boudra
  • Date: 2012-05-19 18:54:34 UTC
  • mto: This revision was merged to the branch mainline in revision 28.
  • Revision ID: package-import@ubuntu.com-20120519185434-kpqpdrg5i47zm7tl
Tags: upstream-1.0.1
ImportĀ upstreamĀ versionĀ 1.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<MenuBar>
4
4
  <Menu name="shares"><text>&amp;Shares</text>
5
5
    <Action name="unmount_action"/>
6
 
    <Action name="force_unmount_action"/>
 
6
<!--     <Action name="force_unmount_action"/> -->
7
7
    <Action name="unmount_all_action"/>
8
8
    <Separator/>
9
9
    <Action name="synchronize_action"/>
14
14
</MenuBar>
15
15
<ToolBar name="sharesViewToolBar">
16
16
  <Action name="unmount_action"/>
17
 
  <Action name="force_unmount_action"/>
 
17
<!--   <Action name="force_unmount_action"/> -->
18
18
  <Action name="unmount_all_action"/>
19
19
  <Separator/>
20
20
  <Action name="synchronize_action"/>