diff options
-rw-r--r-- | meta/recipes-extended/xdg-utils/xdg-utils_1.1.1.bb | 12 |
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 | |||
4 | desktop integration functions for any Free Desktop, such as Linux. \ | 4 | desktop integration functions for any Free Desktop, such as Linux. \ |
5 | They are intended to provide a set of defacto standards. \ | 5 | They are intended to provide a set of defacto standards. \ |
6 | The following scripts are provided at this time: \ | 6 | The following scripts are provided at this time: \ |
7 | xdg-desktop-icon \ | 7 | xdg-desktop-icon \ |
8 | xdg-desktop-menu \ | 8 | xdg-desktop-menu \ |
9 | xdg-email \ | 9 | xdg-email \ |
10 | xdg-icon-resource \ | 10 | xdg-icon-resource \ |
11 | xdg-mime \ | 11 | xdg-mime \ |
12 | xdg-open \ | 12 | xdg-open \ |
13 | xdg-screensaver \ | 13 | xdg-screensaver \ |
14 | xdg-terminal \ | 14 | xdg-terminal \ |
15 | " | 15 | " |
16 | 16 | ||