use TranslatedText
authorStanislav Visnovsky <visnov@suse.cz>
Tue, 31 Jan 2006 12:59:01 +0000 (12:59 +0000)
committerStanislav Visnovsky <visnov@suse.cz>
Tue, 31 Jan 2006 12:59:01 +0000 (12:59 +0000)
zypp/source/yum/YUMProductImpl.h

index 74fc893..773248c 100644 (file)
@@ -55,7 +55,7 @@ namespace zypp
        std::string _category;
        Label _vendor;
        Label _displayname;
-       Text _description;
+       TranslatedText _description;
 
 
       private: