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

« back to all changes in this revision

Viewing changes to plugins/webinterface/ktwebinterfaceplugin.kcfg

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas
  • Date: 2009-02-16 18:37:14 UTC
  • mfrom: (1.1.25 upstream) (0.4.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20090216183714-52tf47jrnmk4xkmp
Tags: 3.2+dfsg.1-2ubuntu1
* Merge with Debian, remaining changes: (LP: #296433)
  - Use Kubuntu's kde4.mk
  - Build-depend on libboost-serialization1.35-dev since unversioned -dev is
    in universe
  - Change plasma-applet-ktorrent to plasma-widget-ktorrent since we're
    supposed to call them widgets for the users

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
                        <label>interface skin</label>
27
27
                        <default>1</default>
28
28
                </entry>
29
 
                <entry name="phpExecutablePath" type ="Url">
30
 
                        <label>php executable path</label>
31
 
                        <default>KUrl("/usr/bin/php")</default>
32
 
                </entry>
33
29
 
34
30
                <entry name="username" type ="String">
35
31
                        <label>username</label>