etc-gentoo/gconf/gconf.xml.defaults/%gconf-tree-he.xml

1868 lines
89 KiB
XML

<?xml version="1.0"?>
<gconf>
<dir name="schemas">
<dir name="system">
<dir name="dns_sd">
<entry name="extra_domains">
<local_schema short_desc="Extra domains to look for DNS-SD services in">
<longdesc>Comma separated list of DNS-SD domains that should be visible in the &quot;network:///&quot; location.</longdesc>
</local_schema>
</entry>
<entry name="display_local">
<local_schema short_desc="How to display local DNS-SD service">
<longdesc>Possible values are &quot;merged&quot;, &quot;separate&quot; and &quot;disabled&quot;.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="smb">
<entry name="workgroup">
<local_schema short_desc="SMB workgroup">
<longdesc>The Windows networking workgroup or domain that the user is part of. In order for a new workgroup to fully take effect the user may need to log out and log back in.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="proxy">
<entry name="autoconfig_url">
<local_schema short_desc="Automatic proxy configuration URL">
<longdesc>URL that provides proxy configuration values.</longdesc>
</local_schema>
</entry>
<entry name="socks_port">
<local_schema short_desc="SOCKS proxy port">
<longdesc>The port on the machine defined by &quot;/system/proxy/socks_host&quot; that you proxy through.</longdesc>
</local_schema>
</entry>
<entry name="socks_host">
<local_schema short_desc="SOCKS proxy host name">
<longdesc>The machine name to proxy socks through.</longdesc>
</local_schema>
</entry>
<entry name="ftp_port">
<local_schema short_desc="FTP proxy port">
<longdesc>The port on the machine defined by &quot;/system/proxy/ftp_host&quot; that you proxy through.</longdesc>
</local_schema>
</entry>
<entry name="ftp_host">
<local_schema short_desc="FTP proxy host name">
<longdesc>The machine name to proxy FTP through.</longdesc>
</local_schema>
</entry>
<entry name="secure_port">
<local_schema short_desc="Secure HTTP proxy port">
<longdesc>The port on the machine defined by &quot;/system/proxy/secure_host&quot; that you proxy through.</longdesc>
</local_schema>
</entry>
<entry name="secure_host">
<local_schema short_desc="Secure HTTP proxy host name">
<longdesc>The machine name to proxy secure HTTP through.</longdesc>
</local_schema>
</entry>
<entry name="mode">
<local_schema short_desc="Proxy configuration mode">
<longdesc>Select the proxy configuration mode. Supported values are &quot;none&quot;, &quot;manual&quot;, &quot;auto&quot;.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="http_proxy">
<entry name="ignore_hosts">
<local_schema short_desc="Non-proxy hosts">
<longdesc>This key contains a list of hosts which are connected to directly, rather than via the proxy (if it is active). The values can be hostnames, domains (using an initial wildcard like *.foo.com), IP host addresses (both IPv4 and IPv6) and network addresses with a netmask (something like 192.168.0.0/24).</longdesc>
</local_schema>
</entry>
<entry name="authentication_password">
<local_schema short_desc="HTTP proxy password">
<longdesc>Password to pass as authentication when doing HTTP proxying.</longdesc>
</local_schema>
</entry>
<entry name="authentication_user">
<local_schema short_desc="HTTP proxy username">
<longdesc>User name to pass as authentication when doing HTTP proxying.</longdesc>
</local_schema>
</entry>
<entry name="use_authentication">
<local_schema short_desc="Authenticate proxy server connections">
<longdesc>If true, then connections to the proxy server require authentication. The username/password combo is defined by &quot;/system/http_proxy/authentication_user&quot; and &quot;/system/http_proxy/authentication_password&quot;.</longdesc>
</local_schema>
</entry>
<entry name="port">
<local_schema short_desc="HTTP proxy port">
<longdesc>The port on the machine defined by &quot;/system/http_proxy/host&quot; that you proxy through.</longdesc>
</local_schema>
</entry>
<entry name="host">
<local_schema short_desc="HTTP proxy host name">
<longdesc>The machine name to proxy HTTP through.</longdesc>
</local_schema>
</entry>
<entry name="use_http_proxy">
<local_schema short_desc="Use HTTP proxy">
<longdesc>Enables the proxy settings when accessing HTTP over the Internet.</longdesc>
</local_schema>
</entry>
</dir>
</dir>
<dir name="desktop">
<dir name="gnome">
<dir name="interface">
<entry name="show_unicode_menu">
<local_schema short_desc="Show the &apos;Unicode Control Character&apos; menu">
<longdesc>Whether the context menus of entries and text views should offer to insert control characters.</longdesc>
</local_schema>
</entry>
<entry name="show_input_method_menu">
<local_schema short_desc="Show the &apos;Input Methods&apos; menu">
<longdesc>Whether the context menus of entries and text views should offer to change the input method.</longdesc>
</local_schema>
</entry>
<entry name="menubar_accel">
<local_schema short_desc="Menubar accelerator">
<longdesc>Keyboard shortcut to open the menu bars.</longdesc>
</local_schema>
</entry>
<entry name="file_chooser_backend">
<local_schema short_desc="Module for GtkFileChooser">
<longdesc>Module to use as the filesystem model for the GtkFileChooser widget. Possible values are &quot;gio&quot;, &quot;gnome-vfs&quot; and &quot;gtk+&quot;.</longdesc>
</local_schema>
</entry>
<entry name="status_bar_meter_on_right">
<local_schema short_desc="Status Bar on Right">
<longdesc>Whether to display a status bar meter on the right.</longdesc>
</local_schema>
</entry>
<entry name="use_custom_font">
<local_schema short_desc="Use Custom Font">
<longdesc>Whether to use a custom font in gtk+ applications.</longdesc>
</local_schema>
</entry>
<entry name="monospace_font_name">
<local_schema short_desc="Monospace font">
<longdesc>Name of a monospaced (fixed-width) font for use in locations like terminals.</longdesc>
</local_schema>
</entry>
<entry name="document_font_name">
<local_schema short_desc="Document font">
<longdesc>Name of the default font used for reading documents.</longdesc>
</local_schema>
</entry>
<entry name="gtk-im-module">
<local_schema short_desc="GTK IM Module">
<longdesc>Name of the input method module used by GTK+.</longdesc>
</local_schema>
</entry>
<entry name="gtk-im-status-style">
<local_schema short_desc="GTK IM Status Style">
<longdesc>Name of the GTK+ input method Status Style used by gtk+.</longdesc>
</local_schema>
</entry>
<entry name="gtk-im-preedit-style">
<local_schema short_desc="GTK IM Preedit Style">
<longdesc>Name of the GTK+ input method Preedit Style used by gtk+.</longdesc>
</local_schema>
</entry>
<entry name="font_name">
<local_schema short_desc="Default font">
<longdesc>Name of the default font used by gtk+.</longdesc>
</local_schema>
</entry>
<entry name="gtk_key_theme">
<local_schema short_desc="Gtk+ Theme">
<longdesc>Basename of the default theme used by gtk+.</longdesc>
</local_schema>
</entry>
<entry name="gtk_theme">
<local_schema short_desc="Gtk+ Theme">
<longdesc>Basename of the default theme used by gtk+.</longdesc>
</local_schema>
</entry>
<entry name="icon_theme">
<local_schema short_desc="Icon Theme">
<longdesc>Icon theme to use for the panel, nautilus etc.</longdesc>
</local_schema>
</entry>
<entry name="cursor_blink_time">
<local_schema short_desc="Cursor Blink Time">
<longdesc>Length of the cursor blink cycle, in milliseconds.</longdesc>
</local_schema>
</entry>
<entry name="cursor_blink">
<local_schema short_desc="Cursor Blink">
<longdesc>Whether the cursor should blink.</longdesc>
</local_schema>
</entry>
<entry name="toolbar_icons_size">
<local_schema short_desc="Toolbar Icon Size">
<longdesc>Size of icons in toolbars, either &quot;small-toolbar&quot; or &quot;large-toolbar&quot;.</longdesc>
</local_schema>
</entry>
<entry name="toolbar_detachable">
<local_schema short_desc="Toolbar Detachable">
<longdesc>Whether the user can detach toolbars and move them around.</longdesc>
</local_schema>
</entry>
<entry name="menubar_detachable">
<local_schema short_desc="Menubar Detachable">
<longdesc>Whether the user can detach menubars and move them around.</longdesc>
</local_schema>
</entry>
<entry name="buttons_have_icons">
<local_schema short_desc="Buttons Have Icons">
<longdesc>Whether buttons may display an icon in addition to the button text.</longdesc>
</local_schema>
</entry>
<entry name="menus_have_icons">
<local_schema short_desc="Menus Have Icons">
<longdesc>Whether menus may display an icon next to a menu entry.</longdesc>
</local_schema>
</entry>
<entry name="toolbar_style">
<local_schema short_desc="Toolbar Style">
<longdesc>Toolbar Style. Valid values are &quot;both&quot;, &quot;both-horiz&quot;, &quot;icons&quot;, and &quot;text&quot;.</longdesc>
</local_schema>
</entry>
<entry name="can_change_accels">
<local_schema short_desc="Can Change Accels">
<longdesc>Whether the user can dynamically type a new accelerator when positioned over an active menuitem.</longdesc>
</local_schema>
</entry>
<entry name="menus_have_tearoff">
<local_schema short_desc="Menus Have Tearoff">
<longdesc>Whether menus should have a tearoff.</longdesc>
</local_schema>
</entry>
<entry name="enable_animations">
<local_schema short_desc="Enable Animations">
<longdesc>Whether animations should be displayed. Note: This is a global key, it changes the behaviour of the window manager, the panel etc.</longdesc>
</local_schema>
</entry>
<entry name="accessibility">
<local_schema short_desc="Enable Accessibility">
<longdesc>Whether Applications should have accessibility support.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="background">
<entry name="color_shading_type">
<local_schema short_desc="Color Shading Type">
<longdesc>How to shade the background color. Possible values are &quot;horizontal-gradient&quot;, &quot;vertical-gradient&quot;, and &quot;solid&quot;.</longdesc>
</local_schema>
</entry>
<entry name="secondary_color">
<local_schema short_desc="Secondary Color">
<longdesc>Right or Bottom color when drawing gradients, not used for solid color.</longdesc>
</local_schema>
</entry>
<entry name="primary_color">
<local_schema short_desc="Primary Color">
<longdesc>Left or Top color when drawing gradients, or the solid color.</longdesc>
</local_schema>
</entry>
<entry name="picture_opacity">
<local_schema short_desc="Picture Opacity">
<longdesc>Opacity with which to draw the background picture.</longdesc>
</local_schema>
</entry>
<entry name="picture_filename">
<local_schema short_desc="Picture Filename">
<longdesc>File to use for the background image.</longdesc>
</local_schema>
</entry>
<entry name="picture_options">
<local_schema short_desc="Picture Options">
<longdesc>Determines how the image set by wallpaper_filename is rendered. Possible values are &quot;none&quot;, &quot;wallpaper&quot;, &quot;centered&quot;, &quot;scaled&quot;, &quot;stretched&quot;, &quot;zoom&quot;, &quot;spanned&quot;.</longdesc>
</local_schema>
</entry>
<entry name="draw_background">
<local_schema short_desc="Draw Desktop Background">
<longdesc>Have GNOME draw the desktop background.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="thumbnailers">
<entry name="disable_all">
<local_schema short_desc="Disable all external thumbnailers">
<longdesc>Set to true to disable all external thumbnailer programs, independent on whether they are independently disabled/enabled.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="thumbnail_cache">
<entry name="maximum_size">
<local_schema>
<longdesc>Maximum size of the thumbnail cache, in megabytes. Set to -1 to disable cleaning.</longdesc>
</local_schema>
</entry>
<entry name="maximum_age">
<local_schema>
<longdesc>Maximum age for thumbnails in the cache, in days. Set to -1 to disable cleaning.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="typing_break">
<entry name="enabled">
<local_schema short_desc="Whether or not keyboard locking is enabled">
<longdesc>Whether or not keyboard locking is enabled.</longdesc>
</local_schema>
</entry>
<entry name="allow_postpone">
<local_schema short_desc="Allow postponing of breaks">
<longdesc>Whether or not the typing break screen can be postponed.</longdesc>
</local_schema>
</entry>
<entry name="break_time">
<local_schema short_desc="Break time">
<longdesc>Number of minutes that the typing break should last.</longdesc>
</local_schema>
</entry>
<entry name="type_time">
<local_schema short_desc="Type time">
<longdesc>Number of minutes of typing time before break mode starts.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="sound">
<entry name="input_feedback_sounds">
<local_schema short_desc="Input feedback sounds">
<longdesc>Whether to play sounds on input events.</longdesc>
</local_schema>
</entry>
<entry name="theme_name">
<local_schema short_desc="Sound theme name">
<longdesc>The XDG sound theme to use for event sounds.</longdesc>
</local_schema>
</entry>
<entry name="event_sounds">
<local_schema short_desc="Sounds for events">
<longdesc>Whether to play sounds on user events.</longdesc>
</local_schema>
</entry>
<entry name="enable_esd">
<local_schema short_desc="Enable ESD">
<longdesc>Enable sound server startup.</longdesc>
</local_schema>
</entry>
<entry name="default_mixer_tracks">
<local_schema short_desc="Default mixer tracks">
<longdesc>The default mixer tracks used by the multimedia key bindings.</longdesc>
</local_schema>
</entry>
<entry name="default_mixer_device">
<local_schema short_desc="Default mixer device">
<longdesc>The default mixer device used by the multimedia key bindings.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="peripherals">
<dir name="keyboard">
<entry name="remember_numlock_state">
<local_schema short_desc="Remember NumLock state">
<longdesc>When set to true, GNOME will remember the state of the NumLock LED between sessions.</longdesc>
</local_schema>
</entry>
<entry name="bell_custom_file">
<local_schema short_desc="Keyboard Bell Custom Filename">
<longdesc>File name of the bell sound to be played.</longdesc>
</local_schema>
</entry>
<entry name="bell_mode">
<local_schema>
<longdesc>possible values are &quot;on&quot;, &quot;off&quot;, and &quot;custom&quot;.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="mouse">
<entry name="cursor_size">
<local_schema short_desc="Cursor size">
<longdesc>Size of the cursor referenced by cursor_theme.</longdesc>
</local_schema>
</entry>
<entry name="cursor_theme">
<local_schema short_desc="Cursor theme">
<longdesc>Cursor theme name. Used only by Xservers that support Xcursor, such as XFree86 4.3 and later.</longdesc>
</local_schema>
</entry>
<entry name="cursor_font">
<local_schema short_desc="Cursor font">
<longdesc>Font name of the cursor. If unset, the default font is used. This value is only propagated to the X server start of each session, so changing it mid-session won&apos;t have an effect until the next time you log in.</longdesc>
</local_schema>
</entry>
<entry name="locate_pointer">
<local_schema short_desc="Locate Pointer">
<longdesc>Highlights the current location of the pointer when the Control key is pressed and released.</longdesc>
</local_schema>
</entry>
<entry name="double_click">
<local_schema short_desc="Double Click Time">
<longdesc>Length of a double click.</longdesc>
</local_schema>
</entry>
<entry name="drag_threshold">
<local_schema short_desc="Drag Threshold">
<longdesc>Distance before a drag is started.</longdesc>
</local_schema>
</entry>
<entry name="motion_threshold">
<local_schema short_desc="Motion Threshold">
<longdesc>Distance in pixels the pointer must move before accelerated mouse motion is activated. A value of -1 is the system default.</longdesc>
</local_schema>
</entry>
<entry name="motion_acceleration">
<local_schema short_desc="Single Click">
<longdesc>Acceleration multiplier for mouse motion. A value of -1 is the system default.</longdesc>
</local_schema>
</entry>
<entry name="single_click">
<local_schema short_desc="Single Click">
<longdesc>Single click to open icons.</longdesc>
</local_schema>
</entry>
<entry name="left_handed">
<local_schema short_desc="Mouse button orientation">
<longdesc>Swap left and right mouse buttons for left-handed mice.</longdesc>
</local_schema>
</entry>
</dir>
</dir>
<dir name="lockdown">
<entry name="disable_application_handlers">
<local_schema short_desc="Disable URL and MIME type handlers">
<longdesc>Prevent running any URL or MIME type handler applications.</longdesc>
</local_schema>
</entry>
<entry name="disable_lock_screen">
<local_schema short_desc="Disable lock screen">
<longdesc>Prevent the user to lock his screen.</longdesc>
</local_schema>
</entry>
<entry name="disable_user_switching">
<local_schema short_desc="Disable user switching">
<longdesc>Prevent the user from switching to another account while his session is active.</longdesc>
</local_schema>
</entry>
<entry name="disable_print_setup">
<local_schema short_desc="Disable print setup">
<longdesc>Prevent the user from modifying print settings. For example, this would disable access to all applications&apos; &quot;Print Setup&quot; dialogs.</longdesc>
</local_schema>
</entry>
<entry name="disable_printing">
<local_schema short_desc="Disable printing">
<longdesc>Prevent the user from printing. For example, this would disable access to all applications&apos; &quot;Print&quot; dialogs.</longdesc>
</local_schema>
</entry>
<entry name="disable_save_to_disk">
<local_schema short_desc="Disable saving files to disk">
<longdesc>Prevent the user from saving files to disk. For example, this would disable access to all applications&apos; &quot;Save as&quot; dialogs.</longdesc>
</local_schema>
</entry>
<entry name="disable_command_line">
<local_schema short_desc="Disable command line">
<longdesc>Prevent the user from accessing the terminal or specifying a command line to be executed. For example, this would disable access to the panel&apos;s &quot;Run Application&quot; dialog.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="file-views">
<entry name="icon_theme">
<local_schema short_desc="File Icon Theme">
<longdesc>Theme used for displaying file icons.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="accessibility">
<dir name="startup">
<entry name="exec_ats">
<local_schema short_desc="Startup Assistive Technology Applications">
<longdesc>List of assistive technology applications to start when logging into the GNOME desktop.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="keyboard">
<entry name="stickykeys_modifier_beep">
<local_schema>
<longdesc>Beep when a modifier is pressed.</longdesc>
</local_schema>
</entry>
<entry name="stickykeys_two_key_off">
<local_schema>
<longdesc>Disable if two keys are pressed at the same time.</longdesc>
</local_schema>
</entry>
<entry name="slowkeys_delay">
<local_schema short_desc="Minimum interval in milliseconds">
<longdesc>Do not accept a key as being pressed unless held for @delay milliseconds.</longdesc>
</local_schema>
</entry>
<entry name="mousekeys_init_delay">
<local_schema short_desc="Initial delay in milliseconds">
<longdesc>How many milliseconds to wait before mouse movement keys start to operate.</longdesc>
</local_schema>
</entry>
<entry name="mousekeys_accel_time">
<local_schema short_desc="How long to accelerate in milliseconds">
<longdesc>How many milliseconds it takes to go from 0 to maximum speed.</longdesc>
</local_schema>
</entry>
<entry name="mousekeys_max_speed">
<local_schema short_desc="Pixels per seconds">
<longdesc>How many pixels per second to move at the maximum speed.</longdesc>
</local_schema>
</entry>
<entry name="bouncekeys_delay">
<local_schema short_desc="minimum interval in milliseconds">
<longdesc>Ignore multiple presses of the _same_ key within @delay milliseconds.</longdesc>
</local_schema>
</entry>
</dir>
</dir>
<dir name="applications">
<dir name="tasks">
<entry name="needs_term">
<local_schema short_desc="Tasks needs terminal">
<longdesc>Whether the default tasks application needs a terminal to run</longdesc>
</local_schema>
</entry>
<entry name="exec">
<local_schema short_desc="Default tasks">
<longdesc>Default tasks application</longdesc>
</local_schema>
</entry>
</dir>
<dir name="calendar">
<entry name="needs_term">
<local_schema short_desc="Calendar needs terminal">
<longdesc>Whether the default calendar application needs a terminal to run</longdesc>
</local_schema>
</entry>
<entry name="exec">
<local_schema short_desc="Default calendar">
<longdesc>Default calendar application</longdesc>
</local_schema>
</entry>
</dir>
<dir name="window_manager">
<entry name="workspace_names">
<local_schema short_desc="Names of the workspaces (deprecated)">
<longdesc>A list with names of the first window manager workspaces. This key has been deprecated since GNOME 2.12.</longdesc>
</local_schema>
</entry>
<entry name="number_of_workspaces">
<local_schema short_desc="The number of workspaces (deprecated)">
<longdesc>The number of workspaces the window manager should use This key has been deprecated since GNOME 2.12.</longdesc>
</local_schema>
</entry>
<entry name="current">
<local_schema short_desc="User window manager (deprecated)">
<longdesc>Window manager to try first. This key has been deprecated since GNOME 2.12.</longdesc>
</local_schema>
</entry>
<entry name="default">
<local_schema short_desc="Fallback window manager (deprecated)">
<longdesc>Fallback window manager if user window manager can&apos;t be found. This key has been deprecated since GNOME 2.12.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="browser">
<entry name="nremote">
<local_schema short_desc="Browser understands remote">
<longdesc>Whether the default browser understands netscape remote.</longdesc>
</local_schema>
</entry>
<entry name="needs_term">
<local_schema short_desc="Browser needs terminal">
<longdesc>Whether the default browser needs a terminal to run.</longdesc>
</local_schema>
</entry>
<entry name="exec">
<local_schema short_desc="Default browser">
<longdesc>Default browser for all URLs.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="at">
<dir name="mobility">
<entry name="startup">
<local_schema short_desc="Start preferred Mobility assistive technology application">
<longdesc>GNOME to start preferred Mobility assistive technology application during login.</longdesc>
</local_schema>
</entry>
<entry name="exec">
<local_schema short_desc="Preferred Mobility assistive technology application">
<longdesc>Preferred Mobility assistive technology application to be used for login, menu, or command line.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="visual">
<entry name="startup">
<local_schema short_desc="Start preferred Visual assistive technology application">
<longdesc>GNOME to start preferred Visual assistive technology application during login.</longdesc>
</local_schema>
</entry>
<entry name="exec">
<local_schema short_desc="Preferred Visual assistive technology application">
<longdesc>Preferred Visual assistive technology application be used for login, menu, or command line.</longdesc>
</local_schema>
</entry>
</dir>
</dir>
<dir name="component_viewer">
<entry name="exec">
<local_schema short_desc="יישום להצגת רכיבים ברירת מחדל">
<longdesc>The application to use for viewing files that require a component to view them. The parameter %s will be replaced by the file&apos;s URIs, the parameter %c will be replaced by the component IID.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="terminal">
<entry name="exec_arg">
<local_schema short_desc="ארגומנט Exec למסוף ברירת מחדל">
<longdesc>The exec argument to use for the default terminal application.</longdesc>
</local_schema>
</entry>
<entry name="exec">
<local_schema short_desc="יישום מסוף ברירת מחדל">
<longdesc>The default terminal application to use for applications that require a terminal.</longdesc>
</local_schema>
</entry>
</dir>
</dir>
<dir name="url-handlers">
<dir name="note">
<entry name="enabled">
<local_schema short_desc="Set to TRUE to activate">
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="The handler for &quot;note://&quot; URLs">
</local_schema>
</entry>
</dir>
<dir name="h323">
<entry name="needs_terminal">
<local_schema short_desc="Run the command in a terminal">
<longdesc>True if the command used to handle this type of URL should be run in a terminal.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="The handler for &quot;h323&quot; URLs">
<longdesc>The command used to handle &quot;h323&quot; URLs, if enabled.</longdesc>
</local_schema>
</entry>
<entry name="enabled">
<local_schema short_desc="Whether the specified command should handle &quot;h323&quot; URLs">
<longdesc>True if the command specified in the &quot;command&quot; key should handle &quot;h323&quot; URLs.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="callto">
<entry name="needs_terminal">
<local_schema short_desc="Run the command in a terminal">
<longdesc>True if the command used to handle this type of URL should be run in a terminal.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="The handler for &quot;callto&quot; URLs">
<longdesc>The command used to handle &quot;callto&quot; URLs, if enabled.</longdesc>
</local_schema>
</entry>
<entry name="enabled">
<local_schema short_desc="Whether the specified command should handle &quot;callto&quot; URLs">
<longdesc>True if the command specified in the &quot;command&quot; key should handle &quot;callto&quot; URLs.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="mailto">
<entry name="needs_terminal">
<local_schema short_desc="Run the command in a terminal">
<longdesc>True if the command used to handle this type of URL should be run in a terminal.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="The handler for &quot;mailto&quot; URLs">
<longdesc>The command used to handle &quot;mailto&quot; URLs, if enabled.</longdesc>
</local_schema>
</entry>
<entry name="enabled">
<local_schema short_desc="Whether the specified command should handle &quot;mailto&quot; URLs">
<longdesc>True if the command specified in the &quot;command&quot; key should handle &quot;mailto&quot; URLs.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="https">
<entry name="needs_terminal">
<local_schema short_desc="Run the command in a terminal">
<longdesc>True if the command used to handle this type of URL should be run in a terminal.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="The handler for &quot;https&quot; URLs">
<longdesc>The command used to handle &quot;https&quot; URLs, if enabled.</longdesc>
</local_schema>
</entry>
<entry name="enabled">
<local_schema short_desc="Whether the specified command should handle &quot;https&quot; URLs">
<longdesc>True if the command specified in the &quot;command&quot; key should handle &quot;https&quot; URLs.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="http">
<entry name="needs_terminal">
<local_schema short_desc="Run the command in a terminal">
<longdesc>True if the command used to handle this type of URL should be run in a terminal.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="The handler for &quot;http&quot; URLs">
<longdesc>The command used to handle &quot;http&quot; URLs, if enabled.</longdesc>
</local_schema>
</entry>
<entry name="enabled">
<local_schema short_desc="Whether the specified command should handle &quot;http&quot; URLs">
<longdesc>True if the command specified in the &quot;command&quot; key should handle &quot;http&quot; URLs.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="man">
<entry name="needs_terminal">
<local_schema short_desc="Run the command in a terminal">
<longdesc>True if the command used to handle this type of URL should be run in a terminal.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="The handler for &quot;man&quot; URLs">
<longdesc>The command used to handle &quot;man&quot; URLs, if enabled.</longdesc>
</local_schema>
</entry>
<entry name="enabled">
<local_schema short_desc="Whether the specified command should handle &quot;man&quot; URLs">
<longdesc>True if the command specified in the &quot;command&quot; key should handle &quot;man&quot; URLs.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="info">
<entry name="needs_terminal">
<local_schema short_desc="Run the command in a terminal">
<longdesc>True if the command used to handle this type of URL should be run in a terminal.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="The handler for &quot;info&quot; URLs">
<longdesc>The command used to handle &quot;info&quot; URLs, if enabled.</longdesc>
</local_schema>
</entry>
<entry name="enabled">
<local_schema short_desc="Whether the specified command should handle &quot;info&quot; URLs">
<longdesc>True if the command specified in the &quot;command&quot; key should handle &quot;info&quot; URLs.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="ghelp">
<entry name="needs_terminal">
<local_schema short_desc="Run the command in a terminal">
<longdesc>True if the command used to handle this type of URL should be run in a terminal.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="The handler for &quot;ghelp&quot; URLs">
<longdesc>The command used to handle &quot;ghelp&quot; URLs, if enabled.</longdesc>
</local_schema>
</entry>
<entry name="enabled">
<local_schema short_desc="Whether the specified command should handle &quot;ghelp&quot; URLs">
<longdesc>True if the command specified in the &quot;command&quot; key should handle &quot;ghelp&quot; URLs.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="trash">
<entry name="needs_terminal">
<local_schema short_desc="Run the command in a terminal">
<longdesc>True if the command used to handle this type of URL should be run in a terminal.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="The handler for &quot;trash&quot; URLs">
<longdesc>The command used to handle &quot;trash&quot; URLs, if enabled.</longdesc>
</local_schema>
</entry>
<entry name="enabled">
<local_schema short_desc="Whether the specified command should handle &quot;trash&quot; URLs">
<longdesc>True if the command specified in the &quot;command&quot; key should handle &quot;trash&quot; URLs.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="ymsgr">
<entry name="needs_terminal">
<local_schema short_desc="הפעל את הפקודה בתוך טרמינל">
<longdesc>אמת אם הפקודה לטיפול בסוג זה של כתובת צריכה לרוץ בטרמינל.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="המטפל בכתובות &quot;ymsgr&quot;">
<longdesc>הפקודה לטיפול בכתובות &quot;ymsgr&quot;, אם הופעלה.</longdesc>
</local_schema>
</entry>
<entry name="enabled">
<local_schema short_desc="האם הפקודה שצויינה צריכה לטפל בכתובות &quot;ymsgr&quot;.">
<longdesc>אמת אם הפקודה שהוגדרת לכפתור &quot;פקודה&quot; צריך לטפל בכתובות &quot;ymsgr&quot;.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="xmpp">
<entry name="needs_terminal">
<local_schema short_desc="הפעל את הפקודה בתוך טרמינל">
<longdesc>אמת אם הפקודה לטיפול בסוג זה של כתובת צריכה לרוץ בטרמינל.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="המטפל בכתובות &quot;xmpp&quot;">
<longdesc>הפקודה לטיפול בכתובות &quot;xmpp&quot;, אם הופעלה.</longdesc>
</local_schema>
</entry>
<entry name="enabled">
<local_schema short_desc="האם הפקודה שצויינה צריכה לטפל בכתובות &quot;xmpp&quot;.">
<longdesc>אמת אם הפקודה שהוגדרת לכפתור &quot;פקודה&quot; צריך לטפל בכתובות &quot;xmpp&quot;.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="sip">
<entry name="needs_terminal">
<local_schema short_desc="הפעל את הפקודה בתוך טרמינל">
<longdesc>אמת אם הפקודה לטיפול בסוג זה של כתובת צריכה לרוץ בטרמינל.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="המטפל בכתובות &quot;sip&quot;">
<longdesc>הפקודה לטיפול בכתובות &quot;sip&quot;, אם הופעלה.</longdesc>
</local_schema>
</entry>
<entry name="enabled">
<local_schema short_desc="האם הפקודה שצויינה צריכה לטפל בכתובות &quot;sip&quot;.">
<longdesc>אמת אם הפקודה שהוגדרת לכפתור &quot;פקודה&quot; צריך לטפל בכתובות &quot;aim&quot;.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="msnim">
<entry name="needs_terminal">
<local_schema short_desc="הפעל את הפקודה בתוך טרמינל">
<longdesc>אמת אם הפקודה לטיפול בסוג זה של כתובת צריכה לרוץ בטרמינל.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="המטפל בכתובות &quot;msnim&quot;">
<longdesc>הפקודה לטיפול בכתובות &quot;msnim&quot;, אם הופעלה.</longdesc>
</local_schema>
</entry>
<entry name="enabled">
<local_schema short_desc="האם הפקודה שצויינה צריכה לטפל בכתובות &quot;msnim&quot;.">
<longdesc>אמת אם הפקודה שהוגדרת לכפתור &quot;פקודה&quot; צריך לטפל בכתובות &quot;msnim&quot;.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="irc">
<entry name="needs_terminal">
<local_schema short_desc="הפעל את הפקודה בתוך טרמינל">
<longdesc>אמת אם הפקודה לטיפול בסוג זה של כתובת צריכה לרוץ בטרמינל.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="המטפל בכתובות &quot;irc&quot;">
<longdesc>הפקודה לטיפול בכתובות &quot;irc&quot;, אם הופעלה.</longdesc>
</local_schema>
</entry>
<entry name="enabled">
<local_schema short_desc="האם הפקודה שצויינה צריכה לטפל בכתובות &quot;irc&quot;.">
<longdesc>אמת אם הפקודה שהוגדרת לכפתור &quot;פקודה&quot; צריך לטפל בכתובות &quot;irc&quot;.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="icq">
<entry name="needs_terminal">
<local_schema short_desc="הפעל את הפקודה בתוך טרמינל">
<longdesc>אמת אם הפקודה לטיפול בסוג זה של כתובת צריכה לרוץ בטרמינל.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="המטפל בכתובות &quot;icq&quot;">
<longdesc>הפקודה לטיפול בכתובות &quot;icq&quot;, אם הופעלה.</longdesc>
</local_schema>
</entry>
<entry name="enabled">
<local_schema short_desc="האם הפקודה שצויינה צריכה לטפל בכתובות &quot;icq&quot;.">
<longdesc>אמת אם הפקודה שהוגדרת לכפתור &quot;פקודה&quot; צריך לטפל בכתובות &quot;icq&quot;.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="gg">
<entry name="needs_terminal">
<local_schema short_desc="הפעל את הפקודה בתוך טרמינל">
<longdesc>אמת אם הפקודה לטיפול בסוג זה של כתובת צריכה לרוץ בטרמינל.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="המטפל בכתובות &quot;gg&quot;">
<longdesc>הפקודה לטיפול בכתובות &quot;gg&quot;, אם הופעלה.</longdesc>
</local_schema>
</entry>
<entry name="enabled">
<local_schema short_desc="האם הפקודה שצויינה צריכה לטפל בכתובות &quot;gg&quot;.">
<longdesc>אמת אם הפקודה שהוגדרת לכפתור &quot;פקודה&quot; צריך לטפל בכתובות &quot;gg&quot;.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="aim">
<entry name="needs_terminal">
<local_schema short_desc="הפעל את הפקודה בתוך טרמינל">
<longdesc>אמת אם הפקודה לטיפול בסוג זה של כתובת צריכה לרוץ בטרמינל.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="המטפל בכתובות &quot;aim&quot;">
<longdesc>הפקודה לטיפול בכתובות &quot;aim&quot;, אם הופעלה.</longdesc>
</local_schema>
</entry>
<entry name="enabled">
<local_schema short_desc="האם הפקודה שצויינה צריכה לטפל בכתובות &quot;aim&quot;.">
<longdesc>אמת אם הפקודה שהוגדרת לכפתור &quot;פקודה&quot; צריך לטפל בכתובות &quot;aim&quot;.</longdesc>
</local_schema>
</entry>
</dir>
</dir>
</dir>
</dir>
<dir name="apps">
<dir name="tomboy">
<entry name="enable_close_note_on_escape">
<local_schema short_desc="Enable closing notes with escape.">
<longdesc>If enabled, an opened note can be closed by hitting the escape key.</longdesc>
</local_schema>
</entry>
<entry name="note_rename_behavior">
<local_schema short_desc="Link Updating Behavior on Note Rename">
<longdesc>Integer value indicating if there is a preference to always perform a specific link updating behavior when a note is renamed, instead of prompting the user. The values map to an internal enumeration. 0 indicates that the user wishes to be prompted when renaming a note may impact links that exist in other notes. 1 indicates that links should automatically be removed. 2 indicates that link text should be updated to the new note name so that it will continue linking to the renamed note.</longdesc>
</local_schema>
</entry>
<entry name="sync_sshfs_port">
<local_schema short_desc="SSHFS Synchronization Server Port">
<longdesc>The port to use when connecting to the synchronization server via SSH. Set to -1 or less if default SSH port settings should be used instead.</longdesc>
</local_schema>
</entry>
<entry name="sync_sshfs_username">
<local_schema short_desc="SSHFS Remote Synchronization User Name">
<longdesc>User name to use when connecting to the synchronization server via SSH.</longdesc>
</local_schema>
</entry>
<entry name="sync_sshfs_server">
<local_schema short_desc="SSHFS Synchronization Server URL">
<longdesc>URL of SSH server containing Tomboy synchronization directory.</longdesc>
</local_schema>
</entry>
<entry name="sync_sshfs_folder">
<local_schema short_desc="SSHFS Remote Synchronization Folder">
<longdesc>Path on SSH server to Tomboy synchronization directory (optional).</longdesc>
</local_schema>
</entry>
<entry name="sync_fuse_mount_timeout_ms">
<local_schema short_desc="FUSE Mounting Timeout (ms)">
<longdesc>Time (in milliseconds) Tomboy should wait for a response when using FUSE to mount a sync share.</longdesc>
</local_schema>
</entry>
<entry name="search_window_y_pos">
<local_schema short_desc="Saved vertical position of &quot;Search All Notes&quot; window">
<longdesc>Determines Y coordinate of &quot;Search All Notes&quot; window; stored on Tomboy exit.</longdesc>
</local_schema>
</entry>
<entry name="search_window_x_pos">
<local_schema short_desc="Saved horizontal position of &quot;Search All Notes&quot; window">
<longdesc>Determines X coordinate of &quot;Search All Notes&quot; window; stored on Tomboy exit.</longdesc>
</local_schema>
</entry>
<entry name="search_window_width">
<local_schema short_desc="Saved width of &quot;Search All Notes&quot; window">
<longdesc>Determines pixel width of &quot;Search All Notes&quot; window; stored on Tomboy exit.</longdesc>
</local_schema>
</entry>
<entry name="search_window_height">
<local_schema short_desc="Saved height of &quot;Search All Notes&quot; window">
<longdesc>Determines pixel height of &quot;Search All Notes&quot; window; stored on Tomboy exit.</longdesc>
</local_schema>
</entry>
<entry name="enable_startup_notes">
<local_schema short_desc="Enable startup notes">
<longdesc>If enabled, all notes that were open when Tomboy quit will automatically be reopened at startup.</longdesc>
</local_schema>
</entry>
<entry name="tray_menu_item_max_length">
<local_schema short_desc="Maximum note title length to show in tray menu.">
<longdesc>Maximum characters of note title to show in the Tomboy tray or panel applet note menu.</longdesc>
</local_schema>
</entry>
<entry name="menu_pinned_notes">
<local_schema short_desc="List of pinned notes.">
<longdesc>Whitespace-separated list of note URIs for notes that should always appear in the Tomboy note menu.</longdesc>
</local_schema>
</entry>
<entry name="menu_note_count">
<local_schema short_desc="Minimum number of notes to show in menu">
<longdesc>Integer determining the minimum number of notes to show in the Tomboy note menu.</longdesc>
</local_schema>
</entry>
<entry name="start_note">
<local_schema short_desc="Start Here Note">
<longdesc>The note URI of the note that should be considered the &quot;Start Here&quot; note, which is always placed at the bottom of the Tomboy note menu and also accessible by hotkey.</longdesc>
</local_schema>
</entry>
<entry name="enable_tray_icon">
<local_schema short_desc="Enable Tray Icon">
<longdesc>If true, Tomboy&apos;s tray icon will be displayed in the notification area. Disabling this may be useful when another application is providing the functionality of the tray icon.</longdesc>
</local_schema>
</entry>
<entry name="enable_delete_confirm">
<local_schema short_desc="Enable the Delete Note confirmation dialog">
<longdesc>If disabled, the &quot;Delete Note&quot; confirmation dialog will be suppressed.</longdesc>
</local_schema>
</entry>
<entry name="enable_keybindings">
<local_schema short_desc="Enable global keybindings">
<longdesc>If true, the desktop-global keybindings set in /apps/tomboy/global_keybindings will be enabled, allowing for useful Tomboy actions to be available from any application.</longdesc>
</local_schema>
</entry>
<entry name="custom_font_face">
<local_schema short_desc="Custom Font Face">
<longdesc>If enable_custom_font is true, the font name set here will be used as the font when displaying notes.</longdesc>
</local_schema>
</entry>
<entry name="enable_custom_font">
<local_schema short_desc="Enable custom font">
<longdesc>If true, the font name set in custom_font_face will be used as the font when displaying notes. Otherwise the desktop default font will be used.</longdesc>
</local_schema>
</entry>
<entry name="enable_icon_paste">
<local_schema short_desc="Enable Middle-Click Paste On Icon.">
<longdesc>Enable this option if you want to be able to middle-click the Tomboy icon to paste timestamped content into the Start Here note.</longdesc>
</local_schema>
</entry>
<entry name="enable_bulleted_lists">
<local_schema short_desc="Enable automatic bulleted lists.">
<longdesc>Enable this option if you want bulleted lists to be automatic when you place - or * at the beginning of a line.</longdesc>
</local_schema>
</entry>
<entry name="enable_wikiwords">
<local_schema short_desc="Enable WikiWord highlighting">
<longdesc>Enable this option to highlight words ThatLookLikeThis. Clicking the word will create a note with that name.</longdesc>
</local_schema>
</entry>
<entry name="enable_spellchecking">
<local_schema short_desc="Enable spellchecking">
<longdesc>If true, misspellings will be underlined in red, and correct spelling suggestions shown in the right-click menu.</longdesc>
</local_schema>
</entry>
<dir name="insert_timestamp">
<entry name="format">
<local_schema short_desc="Timestamp format">
<longdesc>The date format that is used for the timestamp.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="sync">
<entry name="autosync_timeout">
<local_schema short_desc="Automatic Background Synchronization Timeout">
<longdesc>Integer value indicating how frequently to perform a background sync of your notes (when sync is configured). Any value less than 1 indicates that autosync is disabled. The lowest acceptable positive value is 5. Value is in minutes.</longdesc>
</local_schema>
</entry>
<entry name="sync_conflict_behavior">
<local_schema short_desc="Note Synchronization Conflict Saved Behavior">
<longdesc>Integer value indicating if there is a preference to always perform a specific behavior when a conflict is detected, instead of prompting the user. The values map to an internal enumeration. 0 indicates that the user wishes to be prompted when a conflict occurs, so that they may handle each conflict situation on a case-by-case basis.</longdesc>
</local_schema>
</entry>
<entry name="sync_selected_service_addin">
<local_schema short_desc="Selected Synchronization Service Addin">
<longdesc>Unique identifier for the currently configured note synchronization service addin.</longdesc>
</local_schema>
</entry>
<entry name="sync_local_path">
<local_schema short_desc="Synchronization Local Server Path">
<longdesc>Path to the synchronization server when using the filesystem synchronization service addin.</longdesc>
</local_schema>
</entry>
<entry name="sync_guid">
<local_schema short_desc="Synchronization Client ID">
<longdesc>Unique identifier for this Tomboy client, used when communicating with a sychronization server.</longdesc>
</local_schema>
</entry>
<dir name="wdfs">
<entry name="accept_sslcert">
<local_schema short_desc="Accept SSL Certificates">
<longdesc>Use wdfs option &quot;-ac&quot; to accept SSL certificates without prompting the user.</longdesc>
</local_schema>
</entry>
</dir>
</dir>
<dir name="sticky_note_importer">
<entry name="sticky_importer_first_run">
<local_schema short_desc="Sticky Note Importer First Run">
<longdesc>Indicates that the Sticky Note Importer plugin has not been run, so it should run automatically the next time Tomboy starts.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="export_html">
<entry name="export_linked_all">
<local_schema short_desc="HTML Export All Linked Notes">
<longdesc>The last setting for the &apos;Include all other linked notes&apos; checkbox in the Export to HTML plugin. This setting is used in conjunction with the &apos;HTML Export Linked Notes&apos; setting and is used to specify whether all notes (found recursively) should be included during an export to HTML.</longdesc>
</local_schema>
</entry>
<entry name="export_linked">
<local_schema short_desc="HTML Export Linked Notes">
<longdesc>The last setting for the &apos;Export linked notes&apos; checkbox in the Export to HTML plugin.</longdesc>
</local_schema>
</entry>
<entry name="last_directory">
<local_schema short_desc="Last Directory used in HTML Export">
<longdesc>The last directory a note was exported to using the Export To HTML plugin.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="global_keybindings">
<entry name="open_recent_changes">
<local_schema short_desc="Open Recent Changes">
</local_schema>
</entry>
<entry name="open_search">
<local_schema short_desc="Open Search Dialog">
</local_schema>
</entry>
<entry name="create_new_note">
<local_schema short_desc="Create a new Note">
</local_schema>
</entry>
<entry name="open_start_here">
<local_schema short_desc="Open Start Here">
</local_schema>
</entry>
<entry name="show_note_menu">
<local_schema short_desc="Show applet menu">
</local_schema>
</entry>
</dir>
</dir>
<dir name="devhelp">
<dir name="ui">
<entry name="fixed_font">
<local_schema short_desc="Font for fixed width text">
<longdesc>Font for text with fixed width, such as code examples.</longdesc>
</local_schema>
</entry>
<entry name="variable_font">
<local_schema short_desc="Font for text">
<longdesc>Font for text with variable width.</longdesc>
</local_schema>
</entry>
<entry name="use_system_fonts">
<local_schema short_desc="Use system fonts">
<longdesc>Use the system default fonts.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="state">
<dir name="assistant">
<dir name="window">
<entry name="y_position">
<local_schema short_desc="Y position of assistant window">
<longdesc>The Y position of the assistant window.</longdesc>
</local_schema>
</entry>
<entry name="x_position">
<local_schema short_desc="X position of assistant window">
<longdesc>The X position of the assistant window.</longdesc>
</local_schema>
</entry>
<entry name="height">
<local_schema short_desc="Height of assistant window">
<longdesc>The height of the assistant window.</longdesc>
</local_schema>
</entry>
<entry name="width">
<local_schema short_desc="Width of the assistant window">
<longdesc>The width of the assistant window.</longdesc>
</local_schema>
</entry>
</dir>
</dir>
<dir name="main">
<dir name="contents">
<entry name="group_books_by_language">
<local_schema short_desc="Group by language">
<longdesc>Whether books should be grouped by language in the UI</longdesc>
</local_schema>
</entry>
<entry name="books_disabled">
<local_schema short_desc="Books disabled">
<longdesc>List of books disabled by the user.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="search_notebook">
<entry name="selected_tab">
<local_schema short_desc="Selected tab: &quot;content&quot; or &quot;search&quot;">
<longdesc>Which of the tabs is selected: &quot;content&quot; or &quot;search&quot;.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="paned">
<entry name="position">
<local_schema short_desc="Width of the index and search pane">
<longdesc>The width of the index and search pane.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="window">
<entry name="y_position">
<local_schema short_desc="Y position of main window">
<longdesc>The Y position of the main window.</longdesc>
</local_schema>
</entry>
<entry name="x_position">
<local_schema short_desc="X position of main window">
<longdesc>The X position of the main window.</longdesc>
</local_schema>
</entry>
<entry name="height">
<local_schema short_desc="Height of main window">
<longdesc>The height of the main window.</longdesc>
</local_schema>
</entry>
<entry name="width">
<local_schema short_desc="Width of the main window">
<longdesc>The width of the main window.</longdesc>
</local_schema>
</entry>
<entry name="maximized">
<local_schema short_desc="Main window maximized state">
<longdesc>Whether the main window should start maximized.</longdesc>
</local_schema>
</entry>
</dir>
</dir>
</dir>
</dir>
<dir name="window_list_applet">
<dir name="prefs">
<entry name="maximum_size">
<local_schema short_desc="גודל רשימת חלונות מקסימלי">
<longdesc>The use of this key was deprecated in GNOME 2.20. The schema is retained for compatibility with older versions.</longdesc>
</local_schema>
</entry>
<entry name="minimum_size">
<local_schema short_desc="גודל רשימת חלונות מינימלי">
<longdesc>The use of this key was deprecated in GNOME 2.20. The schema is retained for compatibility with older versions.</longdesc>
</local_schema>
</entry>
<entry name="move_unminimized_windows">
<local_schema short_desc="העבר את החלונות לסביבת העבודה הנוכחית כאשר הם מוחזרים">
<longdesc>אם אמת, כאשר מחזירים חלון, מעבירים אותו לסביבת העבודה הנוכחית. אחרת, משנים לסביבת העבודה של החלון.</longdesc>
</local_schema>
</entry>
<entry name="group_windows">
<local_schema short_desc="מתי לקבץ חלונות">
<longdesc>מחליט מתי לקבץ חלונות של אותו הישום ברשימת החלונות. ערכים אפשריים הם &quot;never&quot;, &quot;auto&quot; וגם &quot;always&quot;.</longdesc>
</local_schema>
</entry>
<entry name="display_all_workspaces">
<local_schema short_desc="מציג חלונות מכל סביבות העבודה">
<longdesc>אם אמת, רשימת החלונות תציג חלונות מכל סביבות העבודה, אחרת היא תציג חלונות מסביבת העבודה הנוכחית.</longdesc>
</local_schema>
</entry>
</dir>
</dir>
<dir name="workspace_switcher_applet">
<dir name="prefs">
<entry name="num_rows">
<local_schema short_desc="שורות במחליף סביבות העבודה">
<longdesc>מפתח זה מציין כמה שורות (לסידור אופקי) או עמודות (לסידור אנכי) בהן מחליף סביבות העבודה מציג את סביבות העבודה. מפתח זה רלוונטי רק אם המפתח display_all_workspaces הוא אמת.</longdesc>
</local_schema>
</entry>
<entry name="display_all_workspaces">
<local_schema short_desc="הצג את כל סביבות העבודה">
<longdesc>אם אמת, מחליף סביבות העבודה יציג את כל סביבות העבודה. אחרת הוא יציג רק את סביבת העבודה הנוכחית.</longdesc>
</local_schema>
</entry>
<entry name="display_workspace_names">
<local_schema short_desc="הצג שמות סביבות עבודה">
<longdesc>If true, the workspaces in the workspace switcher will display the names of the workspaces. Otherwise they will display the windows on the workspace. This setting only works when the window manager is Metacity.</longdesc>
</local_schema>
</entry>
</dir>
</dir>
<dir name="fish_applet">
<dir name="prefs">
<entry name="rotate">
<local_schema short_desc="Rotate on vertical panels">
<longdesc>If true, the fish&apos;s animation will be displayed rotated on vertical panels.</longdesc>
</local_schema>
</entry>
<entry name="speed">
<local_schema short_desc="Pause per frame">
<longdesc>This key specifies the number of seconds each frame will be displayed.</longdesc>
</local_schema>
</entry>
<entry name="frames">
<local_schema short_desc="Frames in fish&apos;s animation">
<longdesc>This key specifies the number of frames that will be displayed in the fish&apos;s animation.</longdesc>
</local_schema>
</entry>
<entry name="command">
<local_schema short_desc="Command to execute on click">
<longdesc>This key specifies the command that will be tried to execute when the fish is clicked.</longdesc>
</local_schema>
</entry>
<entry name="image">
<local_schema short_desc="The fish&apos;s animation pixmap">
<longdesc>This key specifies the filename of the pixmap which will be used for the animation displayed in the fish applet relative to the pixmap directory.</longdesc>
</local_schema>
</entry>
<entry name="name">
<local_schema short_desc="The fish&apos;s name">
<longdesc>A fish without a name is a pretty dull fish. Bring your fish to life by naming him.</longdesc>
</local_schema>
</entry>
</dir>
</dir>
<dir name="clock_applet">
<dir name="prefs">
<entry name="speed_unit">
<local_schema short_desc="Speed unit">
<longdesc>The unit to use when showing wind speed.</longdesc>
</local_schema>
</entry>
<entry name="temperature_unit">
<local_schema short_desc="Temperature unit">
<longdesc>The unit to use when showing temperatures.</longdesc>
</local_schema>
</entry>
<entry name="cities">
<local_schema short_desc="List of locations">
<longdesc>A list of locations to display in the calendar window.</longdesc>
</local_schema>
</entry>
<entry name="internet_time">
<local_schema short_desc="Use Internet time">
<longdesc>The use of this key was deprecated in GNOME 2.6 in favour of the &apos;format&apos; key. The schema is retained for compatibility with older versions.</longdesc>
</local_schema>
</entry>
<entry name="unix_time">
<local_schema short_desc="Use UNIX time">
<longdesc>The use of this key was deprecated in GNOME 2.6 in favour of the &apos;format&apos; key. The schema is retained for compatibility with older versions.</longdesc>
</local_schema>
</entry>
<entry name="hour_format">
<local_schema short_desc="Hour format">
<longdesc>The use of this key was deprecated in GNOME 2.6 in favour of the &apos;format&apos; key. The schema is retained for compatibility with older versions.</longdesc>
</local_schema>
</entry>
<entry name="expand_locations">
<local_schema short_desc="Expand list of locations">
<longdesc>If true, expand the list of locations in the calendar window.</longdesc>
</local_schema>
</entry>
<entry name="expand_weather">
<local_schema short_desc="Expand list of weather information">
<longdesc>If true, expand the list of weather information in the calendar window.</longdesc>
</local_schema>
</entry>
<entry name="expand_tasks">
<local_schema short_desc="Expand list of tasks">
<longdesc>If true, expand the list of tasks in the calendar window.</longdesc>
</local_schema>
</entry>
<entry name="expand_birthdays">
<local_schema short_desc="Expand list of birthdays">
<longdesc>If true, expand the list of birthdays in the calendar window.</longdesc>
</local_schema>
</entry>
<entry name="expand_appointments">
<local_schema short_desc="Expand list of appointments">
<longdesc>If true, expand the list of appointments in the calendar window.</longdesc>
</local_schema>
</entry>
<entry name="show_week_numbers">
<local_schema short_desc="Show week numbers in calendar">
<longdesc>If true, show week numbers in the calendar.</longdesc>
</local_schema>
</entry>
<entry name="config_tool">
<local_schema short_desc="Time configuration tool">
<longdesc>The use of this key was deprecated in GNOME 2.22 with the use of an internal time configuration tool. The schema is retained for compatibility with older versions.</longdesc>
</local_schema>
</entry>
<entry name="gmt_time">
<local_schema short_desc="Use UTC">
<longdesc>The use of this key was deprecated in GNOME 2.28 in favour of the use of timezones. The schema is retained for compatibility with older versions.</longdesc>
</local_schema>
</entry>
<entry name="show_temperature">
<local_schema short_desc="Show temperature in clock">
<longdesc>If true, show the temperature next to the weather icon.</longdesc>
</local_schema>
</entry>
<entry name="show_weather">
<local_schema short_desc="Show weather in clock">
<longdesc>If true, display a weather icon.</longdesc>
</local_schema>
</entry>
<entry name="show_tooltip">
<local_schema short_desc="Show date in tooltip">
<longdesc>If true, show date in a tooltip when the pointer is over the clock.</longdesc>
</local_schema>
</entry>
<entry name="show_date">
<local_schema short_desc="Show date in clock">
<longdesc>If true, display date in the clock, in addition to time.</longdesc>
</local_schema>
</entry>
<entry name="show_seconds">
<local_schema short_desc="Show time with seconds">
<longdesc>If true, display seconds in time.</longdesc>
</local_schema>
</entry>
<entry name="custom_format">
<local_schema short_desc="Custom format of the clock">
<longdesc>This key specifies the format used by the clock applet when the format key is set to &quot;custom&quot;. You can use conversion specifiers understood by strftime() to obtain a specific format. See the strftime() manual for more information.</longdesc>
</local_schema>
</entry>
<entry name="format">
<local_schema short_desc="Hour format">
</local_schema>
</entry>
</dir>
</dir>
<dir name="panel">
<dir name="objects">
<entry name="action_type">
<local_schema short_desc="סוג כפתור פעולה">
<longdesc>The action type this button represents. Possible values are &quot;lock&quot;, &quot;logout&quot;, &quot;run&quot;, &quot;search&quot; and &quot;screenshot&quot;. This key is only relevant if the object_type key is &quot;action-applet&quot;.</longdesc>
</local_schema>
</entry>
<entry name="launcher_location">
<local_schema short_desc="מיקום משגר">
<longdesc>The location of the .desktop file describing the launcher. This key is only relevant if the object_type key is &quot;launcher-object&quot;.</longdesc>
</local_schema>
</entry>
<entry name="menu_path">
<local_schema short_desc="נתיב תכני התפריט">
<longdesc>The path from which the menu contents is contructed. This key is only relevant if the use_menu_path key is true and the object_type key is &quot;menu-object&quot;.</longdesc>
</local_schema>
</entry>
<entry name="use_menu_path">
<local_schema short_desc="Use custom path for menu contents">
<longdesc>אם אמת, הגדרת menu_path תהיה בשימוש כנתיב ממנו תכני התפריט יבנו. אם שקר, יתעלמו מהגדרת menu_path. מפתח זה רלוונטי רק אם מפתח object_type הוא &quot;menu-object&quot;.</longdesc>
</local_schema>
</entry>
<entry name="custom_icon">
<local_schema short_desc="Icon used for object&apos;s button">
<longdesc>The location of the image file used as the icon for the object&apos;s button. This key is only relevant if the object_type key is &quot;drawer-object&quot; or &quot;menu-object&quot; and the use_custom_icon key is true.</longdesc>
</local_schema>
</entry>
<entry name="use_custom_icon">
<local_schema short_desc="Use custom icon for object&apos;s button">
<longdesc>If true, the custom_icon key is used as a custom icon for the button. If false, the custom_icon key is ignored. This key is only relevant if the object_type key is &quot;menu-object&quot; or &quot;drawer-object&quot;.</longdesc>
</local_schema>
</entry>
<entry name="tooltip">
<local_schema short_desc="Tooltip displayed for drawer or menu">
<longdesc>The text to display in a tooltip for this drawer or this menu. This key is only relevant if the object_type key is &quot;drawer-object&quot; or &quot;menu-object&quot;.</longdesc>
</local_schema>
</entry>
<entry name="attached_toplevel_id">
<local_schema short_desc="הלוח שמחובר למגירה">
<longdesc>The identifier of the panel attached to this drawer. This key is only relevant if the object_type key is &quot;drawer-object&quot;.</longdesc>
</local_schema>
</entry>
<entry name="applet_iid">
<local_schema short_desc="ה־IID של היישומון">
</local_schema>
</entry>
<entry name="bonobo_iid">
<local_schema short_desc="IID של יישומון Bonobo">
<longdesc>This key is deprecated, following the migration to a new library for applets. The Bonobo implementation ID of the applet - e.g. &quot;OAFIID:GNOME_ClockApplet&quot;. This key is only relevant if the object_type key is &quot;bonobo-applet&quot;.</longdesc>
</local_schema>
</entry>
<entry name="locked">
<local_schema short_desc="נעל את האובייקט ללוח">
<longdesc>אם אמת, המשתמש לא יוכל להזיז את הישומון מבלי לפתוח קודם את האובייקט באמצעות פריט התפריט &quot;פתח&quot;.</longdesc>
</local_schema>
</entry>
<entry name="panel_right_stick">
<local_schema short_desc="פרש את המיקום ביחס לקצה התחתי/הימני">
<longdesc>אם אמת, המיקום של האובייקט מפורש ביחס לקצה הימני (או התחתי אם אנכי) של הלוח.</longdesc>
</local_schema>
</entry>
<entry name="position">
<local_schema short_desc="מיקום האובייקט על הלוח">
<longdesc>The position of this panel object. The position is specified by the number of pixels from the left (or top if vertical) panel edge.</longdesc>
</local_schema>
</entry>
<entry name="toplevel_id">
<local_schema short_desc="Toplevel panel containing object">
<longdesc>The identifier of the toplevel panel which contains this object.</longdesc>
</local_schema>
</entry>
<entry name="object_type">
<local_schema short_desc="סוג אובייקט הלוח">
</local_schema>
</entry>
</dir>
<dir name="toplevels">
<entry name="animation_speed">
<local_schema short_desc="מהירות הנפשה">
<longdesc>The speed in which panel animations should occur. Possible values are &quot;slow&quot;, &quot;medium&quot; and &quot;fast&quot;. This key is only relevant if the enable_animations key is true.</longdesc>
</local_schema>
</entry>
<entry name="auto_hide_size">
<local_schema short_desc="Visible pixels when hidden">
<longdesc>Specifies the number of pixels visible when the panel is automatically hidden into a corner. This key is only relevant if the auto_hide key is true.</longdesc>
</local_schema>
</entry>
<entry name="unhide_delay">
<local_schema short_desc="Panel autounhide delay">
<longdesc>Specifies the number of milliseconds delay after the pointer enters the panel area before the panel is automatically re-shown. This key is only relevant if the auto_hide key is true.</longdesc>
</local_schema>
</entry>
<entry name="hide_delay">
<local_schema short_desc="Panel autohide delay">
<longdesc>Specifies the number of milliseconds delay after the pointer leaves the panel area before the panel is automatically hidden. This key is only relevant if the auto_hide key is true.</longdesc>
</local_schema>
</entry>
<entry name="enable_arrows">
<local_schema short_desc="אפשר חצים על כפתורי ההסתרה">
<longdesc>If true, arrows will be placed on the hide buttons. This key is only relevant if the enable_buttons key is true.</longdesc>
</local_schema>
</entry>
<entry name="enable_buttons">
<local_schema short_desc="אפשר כפתורי הסתרה">
<longdesc>If true, buttons will be placed on each side of the panel which may be used to move the panel to edge of the screen, leaving only a button showing.</longdesc>
</local_schema>
</entry>
<entry name="enable_animations">
<local_schema short_desc="Enable animations">
<longdesc>If true, hiding and un-hiding of this panel will be animated rather than happening instantly.</longdesc>
</local_schema>
</entry>
<entry name="auto_hide">
<local_schema short_desc="הסתר אוטומטית את הלוח לפינה">
<longdesc>If true, the panel is automatically hidden into a corner of the screen when the pointer leaves the panel area. Moving the pointer to that corner again will cause the panel to re-appear.</longdesc>
</local_schema>
</entry>
<entry name="y_centered">
<local_schema short_desc="מרכז את הלוח על ציר Y">
<longdesc>If true, the y and y_bottom keys are ignored and the panel is placed at the center of the y-axis of the screen. If the panel is resized it will remain at that position - i.e. the panel will grow on both sides. If false, the y and y_bottom keys specify the location of the panel.</longdesc>
</local_schema>
</entry>
<entry name="x_centered">
<local_schema short_desc="מרכז את הלוח על ציר X">
<longdesc>If true, the x and x_right keys are ignored and the panel is placed at the center of the x-axis of the screen. If the panel is resized it will remain at that position - i.e. the panel will grow on both sides. If false, the x and x_right keys specify the location of the panel.</longdesc>
</local_schema>
</entry>
<entry name="y_bottom">
<local_schema short_desc="Y co-ordinate of panel, starting from the bottom of the screen">
<longdesc>The location of the panel along the y-axis, starting from the bottom of the screen. If set to -1, the value is ignored and the value of the y key is used. If the value is greater than 0, then the value of the y key is ignored. This key is only relevant in un-expanded mode. In expanded mode this key is ignored and the panel is placed at the screen edge specified by the orientation key.</longdesc>
</local_schema>
</entry>
<entry name="x_right">
<local_schema short_desc="X co-ordinate of panel, starting from the right of the screen">
<longdesc>The location of the panel along the x-axis, starting from the right of the screen. If set to -1, the value is ignored and the value of the x key is used. If the value is greater than 0, then the value of the x key is ignored. This key is only relevant in un-expanded mode. In expanded mode this key is ignored and the panel is placed at the screen edge specified by the orientation key.</longdesc>
</local_schema>
</entry>
<entry name="y">
<local_schema short_desc="Y co-ordinate of panel">
<longdesc>The location of the panel along the y-axis. This key is only relevant in un-expanded mode. In expanded mode this key is ignored and the panel is placed at the screen edge specified by the orientation key.</longdesc>
</local_schema>
</entry>
<entry name="x">
<local_schema short_desc="X co-ordinate of panel">
<longdesc>The location of the panel along the x-axis. This key is only relevant in un-expanded mode. In expanded mode this key is ignored and the panel is placed at the screen edge specified by the orientation key.</longdesc>
</local_schema>
</entry>
<entry name="size">
<local_schema short_desc="Panel size">
<longdesc>The height (width for a vertical panel) of the panel. The panel will determine at runtime a minimum size based on the font size and other indicators. The maximum size is fixed at one quarter of the screen height (or width).</longdesc>
</local_schema>
</entry>
<entry name="orientation">
<local_schema short_desc="Panel orientation">
<longdesc>The orientation of the panel. Possible values are &quot;top&quot;, &quot;bottom&quot;, &quot;left&quot;, &quot;right&quot;. In expanded mode the key specifies which screen edge the panel is on. In un-expanded mode the difference between &quot;top&quot; and &quot;bottom&quot; is less important - both indicate that this is a horizontal panel - but still give a useful hint as to how some panel objects should behave. For example, on a &quot;top&quot; panel a menu button will pop up its menu below the panel, whereas on a &quot;bottom&quot; panel the menu will be popped up above the panel.</longdesc>
</local_schema>
</entry>
<entry name="expand">
<local_schema short_desc="הרחב כדי למלא את כל רוחב המסך">
<longdesc>If true, the panel will occupy the entire screen width (height if this is a vertical panel). In this mode the panel can only be placed at a screen edge. If false, the panel will only be large enough to accommodate the applets, launchers and buttons on the panel.</longdesc>
</local_schema>
</entry>
<entry name="monitor">
<local_schema short_desc="Xinerama monitor where the panel is displayed">
<longdesc>In a Xinerama setup, you may have panels on each individual monitor. This key identifies the current monitor the panel is displayed on.</longdesc>
</local_schema>
</entry>
<entry name="screen">
<local_schema short_desc="X screen where the panel is displayed">
<longdesc>With a multi-screen setup, you may have panels on each individual screen. This key identifies the current screen the panel is displayed on.</longdesc>
</local_schema>
</entry>
<entry name="name">
<local_schema short_desc="Name to identify panel">
<longdesc>This is a human readable name which you can use to identify a panel. Its main purpose is to serve as the panel&apos;s window title which is useful when navigating between panels.</longdesc>
</local_schema>
</entry>
<dir name="background">
<entry name="rotate">
<local_schema short_desc="Rotate image on vertical panels">
<longdesc>If true, the background image will be rotated when the panel is oriented vertically.</longdesc>
</local_schema>
</entry>
<entry name="stretch">
<local_schema short_desc="Stretch image to panel">
<longdesc>If true, the image will be scaled to the panel dimensions. The aspect ratio of the image will not be maintained.</longdesc>
</local_schema>
</entry>
<entry name="fit">
<local_schema short_desc="התאם את התמונה ללוח">
<longdesc>If true, the image will be scaled (retaining the aspect ratio of the image) to the panel height (if horizontal).</longdesc>
</local_schema>
</entry>
<entry name="image">
<local_schema short_desc="תמונת רקע">
<longdesc>Specifies the file to be used for the background image. If the image contains an alpha channel it will be composited onto the desktop background image.</longdesc>
</local_schema>
</entry>
<entry name="opacity">
<local_schema short_desc="אטימות צבע הרקע">
<longdesc>Specifies the opacity of the background color format. If the color is not completely opaque (a value of less than 65535), the color will be composited onto the desktop background image.</longdesc>
</local_schema>
</entry>
<entry name="color">
<local_schema short_desc="צבע הרקע">
<longdesc>Specifies the background color for the panel in #RGB format.</longdesc>
</local_schema>
</entry>
<entry name="type">
<local_schema short_desc="סוג רקע">
<longdesc>Which type of background should be used for this panel. Possible values are &quot;gtk&quot; - the default GTK+ widget background will be used, &quot;color&quot; - the color key will be used as background color or &quot;image&quot; - the image specified by the image key will be used as background.</longdesc>
</local_schema>
</entry>
</dir>
</dir>
<dir name="general">
<entry name="profiles_migrated">
<local_schema short_desc="Old profiles configuration migrated">
<longdesc>A boolean flag to indicate whether the user&apos;s previous configuration in /apps/panel/profiles/default has been copied to the new location in /apps/panel.</longdesc>
</local_schema>
</entry>
<entry name="object_id_list">
<local_schema short_desc="Panel object ID list">
<longdesc>A list of panel object IDs. Each ID identifies an individual panel object (e.g. a launcher, action button or menu button/bar). The settings for each of these objects are stored in /apps/panel/objects/$(id).</longdesc>
</local_schema>
</entry>
<entry name="applet_id_list">
<local_schema short_desc="Panel applet ID list">
<longdesc>A list of panel applet IDs. Each ID identifies an individual panel applet. The settings for each of these applets are stored in /apps/panel/applets/$(id).</longdesc>
</local_schema>
</entry>
<entry name="toplevel_id_list">
<local_schema short_desc="Panel ID list">
<longdesc>A list of panel IDs. Each ID identifies an individual toplevel panel. The settings for each of these panels are stored in /apps/panel/toplevels/$(id).</longdesc>
</local_schema>
</entry>
<entry name="enable_autocompletion">
<local_schema short_desc="Enable autocompletion in &quot;Run Application&quot; dialog">
<longdesc>If true, autocompletion in the &quot;Run Application&quot; dialog is made available.</longdesc>
</local_schema>
</entry>
<entry name="show_program_list">
<local_schema short_desc="Expand program list in &quot;Run Application&quot; dialog">
<longdesc>If true, the &quot;Known Applications&quot; listing in the &quot;Run Application&quot; dialog is expanded when the dialog is opened. This key is only relevant if the enable_program_list key is true.</longdesc>
</local_schema>
</entry>
<entry name="enable_program_list">
<local_schema short_desc="Enable program list in &quot;Run Application&quot; dialog">
<longdesc>If true, the &quot;Known Applications&quot; listing in the &quot;Run Application&quot; dialog is made available. Whether or not the listing is expanded when the dialog is shown is controlled by the show_program_list key.</longdesc>
</local_schema>
</entry>
</dir>
<dir name="global">
<entry name="disable_force_quit">
<local_schema short_desc="Disable Force Quit">
<longdesc>If true, the panel will not allow a user to force an application to quit by removing access to the force quit button.</longdesc>
</local_schema>
</entry>
<entry name="disable_log_out">
<local_schema short_desc="Disable Logging Out">
<longdesc>If true, the panel will not allow a user to log out, by removing access to the log out menu entries.</longdesc>
</local_schema>
</entry>
<entry name="disable_lock_screen">
<local_schema short_desc="Deprecated">
<longdesc>This key is deprecated as it cannot be used to implement proper lockdown. The /desktop/gnome/lockdown/disable_lock_screen key should be used instead.</longdesc>
</local_schema>
</entry>
<entry name="disabled_applets">
<local_schema short_desc="Applet IIDs to disable from loading">
<longdesc>A list of applet IIDs that the panel will ignore. This way you can disable certain applets from loading or showing up in the menu. For example to disable the mini-commander applet add &apos;OAFIID:GNOME_MiniCommanderApplet&apos; to this list. The panel must be restarted for this to take effect.</longdesc>
</local_schema>
</entry>
<entry name="locked_down">
<local_schema short_desc="Complete panel lockdown">
<longdesc>If true, the panel will not allow any changes to the configuration of the panel. Individual applets may need to be locked down separately however. The panel must be restarted for this to take effect.</longdesc>
</local_schema>
</entry>
<entry name="highlight_launchers_on_mouseover">
<local_schema short_desc="Highlight launchers on mouseover">
<longdesc>If true, a launcher is highlighted when the user moves the pointer over it.</longdesc>
</local_schema>
</entry>
<entry name="confirm_panel_remove">
<local_schema short_desc="Confirm panel removal">
<longdesc>If true, a dialog is shown asking for confirmation if the user wants to remove a panel.</longdesc>
</local_schema>
</entry>
<entry name="drawer_autoclose">
<local_schema short_desc="Autoclose drawer">
<longdesc>If true, a drawer will automatically be closed when the user clicks a launcher in it.</longdesc>
</local_schema>
</entry>
<entry name="window_screenshot_key">
<local_schema short_desc="Deprecated">
</local_schema>
</entry>
<entry name="screenshot_key">
<local_schema short_desc="Deprecated">
</local_schema>
</entry>
<entry name="run_key">
<local_schema short_desc="Deprecated">
</local_schema>
</entry>
<entry name="menu_key">
<local_schema short_desc="Deprecated">
</local_schema>
</entry>
<entry name="enable_key_bindings">
<local_schema short_desc="Deprecated">
</local_schema>
</entry>
<entry name="panel_hide_delay">
<local_schema short_desc="Deprecated">
</local_schema>
</entry>
<entry name="panel_animation_speed">
<local_schema short_desc="Deprecated">
</local_schema>
</entry>
<entry name="panel_show_delay">
<local_schema short_desc="Deprecated">
</local_schema>
</entry>
<entry name="panel_minimized_size">
<local_schema short_desc="Deprecated">
</local_schema>
</entry>
<entry name="enable_animations">
<local_schema short_desc="Enable animations">
</local_schema>
</entry>
<entry name="keep_menus_in_memory">
<local_schema short_desc="Deprecated">
</local_schema>
</entry>
<entry name="tooltips_enabled">
<local_schema short_desc="Enable tooltips">
<longdesc>If true, tooltips are shown for objects in panels.</longdesc>
</local_schema>
</entry>
</dir>
</dir>
<dir name="gweather">
<dir name="prefs">
<entry name="radar">
<local_schema short_desc="Url for the radar map">
<longdesc>The custom url from where to retrieve a radar map.</longdesc>
</local_schema>
</entry>
<entry name="use_custom_radar_url">
<local_schema short_desc="Use custom url for the radar map">
<longdesc>If true, then retrieve a radar map from a location specified by the &quot;radar&quot; key.</longdesc>
</local_schema>
</entry>
<entry name="coordinates">
<local_schema short_desc="Location coordinates">
</local_schema>
</entry>
<entry name="location4">
<local_schema short_desc="Weather for a city">
</local_schema>
</entry>
<entry name="location3">
<local_schema short_desc="Radar location">
</local_schema>
</entry>
<entry name="location2">
<local_schema short_desc="Zone location">
</local_schema>
</entry>
<entry name="location1">
<local_schema short_desc="Nearby city">
</local_schema>
</entry>
<entry name="location0">
<local_schema short_desc="Weather location information">
</local_schema>
</entry>
<entry name="enable_radar_map">
<local_schema short_desc="Display radar map">
<longdesc>Fetch a radar map on each update.</longdesc>
</local_schema>
</entry>
<entry name="enable_detailed_forecast">
<local_schema short_desc="Not used anymore">
</local_schema>
</entry>
<entry name="temperature_unit">
<local_schema short_desc="Temperature unit">
<longdesc>The unit to use for temperature.</longdesc>
</local_schema>
</entry>
<entry name="speed_unit">
<local_schema short_desc="Speed unit">
<longdesc>The unit to use for wind speed.</longdesc>
</local_schema>
</entry>
<entry name="pressure_unit">
<local_schema short_desc="Pressure unit">
<longdesc>The unit to use for pressure.</longdesc>
</local_schema>
</entry>
<entry name="distance_unit">
<local_schema short_desc="Distance unit">
<longdesc>The unit to use for visibility.</longdesc>
</local_schema>
</entry>
<entry name="enable_metric">
<local_schema short_desc="Use metric units">
<longdesc>Use metric units instead of english units.</longdesc>
</local_schema>
</entry>
<entry name="auto_update_interval">
<local_schema short_desc="Update interval">
<longdesc>The interval, in seconds, between automatic updates.</longdesc>
</local_schema>
</entry>
<entry name="auto_update">
<local_schema short_desc="Update the data automatically">
<longdesc>Determines whether the applet automatically updates its weather statistics or not.</longdesc>
</local_schema>
</entry>
</dir>
</dir>
<dir name="gconf-editor">
<entry name="bookmarks">
<local_schema short_desc="סימניות">
<longdesc>gconf-editor·folder·bookmarks</longdesc>
</local_schema>
</entry>
</dir>
</dir>
</dir>
</gconf>