projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d5be2b
)
change resize binding
author
Dana Jansens
<danakj@orodu.net>
Wed, 25 Apr 2007 01:36:20 +0000
(
01:36
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 25 Apr 2007 01:36:20 +0000
(
01:36
+0000)
openbox/client_menu.c
patch
|
blob
|
history
diff --git
a/openbox/client_menu.c
b/openbox/client_menu.c
index fc88025cdb47e71211ae7c3d29082930eb14a1ec..d8ac8e0bb2e9b3101023225883e6bad0827eb63d 100644
(file)
--- a/
openbox/client_menu.c
+++ b/
openbox/client_menu.c
@@
-241,7
+241,7
@@
void client_menu_startup()
acts = g_slist_prepend(NULL, action_from_string
("Resize", OB_USER_ACTION_MENU_SELECTION));
- menu_add_normal(menu, CLIENT_RESIZE, _("
&Resi
ze"), acts);
+ menu_add_normal(menu, CLIENT_RESIZE, _("
Resi&
ze"), acts);
menu_add_separator(menu, -1, NULL);