diff options
-rw-r--r-- | docs/mdk-9.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/mdk-9.2 b/docs/mdk-9.2 index d58b7fcb3..1d5a06494 100644 --- a/docs/mdk-9.2 +++ b/docs/mdk-9.2 @@ -29,10 +29,11 @@ especially for wait/error messages so that one uses std gtk+ icons for info/error/warning and the like events *** use button boxes everywhere when we have several buttons for saner gui (as per gnome specs/recommendations) *** gtk::combo => gtk::optionMenu (as per gtk+-2 doc) -*** use size::group to let things be smoother in some places (eg: clock.pl from mcc)x +*** use size::group to let things be smoother in some places (eg: clock.pl from mcc) * tools ** all: +*** provide menu entries for more gui tools (?): for now, only harddrake2 and logdrake have one *** explanations of std standalone.pm functions are broken due to common.pm overloading *** have a button or a menu to access help (was already part of mdk9.1 specs) only harddrake2, mcc and rpmdrake have one for now |