summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-03-05 00:12:01 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-07 00:11:39 +0000
commit1632742ff492b16f73742dcbdde079bbeba44e2d (patch)
tree5c8953ad7488ed9c35ccac32322ad986a4ab1855 /meta/recipes-extended
parent816391a1e61c4847fafa658655ae976a97ff0f80 (diff)
downloadpoky-1632742ff492b16f73742dcbdde079bbeba44e2d.tar.gz
xdg-utils: remove trailing whitespace in multiline string
(From OE-Core rev: 57b5a394b7fa9d9329ad5db5d142d6be0d453728) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/xdg-utils/xdg-utils_1.1.1.bb12
1 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.1.bb b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.1.bb
index 6f66c6efc0..c1472cf97c 100644
--- a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.1.bb
+++ b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.1.bb
@@ -4,13 +4,13 @@ DESCRIPTION = "The xdg-utils package is a set of simple scripts that provide bas
4desktop integration functions for any Free Desktop, such as Linux. \ 4desktop integration functions for any Free Desktop, such as Linux. \
5They are intended to provide a set of defacto standards. \ 5They are intended to provide a set of defacto standards. \
6The following scripts are provided at this time: \ 6The following scripts are provided at this time: \
7xdg-desktop-icon \ 7xdg-desktop-icon \
8xdg-desktop-menu \ 8xdg-desktop-menu \
9xdg-email \ 9xdg-email \
10xdg-icon-resource \ 10xdg-icon-resource \
11xdg-mime \ 11xdg-mime \
12xdg-open \ 12xdg-open \
13xdg-screensaver \ 13xdg-screensaver \
14xdg-terminal \ 14xdg-terminal \
15" 15"
16 16