Package: aptitude
Version: 0.2.15.9-2
Followup-For: Bug #147862

Hi.

After doing so much nonsense with this bug, I thought I should at least
add a small patch to add the wanted information to the help file
(help.txt and the german localized version help-de.txt), so that it is
displayed when hitting "?" in curses mode.

regards,
Sven
diff -ur aptitude-0.3.3.orig/help-de.txt aptitude-0.3.3/help-de.txt
--- aptitude-0.3.3.orig/help-de.txt     2004-12-04 01:57:16.000000000 +0100
+++ aptitude-0.3.3/help-de.txt  2005-08-22 23:12:18.188764719 +0200
@@ -10,6 +10,7 @@
    Q            Beenden von Aptitude.
    q            Schließen der aktuellen Ansicht.
    ?            Diese Hilfe anzeigen.
+   STRG-" "     Menfü anzeigen
 
    f            Vergessen, welche Pakete »neu« sind ('f' für »forget«).
 
diff -ur aptitude-0.3.3.orig/help.txt aptitude-0.3.3/help.txt
--- aptitude-0.3.3.orig/help.txt        2004-12-04 01:57:47.000000000 +0100
+++ aptitude-0.3.3/help.txt     2005-08-22 23:10:59.282163939 +0200
@@ -8,6 +8,7 @@
 
   "q":          Quit.
   "?":          Display this screen.
+  CTRL-SPACE:  Enter menu (alternate way to F10).
 
   "f":         Clear the list of "new" packages ('f' for "forget").
 

Reply via email to