Salome HOME
PR: merge from tag mergeto_trunk_17Jan05
[modules/kernel.git] / idl / SALOME_ModuleCatalog.idl
index 1bac5ce711c059ce661c9424de8e64f6278864bd..6ff8899094aa108462d5814e800e91796d8d3cf0 100644 (file)
@@ -169,9 +169,11 @@ This struct contains GUI elements used for representation of the module in %IAPP
 */
   struct IAPP_Affich
   {
-    string modulename; /*!<Name of the module.*/
+    string modulename;     /*!<Name of the module.*/
     string moduleusername; /*!<UserName of the module.*/
-    string moduleicone; /*!<Icone representing the module.*/
+    string moduleicone;    /*!<Icone representing the module.*/
+    string moduleversion;  /*!<Version of the module.*/
+    string modulecomment;  /*!<Comment to the module.*/
   };
 /*!
 List of pair GUI elements (component name, component icone)