1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-24 07:02:30 +01:00

added item copying to menu editor in wprefs

This commit is contained in:
kojima
2001-01-06 17:43:18 +00:00
parent c6c0954767
commit a7d22c48b4
3 changed files with 10 additions and 8 deletions

View File

@@ -850,6 +850,7 @@ createPanel(_Panel *p)
" - drag items from the left to the menu to add new items\n"
" - drag items out of the menu to remove items\n"
" - drag items in menu to change their position\n"
" - drag items with Control pressed to copy them\n"
" - double click in a menu item to change the label\n"
" - click on a menu item to change related information"));
WMMapWidget(label);