Skip to content

Commit bf95c4f

Browse files
committed
Add ExtraDestkop.sh files
For files that are desktop-like but do not have a .desktop extension
1 parent e2c06e8 commit bf95c4f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ExtraDesktop.sh

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

0 commit comments

Comments
 (0)