Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-extended/xdg-utils/xdg-utils_1.1.1.bb | 12 ++++++------ 1 file 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 6f66c6e..c1472cf 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 desktop integration functions for any Free Desktop, such as Linux. \ They are intended to provide a set of defacto standards. \ The following scripts are provided at this time: \ -xdg-desktop-icon \ -xdg-desktop-menu \ -xdg-email \ +xdg-desktop-icon \ +xdg-desktop-menu \ +xdg-email \ xdg-icon-resource \ -xdg-mime \ -xdg-open \ -xdg-screensaver \ +xdg-mime \ +xdg-open \ +xdg-screensaver \ xdg-terminal \ " -- 2.7.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
