[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] remembering menu locations
From: |
Willem Rein Oudshoorn |
Subject: |
[PATCH] remembering menu locations |
Date: |
07 Mar 2003 22:01:37 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
I saw Richard corrected one of my mistakes in the
code for storing the menu locations.
But there is still another problem left.
Now it remembers the attached menus as well and
will restore them as tornoff menus when restarting.
This is not desirable and this patch fixes this.
Wim Oudshoorn.
2003-03-07 Willem Rein Oudshoorn <woudshoo@xs4all.nl>
* Source/NSMenu.m ([NSMenu -_updateUserDefaults:]): Do not store
location for attached menus.
NSMenu.diff
Description: NSMenu location remembering patch
- [PATCH] remembering menu locations,
Willem Rein Oudshoorn <=