Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > media > contrib-release > by-pkgid > 4a897b4add918d180cf026d341ee549a > files > 1

istanbul-0.2.1-3mdv2007.0.i586.rpm

<gconfschemafile>
    <schemalist>
        <schema>
            <key>/schemas/apps/istanbul/video_size</key>
            <applyto>/apps/istanbul/video_size</applyto>
            <owner>istanbul</owner>
            <type>string</type>
            <default>full</default>
            <locale name="C">
                <short>Size to scale video to</short>
                <long>
                  Setting can be full, half or quarter
                </long>
            </locale>

            <locale name="ja">
                <short>記録する画面の大きさ</short>
                <long>記録する大きさです: full (全画面)、half (画面の半分)、quarter (画面の1/4)</long>
            </locale>
        </schema>

        <schema>
            <key>/schemas/apps/istanbul/video_framerate</key>
            <applyto>/apps/istanbul/video_framerate</applyto>
            <owner>istanbul</owner>
            <type>int</type>
            <default>10</default>
            <locale name="C">
                <short>Framerate to capture screencast as</short>
            </locale>

            <locale name="ja">
                <short>スクリーンキャストをキャプチャする際のフレームレート</short>
            </locale>
        </schema>

        <schema>
            <key>/schemas/apps/istanbul/record_3d</key>
            <applyto>/apps/istanbul/record_3d</applyto>
            <owner>istanbul</owner>
            <type>bool</type>
            <default>false</default>
            <locale name="C">
                <short>Set true, if you are recording an OpenGL using app</short>
            </locale>

            <locale name="ja">
                <short>OpenGL を使ったアプリを記録するかどうか</short>
            </locale>
        </schema>

        <schema>
            <key>/schemas/apps/istanbul/record_mousepointer</key>
            <applyto>/apps/istanbul/record_mousepointer</applyto>
            <owner>istanbul</owner>
            <type>bool</type>
            <default>true</default>
            <locale name="C">
                <short>Set true, if you want to record the mouse pointer</short>
            </locale>

            <locale name="ja">
                <short>マウス・ポインタも記録するかどうか</short>
            </locale>
        </schema>
    </schemalist>
</gconfschemafile>