~ubuntu-branches/ubuntu/oneiric/kde4libs/oneiric-proposed

« back to all changes in this revision

Viewing changes to solid/solid/backends/fakehw/fakecomputer.xml

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2011-07-08 00:08:34 UTC
  • mto: This revision was merged to the branch mainline in revision 247.
  • Revision ID: package-import@ubuntu.com-20110708000834-dr9a8my4iml90qe5
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
616
616
                <property key="soundcardType">internal</property>
617
617
            </device>
618
618
 
619
 
 
620
 
 
 
619
        <device udi="/org/kde/solid/fakehw/fstab">
 
620
            <property key="name">Network Shares</property>
 
621
            <property key="product">Network Shares</property>
 
622
            <property key="vendor">KDE</property>
 
623
            <property key="parent">/org/kde/solid/fakehw/computer</property>
 
624
        </device>
 
625
            <device udi="/org/kde/solid/fakehw/fstab/thehost/solidpath">
 
626
                <property key="parent">/org/kde/solid/fstab</property>
 
627
                <property key="interfaces">NetworkShare,StorageAccess</property>
 
628
                <property key="vendor">/solidpath</property>
 
629
                <property key="product">thehost</property>
 
630
                <property key="type">nfs</property>
 
631
                <property key="url">nfs://thehost/solid-path</property>
 
632
                <property key="filePath">/media/nfs</property>
 
633
                <property key="isIgnored">false</property>
 
634
                <property key="isMounted">true</property>
 
635
                <property key="mountPoint">/media/nfs</property>
 
636
            </device>
621
637
</machine>