(cherry picked from commit f659497dc5)
wilder-portage
Yuri Chornoivan 12 years ago committed by Kurt Hindenburg
parent 74ee063ea8
commit 258027a226
  1. 2
      src/autotests/ProfileTest.cpp
  2. 2
      src/settings/konsole.kcfg

@ -212,7 +212,7 @@ void ProfileTest::testProfileFileNames()
/* FIXME: don't allow certain characters in file names
Consider: ,^@=+{}[]~!?:&*\"|#%<>$\"'();`'/\
Suggestions: changing them all to _, just remove them, ...
Bug 315086 comes from an user using / in the profile name - multiple
Bug 315086 comes from a user using / in the profile name - multiple
issues there.
*/
/*

@ -59,7 +59,7 @@
<default>QTabBar::tab { min-width: 2em ; max-width: 25em }</default>
</entry>
<entry name="TabBarUseUserStyleSheet" type="Bool">
<label>Use an user defined .css file for the tab bar</label>
<label>Use a user-defined .css file for the tab bar</label>
<default>false</default>
</entry>
<entry name="TabBarUserStyleSheetFile" type="Url">

Loading…
Cancel
Save