From e2f541c98dfa4081fa3ab3d28f08ea2309281884 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 15 Mar 2010 17:32:48 +0000 Subject: Added KDE3 version of kdesvn git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1103685 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/settings/display_settings.ui | 243 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 243 insertions(+) create mode 100644 src/settings/display_settings.ui (limited to 'src/settings/display_settings.ui') diff --git a/src/settings/display_settings.ui b/src/settings/display_settings.ui new file mode 100644 index 0000000..f3dfe98 --- /dev/null +++ b/src/settings/display_settings.ui @@ -0,0 +1,243 @@ + +DisplaySettings + + + DisplaySettings + + + + 0 + 0 + 280 + 295 + + + + Settings + + + + unnamed + + + + layout1 + + + + unnamed + + + + m_ListIconsSize_label + + + Size of Listviewicons + + + + + kcfg_listview_icon_size + + + 128 + + + 16 + + + 22 + + + + + + + kcfg_display_file_tips + + + Show file info + + + Here you can control if, when moving the mouse over a file, you want to see a small popup window with additional information about that file + + + + + kcfg_display_previews_in_file_tips + + + Display previews in file tips + + + Here you can control if you want the popup window to contain a larger preview for the file, when moving the mouse over it + + + + + kcfg_display_overlays + + + Mark item status with icon overlay + + + Mark subversion states with an overlayed icon + + + <p align="left"> +Mark an items with non-normal state with an overlayed icon. When you wish to +see which items has newer items in repository you may have to set "Check for updates on open" in Subversion-Dialog. +</p> + + + + + kcfg_case_sensitive_sort + + + Items sortorder is case sensitive + + + + + kcfg_display_ignored_files + + + Display ignored files + + + + + + + + kcfg_start_log_cache_on_open + + + Automatic update of logcache + + + If set start filling the logcache when open a repository or working copy + + + Set if the internal logcache should updated after open a working copy or repository or after a commit in a working copy. + +If networking is disabled, then this flag is ignored. + + + + + layout2_2 + + + + unnamed + + + + m_display_label + + + External display: + + + + + kcfg_external_display + + + <p align="left"> +Enter an external program for opening file on doubleclick in form +<br> +<tt>&lt;program&gt;</tt> +</p> +<p> +When kde-default is wanted for opening on double click, enter &quot;default&quot; and kde selects action. +</p> + + + + + + + layout3 + + + + unnamed + + + + m_MaxLogLabel + + + Maximum logmessages in history: + + + + + kcfg_max_log_messages + + + 150 + + + 0 + + + + + + + kcfg_colored_blame + + + Display colored annotate + + + + + spacer4 + + + Vertical + + + Expanding + + + + 20 + 16 + + + + + + + + + + kcfg_display_file_tips + toggled(bool) + DisplaySettings + dispFileInfotoggled(bool) + + + kcfg_external_display + selectionChanged() + DisplaySettings + diffDispChanged() + + + + diffDispChanged() + dispFileInfotoggled(bool) + + + + knuminput.h + klineedit.h + knuminput.h + + -- cgit v1.2.1