This way Folder View could use the root item for its heading instead of special-casing it for desktop:/ Differential Revision: https://phabricator.kde.org/D5221wilder-5.14
parent
ba260e72a1
commit
d6121f3f5c
3 changed files with 12 additions and 1 deletions
@ -0,0 +1,2 @@ |
||||
#! /usr/bin/env bash |
||||
$XGETTEXT `find . -name \*.cpp` -o $podir/kio_desktop.pot |
||||
Loading…
Reference in new issue