Various L10n fixes

* Removed old POT file
* Fixed TDEGlobal->locale()->insertCatalogue() to use new file naming

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
pull/3/head
Mavridis Philippe 3 years ago
parent 66638dbefa
commit 7d07debf70
No known key found for this signature in database
GPG Key ID: F8D2D7E2F989A494

@ -39,6 +39,12 @@ include( TDESetupPaths )
tde_setup_paths( )
##### user-requested modules
option( BUILD_ALL "Build all" ON )
option( BUILD_TRANSLATIONS "Build translations" ${BUILD_ALL} )
##### optional stuff
option( WITH_ALL_OPTIONS "Enable all optional support" OFF )
@ -63,7 +69,7 @@ set( CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,--no-undefined"
add_subdirectory( src )
add_subdirectory( extra )
add_subdirectory( translations )
tde_conditional_add_project_translations( BUILD_TRANSLATIONS )
##### write configure files

@ -1,10 +1,8 @@
##### create translation templates ##############
tde_l10n_create_template( "messages/twin-style-suse2" )
tde_l10n_create_template("messages/twin-style-suse2")
tde_l10n_create_template(
CATALOG "desktop_files/twin-style-suse2-desktops"
SOURCES *.desktop
)
tde_l10n_auto_add_subdirectories( )

@ -48,7 +48,7 @@ SUSE2Handler::SUSE2Handler()
memset(m_pixmaps, 0, sizeof(TQPixmap *) * NumButtonStatus * NumButtonIcons); // set elements to 0
TDEGlobal::locale()->insertCatalogue("twin_clients");
TDEGlobal::locale()->insertCatalogue("twin_SUSE2");
TDEGlobal::locale()->insertCatalogue("twin-style-suse2");
reset(0);
}

@ -1,3 +0,0 @@
##### create translation templates ##############
tde_l10n_create_template( "messages/twin_suse2_config" )

@ -57,7 +57,7 @@ SUSE2Config::SUSE2Config(TDEConfig *config, TQWidget *parent)
// create the configuration object
m_config = new TDEConfig("twinSUSE2rc");
TDEGlobal::locale()->insertCatalogue("twin_clients");
TDEGlobal::locale()->insertCatalogue("twin_SUSE2");
TDEGlobal::locale()->insertCatalogue("twin-style-suse2");
// create and show the configuration dialog
m_dialog = new ConfigDialog(parent);

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-06-26 14:09+0300\n"
"POT-Creation-Date: 2021-06-27 11:42+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

@ -1,455 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-04-11 20:29+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: SUSE2client.cpp:69
msgid "SUSE2 (Version %1)"
msgstr ""
#. i18n: file config/configdialog.ui line 16
#: rc.cpp:3 config/configdialog.cpp:289
#, no-c-format
msgid "Config Dialog"
msgstr ""
#. i18n: file config/configdialog.ui line 34
#: rc.cpp:6 config/configdialog.cpp:319
#, no-c-format
msgid "Ge&neral"
msgstr ""
#. i18n: file config/configdialog.ui line 45
#: rc.cpp:9 config/configdialog.cpp:290
#, no-c-format
msgid "Title Alignment"
msgstr ""
#. i18n: file config/configdialog.ui line 56
#: rc.cpp:12 config/configdialog.cpp:291
#, no-c-format
msgid "&Left"
msgstr ""
#. i18n: file config/configdialog.ui line 59
#: rc.cpp:15 config/configdialog.cpp:292
#, no-c-format
msgid "Align the title left."
msgstr ""
#. i18n: file config/configdialog.ui line 67
#: rc.cpp:18 config/configdialog.cpp:293
#, no-c-format
msgid "&Center"
msgstr ""
#. i18n: file config/configdialog.ui line 70
#: rc.cpp:21 config/configdialog.cpp:294
#, no-c-format
msgid "Center the title."
msgstr ""
#. i18n: file config/configdialog.ui line 78
#: rc.cpp:24 config/configdialog.cpp:295
#, no-c-format
msgid "&Right"
msgstr ""
#. i18n: file config/configdialog.ui line 81
#: rc.cpp:27 config/configdialog.cpp:296
#, no-c-format
msgid "Align the title right."
msgstr ""
#. i18n: file config/configdialog.ui line 91
#: rc.cpp:30 config/configdialog.cpp:297
#, no-c-format
msgid "Rounded Top Corners"
msgstr ""
#. i18n: file config/configdialog.ui line 102
#: rc.cpp:33 config/configdialog.cpp:298
#, no-c-format
msgid "Alwa&ys"
msgstr ""
#. i18n: file config/configdialog.ui line 105
#: rc.cpp:36 config/configdialog.cpp:299
#, no-c-format
msgid "Alt+Y"
msgstr ""
#. i18n: file config/configdialog.ui line 108
#: rc.cpp:39 config/configdialog.cpp:300
#, no-c-format
msgid "Always draw rounded window top corners."
msgstr ""
#. i18n: file config/configdialog.ui line 116
#: rc.cpp:42 config/configdialog.cpp:301
#, no-c-format
msgid "Not maximi&zed"
msgstr ""
#. i18n: file config/configdialog.ui line 119
#: rc.cpp:45 config/configdialog.cpp:302
#, no-c-format
msgid "Alt+Z"
msgstr ""
#. i18n: file config/configdialog.ui line 122
#: rc.cpp:48 config/configdialog.cpp:303
#, no-c-format
msgid "Draw rounded top corners if the window is not maximized."
msgstr ""
#. i18n: file config/configdialog.ui line 130
#: rc.cpp:51 config/configdialog.cpp:304
#, no-c-format
msgid "Ne&ver"
msgstr ""
#. i18n: file config/configdialog.ui line 133
#: rc.cpp:54 config/configdialog.cpp:305
#, no-c-format
msgid "Alt+V"
msgstr ""
#. i18n: file config/configdialog.ui line 136
#: rc.cpp:57 config/configdialog.cpp:306
#, no-c-format
msgid "Never draw rounded window top corners."
msgstr ""
#. i18n: file config/configdialog.ui line 146
#: rc.cpp:60 config/configdialog.cpp:307
#, no-c-format
msgid "Close &windows by double clicking the menu button"
msgstr ""
#. i18n: file config/configdialog.ui line 149
#: rc.cpp:63 config/configdialog.cpp:308
#, no-c-format
msgid ""
"Check this option if you want windows to be closed when you double click the "
"menu button, similar to Microsoft Windows."
msgstr ""
#. i18n: file config/configdialog.ui line 157
#: rc.cpp:66 config/configdialog.cpp:309
#, no-c-format
msgid "Use shadowed &text"
msgstr ""
#. i18n: file config/configdialog.ui line 160
#: rc.cpp:69 config/configdialog.cpp:310
#, no-c-format
msgid ""
"Check this option if you want the titlebar text to have a 3D look with a "
"shadow behind it."
msgstr ""
#. i18n: file config/configdialog.ui line 176
#. i18n: file config/configdialog.ui line 745
#: rc.cpp:72 rc.cpp:200 config/configdialog.cpp:311
#: config/configdialog.cpp:359
#, no-c-format
msgid " px"
msgstr ""
#. i18n: file config/configdialog.ui line 182
#: rc.cpp:75 config/configdialog.cpp:312
#, no-c-format
msgid "Here you can set some additional space for the titlebar height."
msgstr ""
#. i18n: file config/configdialog.ui line 198
#: rc.cpp:78 config/configdialog.cpp:313
#, no-c-format
msgid "additional space for title height"
msgstr ""
#. i18n: file config/configdialog.ui line 241
#: rc.cpp:81 config/configdialog.cpp:314
#, no-c-format
msgid "Titlebarstyle:"
msgstr ""
#. i18n: file config/configdialog.ui line 247
#: rc.cpp:84 config/configdialog.cpp:316
#, no-c-format
msgid "Toplight"
msgstr ""
#. i18n: file config/configdialog.ui line 252
#: rc.cpp:87 config/configdialog.cpp:317
#, no-c-format
msgid "Balanced"
msgstr ""
#. i18n: file config/configdialog.ui line 259
#: rc.cpp:90 config/configdialog.cpp:318
#, no-c-format
msgid "Select the titlebar style."
msgstr ""
#. i18n: file config/configdialog.ui line 288
#: rc.cpp:93 config/configdialog.cpp:355
#, no-c-format
msgid "Bu&ttons"
msgstr ""
#. i18n: file config/configdialog.ui line 315
#: rc.cpp:96 config/configdialog.cpp:320
#, no-c-format
msgid "Buttontype:"
msgstr ""
#. i18n: file config/configdialog.ui line 321
#: rc.cpp:99 config/configdialog.cpp:322
#, no-c-format
msgid "Plastik flat"
msgstr ""
#. i18n: file config/configdialog.ui line 326
#: rc.cpp:102 config/configdialog.cpp:323
#, no-c-format
msgid "Lipstik flat"
msgstr ""
#. i18n: file config/configdialog.ui line 331
#: rc.cpp:105 config/configdialog.cpp:324
#, no-c-format
msgid "Plastik 3D"
msgstr ""
#. i18n: file config/configdialog.ui line 336
#: rc.cpp:108 config/configdialog.cpp:325
#, no-c-format
msgid "Lipstik 3D"
msgstr ""
#. i18n: file config/configdialog.ui line 341
#: rc.cpp:111 config/configdialog.cpp:326
#, no-c-format
msgid "Lipstik bright"
msgstr ""
#. i18n: file config/configdialog.ui line 348
#: rc.cpp:114 config/configdialog.cpp:327
#, no-c-format
msgid "Select the buttontype."
msgstr ""
#. i18n: file config/configdialog.ui line 392
#: rc.cpp:117 config/configdialog.cpp:328
#, no-c-format
msgid "Custom colors for button bac&kground"
msgstr ""
#. i18n: file config/configdialog.ui line 395
#: rc.cpp:120 config/configdialog.cpp:329
#, no-c-format
msgid ""
"Allow custom colors for the button background. The colors for the "
"buttonbackground from the colorscheme are used then."
msgstr ""
#. i18n: file config/configdialog.ui line 403
#: rc.cpp:123 config/configdialog.cpp:330
#, no-c-format
msgid "&Use titlefont settings for button icons"
msgstr ""
#. i18n: file config/configdialog.ui line 406
#: rc.cpp:126 config/configdialog.cpp:331
#, no-c-format
msgid ""
"Use the titlefont settings (color, shadow) for the button icons. Overrides "
"the custom color settings."
msgstr ""
#. i18n: file config/configdialog.ui line 414
#: rc.cpp:129 config/configdialog.cpp:332
#, no-c-format
msgid "A&nimate buttons"
msgstr ""
#. i18n: file config/configdialog.ui line 417
#: rc.cpp:132 config/configdialog.cpp:333
#, no-c-format
msgid ""
"Check this option if you want the buttons to fade in when the mouse pointer "
"hovers over them and fade out again when it moves away."
msgstr ""
#. i18n: file config/configdialog.ui line 441
#: rc.cpp:135 config/configdialog.cpp:334
#, no-c-format
msgid "Iconsize:"
msgstr ""
#. i18n: file config/configdialog.ui line 449
#: rc.cpp:138 config/configdialog.cpp:335
#, no-c-format
msgid " %"
msgstr ""
#. i18n: file config/configdialog.ui line 458
#: rc.cpp:141 config/configdialog.cpp:336
#, no-c-format
msgid ""
"Here you can set the size of the button icons relative to the button size."
msgstr ""
#. i18n: file config/configdialog.ui line 485
#: rc.cpp:144 config/configdialog.cpp:337
#, no-c-format
msgid "&Red closebutton icon"
msgstr ""
#. i18n: file config/configdialog.ui line 488
#: rc.cpp:147 config/configdialog.cpp:338
#, no-c-format
msgid ""
"Paint the icon of the closebutton in red (this overrides all other "
"colorsettings)."
msgstr ""
#. i18n: file config/configdialog.ui line 496
#: rc.cpp:150 config/configdialog.cpp:339
#, no-c-format
msgid "&Custom icon colors"
msgstr ""
#. i18n: file config/configdialog.ui line 499
#: rc.cpp:153 config/configdialog.cpp:340
#, no-c-format
msgid "Allow custom colors for the button icons."
msgstr ""
#. i18n: file config/configdialog.ui line 540
#: rc.cpp:156 config/configdialog.cpp:341
#, no-c-format
msgid "Active:"
msgstr ""
#. i18n: file config/configdialog.ui line 548
#: rc.cpp:159 config/configdialog.cpp:342
#, no-c-format
msgid "Active down:"
msgstr ""
#. i18n: file config/configdialog.ui line 556
#: rc.cpp:162 config/configdialog.cpp:343
#, no-c-format
msgid "Inactive:"
msgstr ""
#. i18n: file config/configdialog.ui line 564
#: rc.cpp:165 config/configdialog.cpp:344
#, no-c-format
msgid "Inactive down:"
msgstr ""
#. i18n: file config/configdialog.ui line 585
#: rc.cpp:169 config/configdialog.cpp:346
#, no-c-format
msgid "Color for the icon of the active button."
msgstr ""
#. i18n: file config/configdialog.ui line 596
#: rc.cpp:173 config/configdialog.cpp:348
#, no-c-format
msgid "Color for the icon of the active button when pressed."
msgstr ""
#. i18n: file config/configdialog.ui line 607
#: rc.cpp:177 config/configdialog.cpp:350
#, no-c-format
msgid "Color for the icon of the inactive button."
msgstr ""
#. i18n: file config/configdialog.ui line 618
#: rc.cpp:181 config/configdialog.cpp:352
#, no-c-format
msgid "Color for the icon of the inactive button when pressed."
msgstr ""
#. i18n: file config/configdialog.ui line 630
#: rc.cpp:184 config/configdialog.cpp:353
#, no-c-format
msgid "Shado&w for icons"
msgstr ""
#. i18n: file config/configdialog.ui line 633
#: rc.cpp:187 config/configdialog.cpp:354
#, no-c-format
msgid ""
"Check this if you want to have shadows for the button icons on active "
"windows."
msgstr ""
#. i18n: file config/configdialog.ui line 643
#: rc.cpp:190 config/configdialog.cpp:365
#, no-c-format
msgid "&Logo"
msgstr ""
#. i18n: file config/configdialog.ui line 679
#: rc.cpp:193 config/configdialog.cpp:356
#, no-c-format
msgid "Logo preview:"
msgstr ""
#. i18n: file config/configdialog.ui line 729
#: rc.cpp:197 config/configdialog.cpp:358
#, no-c-format
msgid "Offset from title:"
msgstr ""
#. i18n: file config/configdialog.ui line 751
#: rc.cpp:203 config/configdialog.cpp:360
#, no-c-format
msgid "Set the offset of the logo from the titletext."
msgstr ""
#. i18n: file config/configdialog.ui line 776
#: rc.cpp:206 config/configdialog.cpp:361
#, no-c-format
msgid "Sele&ct Image"
msgstr ""
#. i18n: file config/configdialog.ui line 779
#: rc.cpp:209 config/configdialog.cpp:362
#, no-c-format
msgid "Select the titlebar logo image."
msgstr ""
#. i18n: file config/configdialog.ui line 804
#: rc.cpp:212 config/configdialog.cpp:363
#, no-c-format
msgid "Show &titlebar logo"
msgstr ""
#. i18n: file config/configdialog.ui line 807
#: rc.cpp:215 config/configdialog.cpp:364
#, no-c-format
msgid "Check this if you want to see the titlebar logo in the titlebar."
msgstr ""
#: config/config.cpp:261
msgid "Select Logo Image"
msgstr ""

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-06-26 14:09+0300\n"
"POT-Creation-Date: 2021-06-27 11:42+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

@ -1,392 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-06-26 16:02+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
#, ignore-inconsistent
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr ""
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
#, ignore-inconsistent
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr ""
#: config.cpp:261
msgid "Select Logo Image"
msgstr ""
#: configdialog.ui:16
#, no-c-format
msgid "Config Dialog"
msgstr ""
#: configdialog.ui:34
#, no-c-format
msgid "Ge&neral"
msgstr ""
#: configdialog.ui:45
#, no-c-format
msgid "Title Alignment"
msgstr ""
#: configdialog.ui:56
#, no-c-format
msgid "&Left"
msgstr ""
#: configdialog.ui:59
#, no-c-format
msgid "Align the title left."
msgstr ""
#: configdialog.ui:67
#, no-c-format
msgid "&Center"
msgstr ""
#: configdialog.ui:70
#, no-c-format
msgid "Center the title."
msgstr ""
#: configdialog.ui:78
#, no-c-format
msgid "&Right"
msgstr ""
#: configdialog.ui:81
#, no-c-format
msgid "Align the title right."
msgstr ""
#: configdialog.ui:91
#, no-c-format
msgid "Rounded Top Corners"
msgstr ""
#: configdialog.ui:102
#, no-c-format
msgid "Alwa&ys"
msgstr ""
#: configdialog.ui:105
#, no-c-format
msgid "Alt+Y"
msgstr ""
#: configdialog.ui:108
#, no-c-format
msgid "Always draw rounded window top corners."
msgstr ""
#: configdialog.ui:116
#, no-c-format
msgid "Not maximi&zed"
msgstr ""
#: configdialog.ui:119
#, no-c-format
msgid "Alt+Z"
msgstr ""
#: configdialog.ui:122
#, no-c-format
msgid "Draw rounded top corners if the window is not maximized."
msgstr ""
#: configdialog.ui:130
#, no-c-format
msgid "Ne&ver"
msgstr ""
#: configdialog.ui:133
#, no-c-format
msgid "Alt+V"
msgstr ""
#: configdialog.ui:136
#, no-c-format
msgid "Never draw rounded window top corners."
msgstr ""
#: configdialog.ui:146
#, no-c-format
msgid "Close &windows by double clicking the menu button"
msgstr ""
#: configdialog.ui:149
#, no-c-format
msgid ""
"Check this option if you want windows to be closed when you double click the "
"menu button, similar to Microsoft Windows."
msgstr ""
#: configdialog.ui:157
#, no-c-format
msgid "Use shadowed &text"
msgstr ""
#: configdialog.ui:160
#, no-c-format
msgid ""
"Check this option if you want the titlebar text to have a 3D look with a "
"shadow behind it."
msgstr ""
#: configdialog.ui:176 configdialog.ui:745
#, no-c-format
msgid " px"
msgstr ""
#: configdialog.ui:182
#, no-c-format
msgid "Here you can set some additional space for the titlebar height."
msgstr ""
#: configdialog.ui:198
#, no-c-format
msgid "additional space for title height"
msgstr ""
#: configdialog.ui:241
#, no-c-format
msgid "Titlebarstyle:"
msgstr ""
#: configdialog.ui:247
#, no-c-format
msgid "Toplight"
msgstr ""
#: configdialog.ui:252
#, no-c-format
msgid "Balanced"
msgstr ""
#: configdialog.ui:259
#, no-c-format
msgid "Select the titlebar style."
msgstr ""
#: configdialog.ui:288
#, no-c-format
msgid "Bu&ttons"
msgstr ""
#: configdialog.ui:315
#, no-c-format
msgid "Buttontype:"
msgstr ""
#: configdialog.ui:321
#, no-c-format
msgid "Plastik flat"
msgstr ""
#: configdialog.ui:326
#, no-c-format
msgid "Lipstik flat"
msgstr ""
#: configdialog.ui:331
#, no-c-format
msgid "Plastik 3D"
msgstr ""
#: configdialog.ui:336
#, no-c-format
msgid "Lipstik 3D"
msgstr ""
#: configdialog.ui:341
#, no-c-format
msgid "Lipstik bright"
msgstr ""
#: configdialog.ui:348
#, no-c-format
msgid "Select the buttontype."
msgstr ""
#: configdialog.ui:392
#, no-c-format
msgid "Custom colors for button bac&kground"
msgstr ""
#: configdialog.ui:395
#, no-c-format
msgid ""
"Allow custom colors for the button background. The colors for the "
"buttonbackground from the colorscheme are used then."
msgstr ""
#: configdialog.ui:403
#, no-c-format
msgid "&Use titlefont settings for button icons"
msgstr ""
#: configdialog.ui:406
#, no-c-format
msgid ""
"Use the titlefont settings (color, shadow) for the button icons. Overrides "
"the custom color settings."
msgstr ""
#: configdialog.ui:414
#, no-c-format
msgid "A&nimate buttons"
msgstr ""
#: configdialog.ui:417
#, no-c-format
msgid ""
"Check this option if you want the buttons to fade in when the mouse pointer "
"hovers over them and fade out again when it moves away."
msgstr ""
#: configdialog.ui:441
#, no-c-format
msgid "Iconsize:"
msgstr ""
#: configdialog.ui:449
#, no-c-format
msgid " %"
msgstr ""
#: configdialog.ui:458
#, no-c-format
msgid ""
"Here you can set the size of the button icons relative to the button size."
msgstr ""
#: configdialog.ui:485
#, no-c-format
msgid "&Red closebutton icon"
msgstr ""
#: configdialog.ui:488
#, no-c-format
msgid ""
"Paint the icon of the closebutton in red (this overrides all other "
"colorsettings)."
msgstr ""
#: configdialog.ui:496
#, no-c-format
msgid "&Custom icon colors"
msgstr ""
#: configdialog.ui:499
#, no-c-format
msgid "Allow custom colors for the button icons."
msgstr ""
#: configdialog.ui:540
#, no-c-format
msgid "Active:"
msgstr ""
#: configdialog.ui:548
#, no-c-format
msgid "Active down:"
msgstr ""
#: configdialog.ui:556
#, no-c-format
msgid "Inactive:"
msgstr ""
#: configdialog.ui:564
#, no-c-format
msgid "Inactive down:"
msgstr ""
#: configdialog.ui:585
#, no-c-format
msgid "Color for the icon of the active button."
msgstr ""
#: configdialog.ui:596
#, no-c-format
msgid "Color for the icon of the active button when pressed."
msgstr ""
#: configdialog.ui:607
#, no-c-format
msgid "Color for the icon of the inactive button."
msgstr ""
#: configdialog.ui:618
#, no-c-format
msgid "Color for the icon of the inactive button when pressed."
msgstr ""
#: configdialog.ui:630
#, no-c-format
msgid "Shado&w for icons"
msgstr ""
#: configdialog.ui:633
#, no-c-format
msgid ""
"Check this if you want to have shadows for the button icons on active "
"windows."
msgstr ""
#: configdialog.ui:643
#, no-c-format
msgid "&Logo"
msgstr ""
#: configdialog.ui:679
#, no-c-format
msgid "Logo preview:"
msgstr ""
#: configdialog.ui:729
#, no-c-format
msgid "Offset from title:"
msgstr ""
#: configdialog.ui:751
#, no-c-format
msgid "Set the offset of the logo from the titletext."
msgstr ""
#: configdialog.ui:776
#, no-c-format
msgid "Sele&ct Image"
msgstr ""
#: configdialog.ui:779
#, no-c-format
msgid "Select the titlebar logo image."
msgstr ""
#: configdialog.ui:804
#, no-c-format
msgid "Show &titlebar logo"
msgstr ""
#: configdialog.ui:807
#, no-c-format
msgid "Check this if you want to see the titlebar logo in the titlebar."
msgstr ""
Loading…
Cancel
Save