From 36bfbc5b439cfc2447b995d9095de9e08335f9b2 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 17 Mar 2008 17:34:05 +0000 Subject: fix a comment for mandriva_choice death --- Rpmdrake/gui.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rpmdrake/gui.pm b/Rpmdrake/gui.pm index 2f35c9ae..a4bfc70b 100644 --- a/Rpmdrake/gui.pm +++ b/Rpmdrake/gui.pm @@ -372,7 +372,7 @@ sub toggle_all { # o "tree_model" is the associated model of "tree" # o "status" references a Label # - some methods: get_info, node_state, build_tree, partialsel_unsel, grep_unselected, rebuild_tree, toggle_nodes, get_status -# - "tree_submode": the default mode (by group, mandriva choice), ... +# - "tree_submode": the default mode (by group, ...), ... # - "state": a hash of misc flags: => { flat => '0' }, # o "flat": is the tree flat or not # - "tree_mode": mode of the tree ("gui_pkgs", "by_group", ...) (mainly used by rpmdrake) -- cgit v1.2.1