- Subject: Re: po_mode for review.
- From: Morten Bo Johansen <mojo@xxxxxxxx>
- Date: Sun, 19 Jan 2003 20:46:54 +0100
There was a small error that prevented the mode from working
under X. I am attaching a diff to correct it.
Morten
--- po.sl.org	Sun Jan 19 20:42:35 2003
+++ po.sl	Sun Jan 19 20:41:20 2003
@@ -1310,8 +1310,8 @@
    definekey ("decreasewin", "^[/", "po_comment");     %  esc-alt -
    if (NULL != getenv ("DISPLAY"))
      {
-        definekey ("enlargewin", "^[+", "po_edit");
-        definekey ("decreasewin", "^[-", "po_edit");
+        definekey ("enlargewin", "^[+", "po_comment");
+        definekey ("decreasewin", "^[-", "po_comment");
      }
    definekey ("end_edit_comment", "^I", "po_comment"); % tab
 }
  [2003 date index]
  [2003 thread index]
  
  [Thread Prev] [Thread Next]
      
  [Date Prev] [Date Next]