D20816: [WIP] Configure Konsole dialog GUI redesign

Nathaniel Graham noreply at phabricator.kde.org
Fri May 31 16:28:09 BST 2019


ngraham added inline comments.

INLINE COMMENTS

> TemporaryFilesSettings.cpp:48
> +    kcfg_scrollbackUseSystemLocation->setText(
> +            i18nc("@option:radio File location; %1: path to directory placeholder",
> +                  "System temporary directory (%1)", tempPath));

Use kuit markup for the embedded paths in this string:

xi18nc("@info File location; %1: path to directory placeholder",

  "System temporary directory (<filename>%1</filename>)", tempPath));

For more info, see https://api.kde.org/frameworks/ki18n/html/prg_guide.html#kuit_markup

> TemporaryFilesSettings.cpp:51
> +    kcfg_scrollbackUseCacheLocation->setText(
> +            i18nc("@option:radio File location; %1: path to directory placeholder",
> +                  "User cache directory (%1)", cachePath));

Ditto

REPOSITORY
  R319 Konsole

REVISION DETAIL
  https://phabricator.kde.org/D20816

To: mglb, #konsole, #vdg, ngraham
Cc: ngraham, hindenburg, #vdg, konsole-devel, #konsole, esbakti, cblack, arvidhansson, ian, jguidon, hannahk, Ghost6, jraleigh, gennad, squeakypancakes, alexde, IohannesPetros, GB_2, trickyricky26, thsurrel, mglb, crozbo, ndavis, firef, skadinna, maximilianocuria, aaronhoneycutt, mbohlender
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20190531/597d24c4/attachment.html>


More information about the konsole-devel mailing list