Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > be34735d1753ba44fe20b70392cc951c > files > 1

coralftp-0.2.2-6mdv2010.0.noarch.rpm

<gconfschemafile>
  <schemalist>

    <schema>
      <key>/schemas/apps/coralftp/general/email_address</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/general/email_address</applyto>
      <type>string</type>
      <default>unknown@linuxsir.org</default>
      <locale name="C">
        <short>E-mail address</short>
        <long>The E-mail address sent to FTP server when log in as anonymous.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/general/default_download_path</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/general/default_download_path</applyto>
      <type>string</type>
      <default>~/</default>
      <locale name="C">
        <short>Default download path</short>
        <long>Path used as default of the local view.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/general/status_log_filename</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/general/status_log_filename</applyto>
      <type>string</type>
      <default>~/.coralftp/coralftp.log</default>
      <locale name="C">
        <short>Status log filename</short>
        <long>When disk based logging is enabled, the log message is write to this file.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/general/enable_disk_based_logging</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/general/enable_disk_based_logging</applyto>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Enabled disk based logging</short>
        <long>Is disk based logging enabled. If true, all the logging information will be write to the file specified by status_log_filename.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/general/trim_status_log_file</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/general/trim_status_log_file</applyto>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Trim status log file</short>
        <long>If true, the status log file will be trimed when ths size execeed value specified by status_log_file_size(MB).</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/general/status_log_file_size</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/general/status_log_file_size</applyto>
      <type>int</type>
      <default>1</default>
      <locale name="C">
        <short>Size of status log file</short>
        <long>The size of the status log file is used when trim_status_log_file is enabled.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/general/connect_timeout</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/general/connect_timeout</applyto>
      <type>int</type>
      <default>40</default>
      <locale name="C">
        <short>Connect timeout(sec)</short>
        <long>Seconds before connect timeout.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/general/connect_retry_delay</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/general/connect_retry_delay</applyto>
      <type>int</type>
      <default>120</default>
      <locale name="C">
        <short>Connect retry delay(sec)</short>
        <long>Before connecting to the server for retry, how many seconds waited.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/general/scrollback_buffer</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/general/scrollback_buffer</applyto>
      <type>int</type>
      <default>400</default>
      <locale name="C">
        <short>Size of log view(lines)</short>
        <long>The numbuer of lines of messages keep in log view.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/general/connect_retry_count</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/general/connect_retry_count</applyto>
      <type>int</type>
      <default>10</default>
      <locale name="C">
        <short>Connect retry count</short>
        <long>When connect to server fail, how many times is tried before give up.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/general/send_keep_alive_command</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/general/send_keep_alive_command</applyto>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Send keep alive command enabled</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/general/keep_alive_command</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/general/keep_alive_command</applyto>
      <type>string</type>
      <default>NOOP</default>
      <locale name="C">
        <short>Keep alive command</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/general/send_keep_alive_interval</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/general/send_keep_alive_interval</applyto>
      <type>int</type>
      <default>120</default>
      <locale name="C">
        <short>Keep alive command interval(seconds)</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/general/stop_send_keep_alive</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/general/stop_send_keep_alive</applyto>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Stop send keep alive</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/general/stop_keep_alive_after</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/general/stop_keep_alive_after</applyto>
      <type>int</type>
      <default>30</default>
      <locale name="C">
        <short>Stop send keep alive(minutes)</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/ftp_sort_by</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/ftp_sort_by</applyto>
      <type>int</type>
      <default>0</default>
      <locale name="C">
        <short>Sort by FTP view by which column</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/ftp_order</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/ftp_order</applyto>
      <type>int</type>
      <default>0</default>
      <locale name="C">
        <short>Sort FTP view in ascending or descending</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/local_sort_by</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/local_sort_by</applyto>
      <type>int</type>
      <default>0</default>
      <locale name="C">
        <short>Sort by local view by which column</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/local_order</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/local_order</applyto>
      <type>int</type>
      <default>0</default>
      <locale name="C">
        <short>Sort local view in ascending or descending</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/display_file_size_as</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/display_file_size_as</applyto>
      <type>string</type>
      <default>(0,)</default>
      <locale name="C">
        <short>The size of file is display in bytes or kilobytes</short>
        <long></long>
      </locale>
    </schema>

    <!-- Colors and fonts -->
    <schema>
      <key>/schemas/apps/coralftp/display/active_side_indicator_color</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/active_side_indicator_color</applyto>
      <type>string</type>
      <default>#FFFF00</default>
      <locale name="C">
        <short>Color of active side indicator</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/command_text_color</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/command_text_color</applyto>
      <type>string</type>
      <default>#000000</default>
      <locale name="C">
        <short>Color of command text</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/left_ftp_reply_color</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/left_ftp_reply_color</applyto>
      <type>string</type>
      <default>#0000FF</default>
      <locale name="C">
        <short>Color of left FTP reply</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/right_ftp_reply_color</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/right_ftp_reply_color</applyto>
      <type>string</type>
      <default>#007F00</default>
      <locale name="C">
        <short>Color of right FTP reply</short>
        <long></long>
      </locale>
    </schema> 

    <schema>
      <key>/schemas/apps/coralftp/display/error_text_color</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/error_text_color</applyto>
      <type>string</type>
      <default>#FF0000</default>
      <locale name="C">
        <short>Color of error text</short>
        <long></long>
      </locale>
    </schema> 

    <schema>
      <key>/schemas/apps/coralftp/display/misc_text_color</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/misc_text_color</applyto>
      <type>string</type>
      <default>#7F0000</default>
      <locale name="C">
        <short>Color of misc text</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/queue_complete_text_color</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/queue_complete_text_color</applyto>
      <type>string</type>
      <default>#7F0000</default>
      <locale name="C">
        <short>Color of queue complete text</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/background_color</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/background_color</applyto>
      <type>string</type>
      <default>#7F0000</default>
      <locale name="C">
        <short>Color of background</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/use_custom_file_listing_font</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/use_custom_file_listing_font</applyto>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Use custom font for file listing view.</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/file_listing_font</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/file_listing_font</applyto>
      <type>string</type>
      <default>Sans 12</default>
      <locale name="C">
        <short>Font name for file listing view.</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/use_custom_status_font</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/use_custom_status_font</applyto>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Use custom font for status(log) view.</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/status_font</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/status_font</applyto>
      <type>string</type>
      <default>Sans 12</default>
      <locale name="C">
        <short>Font name for status(log) view.</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/use_custom_queue_font</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/use_custom_queue_font</applyto>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Use custom font for queue view.</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/queue_font</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/queue_font</applyto>
      <type>string</type>
      <default>Sans 12</default>
      <locale name="C">
        <short>Font name for queue view.</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/display_site_name_in_caption</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/display_site_name_in_caption</applyto>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Display site name in caption</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/auto_size_file_list_columns</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/auto_size_file_list_columns</applyto>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Auto size file list columns</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/auto_size_queue_list_columns</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/auto_size_queue_list_columns</applyto>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Auto size queue list columns</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/show_site_idle_time</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/show_site_idle_time</applyto>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Show site idle time</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/sort_folder_on_top</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/sort_folder_on_top</applyto>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>sort folder on top</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/start_with_site_manager</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/start_with_site_manager</applyto>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Start with site manager</short>
        <long></long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/display/rules_hint</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/display/rules_hint</applyto>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Rules hint</short>
        <long>If TRUE, draw rows in alternating colors.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/coralftp/system/filetype_detection</key>
      <owner>coralftp</owner>
      <applyto>/apps/coralftp/system/filetype_detection</applyto>
      <type>string</type>
      <default></default>
      <locale name="C">
        <short>File type detection method</short>
        <long>There are two method supported now. 'standard' uses unix command 'file' to detect file type and mime info of the file, while 'gnome_vfs' uses GNOME VFS mime system.</long>
      </locale>
    </schema>

  </schemalist>
</gconfschemafile>