summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r--meta/recipes-gnome/gnome/gconf_3.2.6.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gnome/gconf_3.2.6.bb b/meta/recipes-gnome/gnome/gconf_3.2.6.bb
index e6742f37d8..b8466d4833 100644
--- a/meta/recipes-gnome/gnome/gconf_3.2.6.bb
+++ b/meta/recipes-gnome/gnome/gconf_3.2.6.bb
@@ -1,4 +1,7 @@
1SUMMARY = "GNOME configuration system" 1SUMMARY = "GNOME configuration system"
2DESCRIPTION = "GConf is a system for storing application preferences. \
3It is intended for user preferences; not configuration of something like \
4Apache, or arbitrary data storage."
2SECTION = "x11/gnome" 5SECTION = "x11/gnome"
3HOMEPAGE = "https://projects.gnome.org/gconf/" 6HOMEPAGE = "https://projects.gnome.org/gconf/"
4LICENSE = "LGPLv2+" 7LICENSE = "LGPLv2+"