~ubuntu-branches/ubuntu/oneiric/kdeplasma-addons/oneiric

« back to all changes in this revision

Viewing changes to dataengines/pastebin/pastebin.operations

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas
  • Date: 2010-05-25 09:50:14 UTC
  • mto: (0.4.3 experimental)
  • mto: This revision was merged to the branch mainline in revision 68.
  • Revision ID: james.westby@ubuntu.com-20100525095014-e3cebfkdenjrx3xg
Tags: upstream-4.4.80
ImportĀ upstreamĀ versionĀ 4.4.80

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
            <label>The server address</label>
8
8
        </entry>
9
9
        <entry name="fileName" type="String">
10
 
            <label>The file to send to server</label>
 
10
            <label>The file to send to the server</label>
 
11
        </entry>
 
12
        <entry name="backend" type="int">
 
13
            <label>The backend to be used</label>
 
14
        </entry>
 
15
    </group>
 
16
    <group name="literalText">
 
17
        <entry name="server" type="String">
 
18
            <label>The server address</label>
 
19
        </entry>
 
20
        <entry name="text" type="String">
 
21
            <label>The text to send to the server</label>
11
22
        </entry>
12
23
        <entry name="backend" type="int">
13
24
            <label>The backend to be used</label>
18
29
            <label>The server address</label>
19
30
        </entry>
20
31
        <entry name="fileName" type="String">
21
 
            <label>The file to send to server</label>
 
32
            <label>The file to send to the server</label>
22
33
        </entry>
23
34
        <entry name="privacy" type="bool">
24
35
            <label>If the file should be private or not</label>