From 74c816832a9282729801bd67dcfa706dd30b64f0 Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Tue, 12 Jul 2011 16:46:09 +0100 Subject: [PATCH] Add ExtraDestkop.sh files For files that are desktop-like but do not have a .desktop extension --- ExtraDesktop.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ExtraDesktop.sh diff --git a/ExtraDesktop.sh b/ExtraDesktop.sh new file mode 100644 index 0000000000..11a94295fc --- /dev/null +++ b/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 \*.kwinrules -print