i18n: handle strings in kdevtemplate files

wilder-5.14
Pino Toscano 10 years ago
parent fe974403da
commit 9a30e2be9e
  1. 4
      ExtraDesktop.sh

@ -0,0 +1,4 @@
#! /bin/sh
#This file outputs in a separate line each file with a .desktop syntax
#that needs to be translated but has a non .desktop extension
find -name \*.kdevtemplate -print
Loading…
Cancel
Save