~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to plasma/generic/dataengines/share/share.operations

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE kcfg SYSTEM
 
3
    "http://www.kde.org/standards/kcfg/1.0/kcfg.xsd">
 
4
<kcfg>
 
5
    <group name="share">
 
6
        <entry name="content" type="String">
 
7
            <label>The content or filename to be shared</label>
 
8
        </entry>
 
9
    </group>
 
10
</kcfg>