From b8eab8357829f68eca2d52f7bde71452dde18833 Mon Sep 17 00:00:00 2001 From: Duncan Mac-Vicar P Date: Fri, 27 Jul 2007 11:30:35 +0000 Subject: [PATCH] ups, I deleted the docu here --- zypp/NeedAType.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/zypp/NeedAType.h b/zypp/NeedAType.h index 6528cfd..902818f 100644 --- a/zypp/NeedAType.h +++ b/zypp/NeedAType.h @@ -58,7 +58,13 @@ namespace zypp /** Offer a License text and methods to remember confirmation. */ typedef std::string License; - + + /** An rpm package group value. Also provide access to a + * (singleton) tree like group hierarchy which contains + * all existing groups. No more need to fiddle with YStringTreeItem + * classes and forgetting to add parsed groups there for use in the UI. + * PackageGroup can be selforganizing. + */ typedef std::string PackageGroup; /** Candidate for string unification? */ -- 2.7.4