~ubuntu-branches/ubuntu/lucid/ktorrent/lucid

« back to all changes in this revision

Viewing changes to plugins/shutdown/ktshutdownpluginui.rc

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2009-12-08 19:17:41 UTC
  • mfrom: (1.2.1 upstream) (0.7.12 sid)
  • Revision ID: james.westby@ubuntu.com-20091208191741-lqlq0xvnlv8ki19u
Tags: 3.3.1+dfsg.1-1ubuntu1
* Merge with Debian Testing remaining changes:
  - Build-depend directly on libboost-serialization1.40-dev since
    libboost-serialization-dev from boost-defaults is not in Main
  - Add in rules: include /usr/lib/kubuntu-desktop-i18n/debhelper/kubuntu.mk
  - Don't use dpkg-source 3.0 format
  - Add quilt to build-depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
 
2
<kpartgui library="libktshutdownplugin" name="shutdownplugin" version="1">
 
3
 
 
4
<MenuBar>
 
5
        <Menu name="shutdown"><text>Shutdown</text>
 
6
                <Action name="shutdown_enabled"/>
 
7
                <Action name="shutdown_settings"/>
 
8
        </Menu>
 
9
</MenuBar>
 
10
  
 
11
<ToolBar name="ShutdownToolBar" noEdit="1"><text>Shutdown Toolbar</text>
 
12
        <Action name="shutdown_enabled"/>
 
13
        <Action name="shutdown_settings"/>
 
14
</ToolBar>
 
15
</kpartgui>
 
 
b'\\ No newline at end of file'