Add ExtraDestkop.sh files

For files that are desktop-like but do not have a .desktop extension
This commit is contained in:
Albert Astals Cid 2011-07-12 16:46:09 +01:00
parent 4eba738a3f
commit 74c816832a

4
ExtraDesktop.sh Normal file
View file

@ -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 \*.kwinrules -print