From: Duncan Mac-Vicar P Date: Fri, 27 Jul 2007 11:30:35 +0000 (+0000) Subject: ups, I deleted the docu here X-Git-Tag: BASE-SuSE-Linux-10_3-Branch~474 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b8eab8357829f68eca2d52f7bde71452dde18833;p=platform%2Fupstream%2Flibzypp.git ups, I deleted the docu here --- 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? */