/usr/share/kadu/configuration/dialog.ui is in kadu-common 0.12.3-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 | <?xml version="1.0" encoding="UTF-8"?>
<configuration-ui>
<section name="Kadu" icon="kadu_icons/section-kadu">
<tab name="General">
<group-box name="Personal">
<line-edit caption="Nickname" config-section="General" config-item="Nick" />
<label caption="Enter a nickname for your account." />
<combo-box caption="Language" config-section="General" config-item="Language" id="languages" tool-tip="Choose your language" />
<label caption="Kadu needs to be restarted before changes to the language settings will take effect." />
<!-- <label caption="Kadu will use [regional application] as the default network in this configuration." />
<action-button caption="Change..." id="change-network" /> -->
</group-box>
</tab>
<tab name="Applications">
<group-box name="Web and E-Mail">
<label caption="Kadu will use default applications to open links from chat messages and buddy descriptions." />
<check-box caption="Use System Web Browser" config-section="Chat" config-item="UseDefaultWebBrowser" id="useDefaultBrowser" />
<line-edit caption="Custom browser" config-section="Chat" config-item="WebBrowser" id="browserPath"
tool-tip="Write specific path to your browser" />
<check-box caption="Use System E-Mail Client" config-section="Chat" config-item="UseDefaultEMailClient" id="useDefaultEMail" />
<line-edit caption="Custom e-mail client" config-section="Chat" config-item="MailClient" id="mailPath"
tool-tip="Write specific path to your email client" />
</group-box>
<group-box name="Updates and Startup">
<check-box caption="Check for updates when Kadu is opened" config-section="General" config-item="CheckUpdates"
tool-tip="Check for updates when Kadu is opened" />
<check-box caption="Automatically open Kadu at startup" config-section="General" config-item="RunOnStartup"
tool-tip="Automatically open Kadu at startup" id="startup" />
</group-box>
</tab>
<tab name="Advanced">
<group-box name="Advanced">
<proxy-combo-box caption="Default proxy" config-section="Network" config-item="DefaultProxy" />
<check-box caption="Allow executing commands by parser" config-section="General" config-item="AllowExecutingFromParser" />
<check-box caption="Hide main window icon from taskbar" config-section="General" config-item="HideMainWindowFromTaskbar" id="hideMainWindowFromTaskbar" />
<combo-box caption="Select window activation method" config-section="General" config-item="WindowActivationMethod" id="windowActivationMethod" >
<item value="0" caption="Move the Window to the Active Desktop" />
<item value="1" caption="Switch Desktop Making the Window Visible" />
</combo-box>
<line-edit caption="Debugging mask" config-section="General" config-item="DEBUG_MASK" id="debug" />
</group-box>
</tab>
</section>
<section name="Buddies" icon="system-users">
<tab name="General">
<group-box name="Filters">
<check-box caption="Show offline buddies" config-section="General" config-item="ShowOffline" />
<check-box caption="Show buddies that are ignored" config-section="General" config-item="ShowBlocked" />
<check-box caption="Show buddies which are blocking me" config-section="General" config-item="ShowBlocking" />
</group-box>
<group-box name="Anonymous">
<check-box caption="Ignore messages from anonymous users" config-section="Chat" config-item="IgnoreAnonymousUsers"
id="ignoreMessagesFromAnonymous" />
<check-box caption="Ignore messages from anonymous users also in conferences" config-section="Chat"
config-item="IgnoreAnonymousUsersInConferences" id="ignoreMessagesFromAnonymousInConferences" />
<check-box caption="Ignore richtext from anonymous users" config-section="Chat" config-item="IgnoreAnonymousRichtext"
tool-tip="Displays messages from anonymous users without formatting (colors, images, font weight...)." />
</group-box>
</tab>
</section>
<section name="Status" icon="kadu_icons/section-status">
<tab name="General">
<group-box name="Status">
<combo-box caption="Set status" config-section="General" config-item="StatusContainerType">
<item value="Account" caption="Per Account" />
<item value="Identity" caption="Per Identity" />
<item value="All" caption="For All Accounts" />
</combo-box>
</group-box>
<group-box name="Description">
<combo-box caption="On startup, set" config-section="General" config-item="StartupStatus" id="startupStatus"
tool-tip="Choose status which will be set on startup">
<item value="LastStatus" caption="Last Status" />
<item value="FreeForChat" caption="Free for Chat" />
<item value="Online" caption="Online" />
<item value="Busy" caption="Away" />
<item value="DoNotDisturb" caption="Do Not Disturb" />
<item value="Invisible" caption="Invisible" />
<item value="Offline" caption="Offline" />
</combo-box>
<check-box caption="Set invisible if last status was 'Offline'" config-section="General"
config-item="StartupStatusInvisibleWhenLastWasOffline" id="startupStatusInvisibleWhenLastWasOffline" />
<check-box caption="On startup, set last description" config-section="General" config-item="StartupLastDescription"
id="onStartupSetLastDescription" tool-tip="Last decription will be set on startup" />
<line-edit caption="On startup, set description" config-section="General" config-item="StartupDescription"
id="onStartupSetDescription" tool-tip="Define description which will be set on startup" />
<check-box caption="On shutdown, keep current description" config-section="General" config-item="DisconnectWithCurrentDescription"
id="disconnectWithCurrentDescription" tool-tip="Current description will be set on shutdown" />
<line-edit caption="On shutdown, set description" config-section="General" config-item="DisconnectDescription"
id="disconnectDescription" tool-tip="Define description which will be set on shutdown" />
<spin-box caption="Number of kept descriptions" config-section="General" config-item="NumberOfDescriptions" min-value="1"
max-value="30" />
</group-box>
<group-box name="Advanced">
<check-box caption="Allow using variables in status" config-section="General" config-item="ParseStatus" id="parseStatus" />
</group-box>
</tab>
</section>
<section name="Look" icon="preferences-desktop-theme">
<tab name="General">
<group-box name="General">
<list-box caption="Icon theme" config-section="Look" config-item="IconTheme" id="iconThemes"
tool-tip="Choose icon theme" />
<path-list-edit caption="Icon paths" config-section="Look" config-item="IconsPaths" id="iconPaths"
tool-tip="Definie icons paths" />
<check-box caption="Show status changing button" config-section="Look" config-item="ShowStatusButton" />
</group-box>
</tab>
<tab name="Colors">
<group-box name="Chat Window">
<color-button caption="My font color" config-section="Look" config-item="ChatMyFontColor" />
<color-button caption="Buddy's font color" config-section="Look" config-item="ChatUsrFontColor" />
<color-button caption="My nick color" config-section="Look" config-item="ChatMyNickColor" />
<color-button caption="Buddy's nick color" config-section="Look" config-item="ChatUsrNickColor" />
<color-button caption="My messages' background" config-section="Look" config-item="ChatMyBgColor" />
<color-button caption="Buddy's messages' background" config-section="Look" config-item="ChatUsrBgColor" />
<check-box caption="Use custom chat background color" config-section="Look" config-item="ChatBgFilled" id="chatBgFilled" />
<color-button caption="Chat background" config-section="Look" config-item="ChatBgColor" id="chatBgColor" />
<check-box caption="Use custom text edit colors" config-section="Look" config-item="ChatTextCustomColors" id="chatTextCustomColors" />
<color-button caption="Text edit background" config-section="Look" config-item="ChatTextBgColor" id="chatTextBgColor" />
<color-button caption="Text edit font" config-section="Look" config-item="ChatTextFontColor" id="chatTextFontColor" />
</group-box>
<group-box name="Buddy List">
<color-button caption="Font" config-section="Look" config-item="UserboxFgColor" />
<color-button caption="Descriptions font" config-section="Look" config-item="DescriptionColor" />
</group-box>
<group-box name="Information Panel">
<color-button caption="Font" config-section="Look" config-item="InfoPanelFgColor" />
<check-box caption="Use custom background color" config-section="Look" config-item="InfoPanelBgFilled" id="infoPanelBgFilled" />
<color-button caption="Background" config-section="Look" config-item="InfoPanelBgColor" id="infoPanelBgColor" />
</group-box>
</tab>
<tab name="Fonts">
<group-box name="Fonts">
<check-box caption="Force custom font in chat window" config-section="Look" config-item="ForceCustomChatFont"
tool-tip="Force custom font even for chat styles which define their own fonts (most Adium styles do that)" />
<select-font caption="Chat window" config-section="Look" config-item="ChatFont" />
<select-font caption="Buddy list" config-section="Look" config-item="UserboxFont" />
<select-font caption="Information panel" config-section="Look" config-item="PanelFont" />
</group-box>
</tab>
<tab name="Chat Window">
<group-box name="New Messages Notifications">
<check-box caption="Flash chat title on new message" config-section="Chat" config-item="BlinkChatTitle" />
<check-box caption="Show number of new messages on chat title" config-section="Chat" config-item="NewMessagesInChatTitle" />
<check-box caption="Nice date format" config-section="Look" config-item="NiceDateFormat"
tool-tip="Display dates is nice format, like Today, Yesterday or Friday" />
</group-box>
<group-box name="Style">
<check-box caption="Turn on transparency" config-section="Chat" config-item="UseTransparency" id="useTransparency" />
</group-box>
<group-box name="Advanced">
<action-button caption="Advanced..." id="lookChatAdvanced" />
</group-box>
</tab>
<tab name="Emoticons">
<group-box name="Emoticons">
<combo-box caption="Emoticons theme" config-section="Chat" config-item="EmoticonsTheme" id="emoticonsTheme"
tool-tip="Choose emoticons theme" />
<combo-box caption="Emoticons" config-section="Chat" config-item="EmoticonsStyle" id="emoticonsStyle"
tool-tip="Choose emoticons style" >
<item value="2" caption="Animated" />
<item value="1" caption="Static" />
</combo-box>
<combo-box caption="Selector behavior" config-section="Chat" config-item="EmoticonsScaling" id="emoticonsScaling"
tool-tip="Choose the way emoticons are scaled in the selector" >
<item value="3" caption="Scale All Emoticons" />
<item value="1" caption="Scale Only Static Emoticons" />
<item value="0" caption="Do Not Scale Emoticons" />
</combo-box>
<path-list-edit caption="Emoticons paths" config-section="Chat" config-item="EmoticonsPaths" id="emoticonsPaths"
tool-tip="Define emoticons paths" />
</group-box>
</tab>
<tab name="Buddy List">
<group-box name="General">
<check-box caption="Display group tabs" config-section="Look" config-item="DisplayGroupTabs" id="displayGroupTabs"
tool-tip="Displays group tabs on the buddy list" />
<check-box caption="Show group All" config-section="Look" config-item="ShowGroupAll" id="showGroupAll"/>
<check-box caption="Show expanding control" config-section="Look" config-item="ShowExpandingControl" id="showExpandingControl" />
<check-box caption="Show connected buddies in bold" config-section="Look" config-item="ShowBold"
tool-tip="Displays buddies that are not offline using a bold font" />
<combo-box caption="Align buddy icon to" config-section="Look" config-item="AlignUserboxIconsTop"
tool-tip="Align icon next to buddy's name">
<item value="true" caption="Top" />
<item value="false" caption="Center" />
</combo-box>
<combo-box caption="Tool tip style" config-section="Look" config-item="UserboxToolTipStyle" id="toolTipClasses"
tool-tip="Choose buddy list tool-tip style" />
</group-box>
<group-box name="Buddy Photos">
<check-box caption="Show photos" config-section="Look" config-item="ShowAvatars" id="showAvatars" />
<check-box caption="Add border" config-section="Look" config-item="AvatarBorder" id="avatarBorder" />
<check-box caption="Grey out offline buddies' photos" config-section="Look" config-item="AvatarGreyOut" id="avatarGreyOut"
tool-tip="Buddies who are offline will have their photos greyed out" />
</group-box>
<group-box name="Descriptions">
<check-box caption="Show descriptions" config-section="Look" config-item="ShowDesc" id="showDescription"
tool-tip="Displays descriptions in the buddy list" />
<check-box caption="Allow multiline descriptions" config-section="Look" config-item="ShowMultilineDesc" id="multilineDescription"
tool-tip="Dislpays multiline descriptions in the buddy list" />
</group-box>
<group-box name="Background">
<check-box caption="Turn on transparency" config-section="Look" config-item="UserboxTransparency" id="userboxTransparency" />
<slider caption="Alpha" config-section="Look" config-item="UserboxAlpha" min-value="0" max-value="255" page-step="10"
id="userboxAlpha" />
<check-box caption="Turn on blur" config-section="Look" config-item="UserboxBlur" id="userboxBlur" />
<check-box caption="Use background image" config-section="Look" config-item="UseUserboxBackground" id="useUserboxBackground" />
<select-file caption="Background file" config-section="Look" config-item="UserboxBackground" type="image"
tool-tip="Define background file for the buddy list" id="userboxBackground" />
<combo-box caption="Display style" config-section="Look" config-item="UserboxBackgroundDisplayStyle"
tool-tip="Choose buddy list background style" id="userboxBackgroundDisplayStyle" >
<item value="Tiled" caption="Tiled" />
<item value="TiledAndCentered" caption="Tiled and Centered" />
<item value="Centered" caption="Centered" />
<item value="Stretched" caption="Stretched" />
</combo-box>
</group-box>
</tab>
<tab name="Information Panel">
<group-box name="General">
<check-box caption="Show information panel" config-section="Look" config-item="ShowInfoPanel" id="showInformationPanel"
tool-tip="Displays information panel below the buddy list" />
<check-box caption="Show vertical scrollbar" config-section="Look" config-item="PanelVerticalScrollbar" id="showVerticalScrollbar"
tool-tip="Show vertical scrollbar in information panel" />
<check-box caption="Show emoticons in panel" config-section="General" config-item="ShowEmotPanel" id="showEmoticonsInPanel"
tool-tip="Show emoticons in information panel" />
</group-box>
<group-box name="Style">
<syntax-editor caption="Style" config-section="Look" config-item="InfoPanelSyntaxFile" category="InfoPanel" id="infoPanelSyntax"
tool-tip="Choose information panel style" />
<preview caption="Preview" id="infoPanelSyntaxPreview" height="190" />
</group-box>
</tab>
</section>
<section name="Shortcuts" icon="preferences-desktop-peripherals">
<tab name="General">
<group-box name="Kadu">
<hot-key-edit caption="Configuration" config-section="ShortCuts" config-item="kadu_configure" />
<hot-key-edit caption="Add buddy" config-section="ShortCuts" config-item="kadu_adduser" />
<hot-key-edit caption="Manage modules" config-section="ShortCuts" config-item="kadu_modulesmanager" />
<hot-key-edit caption="Open chat with..." config-section="ShortCuts" config-item="kadu_openchatwith" />
<hot-key-edit caption="Exit" config-section="ShortCuts" config-item="kadu_exit" />
</group-box>
</tab>
<tab name="Buddy List">
<group-box name="Buddy List">
<hot-key-edit caption="Remove from buddy list" config-section="ShortCuts" config-item="kadu_deleteuser" />
<hot-key-edit caption="Properties" config-section="ShortCuts" config-item="kadu_persinfo" />
<hot-key-edit caption="Search this buddy in directory" config-section="ShortCuts" config-item="kadu_searchuser" />
<hot-key-edit caption="Show / hide offline buddies" config-section="ShortCuts" config-item="kadu_showoffline" />
<hot-key-edit caption="Show / hide buddies without description" config-section="ShortCuts" config-item="kadu_showonlydesc" />
</group-box>
</tab>
<tab name="Chat Window">
<group-box name="Chat Window">
<hot-key-edit caption="Clear chat" config-section="ShortCuts" config-item="chat_clear" />
<hot-key-edit caption="Close chat" config-section="ShortCuts" config-item="chat_close" />
<hot-key-edit caption="Send message" config-section="ShortCuts" config-item="chat_sendmessage" />
<hot-key-edit caption="Bold text" config-section="ShortCuts" config-item="chat_bold" />
<hot-key-edit caption="Italic text" config-section="ShortCuts" config-item="chat_italic" />
<hot-key-edit caption="Underline text" config-section="ShortCuts" config-item="chat_underline" />
</group-box>
</tab>
</section>
<section name="Chat" icon="internet-group-chat">
<tab name="General">
<group-box name="Behaviour">
<check-box caption="Remember chat windows positions" config-section="Chat" config-item="RememberPosition" />
<check-box caption="Open chat window on new message" config-section="Chat" config-item="OpenChatOnMessage" id="openChatOnMessage"
tool-tip="Open chat window when a new message arrives" />
<check-box caption="Open chat window only when I am online" config-section="Chat" config-item="OpenChatOnMessageWhenOnline"
id="openChatOnMessageWhenOnline" tool-tip="Open chat window on new message only when online" />
<check-box caption="'Enter' in chat send message" config-section="Chat" config-item="AutoSend"
tool-tip="'Enter' in chat send message" />
<check-box caption="Confirm clearing chat window" config-section="Chat" config-item="ConfirmChatClear"
tool-tip="Ask before clearing chat window" />
<check-box caption="Save opened windows on exit" config-section="Chat" config-item="SaveOpenedWindows"
tool-tip="Save opened chat windows when exiting" />
<spin-box caption="Remember recent chats for" config-section="Chat" config-item="RecentChatsTimeout" min-value="0"
max-value="1000000" suffix="[for] %n minute(s)" special-value="Never Remove Recent Chats" id="recentChatsTimeout" tool-tip="" />
<check-box caption="Clear recent chats list on exit" config-section="Chat" config-item="RecentChatsClear" id="recentChatsClear"
tool-tip="" />
</group-box>
<group-box name="Closing">
<check-box caption="Block window close on new message" config-section="Chat" config-item="ChatCloseTimer" id="chatCloseTimer"
tool-tip="Block chat window when a new message arrives" />
<spin-box caption="Max time to block window close" config-section="Chat" config-item="ChatCloseTimerPeriod" min-value="1"
max-value="30" suffix="%n second(s)" id="chatCloseTimerPeriod" tool-tip="Max time to block window close" />
</group-box>
<group-box name="Contacts' states">
<check-box caption="Show state notifications in chats" config-section="Chat" config-item="ContactStateChats" id="contactStateChats" />
<check-box caption="Show state notifications in windows' titles" config-section="Chat" config-item="ContactStateWindowTitle" id="contactStateWindowTitle" />
</group-box>
</tab>
<tab name="Messages">
<group-box name="Message Pruning">
<check-box caption="Automatically prune chat messages" config-section="Chat" config-item="ChatPrune" id="chatPrune"
tool-tip="If enabled, messages are pruning" />
<spin-box caption="Reduce the number of visible messages in chat window to" config-section="Chat" config-item="ChatPruneLen"
min-value="1" max-value="255" id="chatPruneLen" tool-tip="Number of visible messages" />
</group-box>
<group-box name="Link Folding">
<check-box caption="Automatically fold links" config-section="Chat" config-item="FoldLink" id="foldLink" />
<spin-box caption="Fold links longer than" config-section="Chat" config-item="LinkFoldTreshold" min-value="1" max-value="500"
id="linkFoldTreshold" />
</group-box>
</tab>
</section>
<section name="Notifications" icon="kadu_icons/section-notifications">
<tab name="General">
<group-box name="Notifications">
</group-box>
</tab>
<tab name="Options">
<group-box name="New Messages">
<check-box caption="Notify about new messages only when window is inactive" config-section="Notify"
config-item="NewMessageOnlyIfInactive" />
</group-box>
<group-box name="Silent Mode">
<check-box caption="Disable notifications when my status is set to 'Do not Disturb'" config-section="Notify"
config-item="AwaySilentMode" id="notify/awaySilentMode" />
<check-box caption="Disable notifications when a fullscreen application is active" config-section="Notify"
config-item="FullscreenSilentMode" id="notify/fullscreenSilentMode"
tool-tip="Disables notifications when running a fullscreen application: movie player, game, etc." />
</group-box>
<group-box name="Status Change">
<check-box caption="Ignore status changes from available/busy to busy/available" config-section="Notify"
config-item="IgnoreOnlineToOnline" />
<check-box caption="Ignore changes right after connection to the server" config-section="Notify"
config-item="NotifyIgnoreOnConnection"
tool-tip="This option will supersede tooltips with buddies' status\nchanges upon establishing connection to the server" />
<check-box caption="Notify about all buddies" config-section="Notify" config-item="NotifyAboutAll" id="notify/notifyAll" />
</group-box>
</tab>
</section>
</configuration-ui>
|