parent
fe974403da
commit
9a30e2be9e
1 changed files with 4 additions and 0 deletions
@ -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…
Reference in new issue