Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 245411
Collapse All | Expand All

(-)nailer.schemas.in.ORIG (+26 lines)
Lines 750-755 Link Here
750
750
751
751
752
        <schema>
752
        <schema>
753
            <key>/schemas/desktop/gnome/thumbnailers/video@x-flv/enable</key>
754
            <applyto>/desktop/gnome/thumbnailers/video@x-flv/enable</applyto>
755
            <owner>nailer</owner>
756
            <type>bool</type>
757
            <default>true</default>
758
            <locale name="C">
759
                <short></short>
760
                <long></long>
761
            </locale>
762
        </schema>
763
764
765
        <schema>
766
            <key>/schemas/desktop/gnome/thumbnailers/video@x-flv/command</key>
767
            <applyto>/desktop/gnome/thumbnailers/video@x-flv/command</applyto>
768
            <owner>nailer</owner>
769
            <type>string</type>
770
            <default>@prefix@/bin/nailer %i %o %s</default>
771
            <locale name="C">
772
                <short></short>
773
                <long></long>
774
            </locale>
775
        </schema>
776
777
778
        <schema>
753
            <key>/schemas/desktop/gnome/thumbnailers/video@fli/enable</key>
779
            <key>/schemas/desktop/gnome/thumbnailers/video@fli/enable</key>
754
            <applyto>/desktop/gnome/thumbnailers/video@fli/enable</applyto>
780
            <applyto>/desktop/gnome/thumbnailers/video@fli/enable</applyto>
755
            <owner>nailer</owner>
781
            <owner>nailer</owner>

Return to bug 245411