diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-03-26 10:13:05 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-03-26 10:13:05 +0000 |
commit | 4cbd2d466929d200f22648b91c860997f7c36ba4 (patch) | |
tree | d41109852cc071f8f0603874811706ba036ff94b /docs | |
parent | 6cea245e376866ce7e034ee0cc34f183f190add3 (diff) | |
download | drakx-4cbd2d466929d200f22648b91c860997f7c36ba4.tar drakx-4cbd2d466929d200f22648b91c860997f7c36ba4.tar.gz drakx-4cbd2d466929d200f22648b91c860997f7c36ba4.tar.bz2 drakx-4cbd2d466929d200f22648b91c860997f7c36ba4.tar.xz drakx-4cbd2d466929d200f22648b91c860997f7c36ba4.zip |
*** empty log message ***
Diffstat (limited to 'docs')
-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 |