From dd7279795c97aa356727d366a2149c9bc838b496 Mon Sep 17 00:00:00 2001 From: Bill Allombert Date: Wed, 16 Nov 2011 12:33:27 +0100 Subject: Imported Debian version 2.1.46 --- doc/TODO | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 doc/TODO (limited to 'doc/TODO') diff --git a/doc/TODO b/doc/TODO new file mode 100644 index 0000000..146cf05 --- /dev/null +++ b/doc/TODO @@ -0,0 +1,31 @@ +(Obsolete file by Joost) + + TODO: Add a $source={Debian,System,User} tag (in update-menus), + andreas. + + TODO: probably we need a translate() function too, to be able to do: + dir=translate(ifeq($Source,"User","Local User")) + etc. + +----------------------- +buttonbars: +----------------------- + +Something like a tag "buttonbarpriority=0--99" added to every +menuentry, where buttonbarpriority=0 means that this entry is absolutely +useless in the buttonbar, while buttonbarpriority=99 means that this +menuentry really should be in the buttonbar on every debian computer +(I'm assuming neither priority will be used in reality, if this ever +is implemented). + +Then the file /etc/menu-methods/menu.h could have something like + buttonbarentries=8 +in it, suggesting that menu should create buttonbar entries for the +8 highest priority buttonbar entries. (These numbers can then easily +be overruled in user files in ~/.menu-methods/* or whatever). + +Thinking about this, this might actually be doable -- but I don't forsee +any spare time comming up in my life soon, so it will take some time + +(note that the subject of buttonbars and menus has come up quite +frequently on debian-devel). -- cgit v1.2.3