]> Dogcows Code - chaz/openbox/blobdiff - openbox/client_list_menu.c
1) translate all of openbox's output
[chaz/openbox] / openbox / client_list_menu.c
index f49f623b7f6cc0b87ad32038a77f777cf8f03aad..5fbb3a631f9bd3cfd1c36b7a559ce2317a26d72f 100644 (file)
@@ -2,7 +2,7 @@
 
    client_list_menu.c for the Openbox window manager
    Copyright (c) 2006        Mikael Magnusson
-   Copyright (c) 2003        Ben Jansens
+   Copyright (c) 2003-2007   Dana Jansens
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -63,7 +63,7 @@ static void desk_menu_update(ObMenuFrame *frame, gpointer data)
 
             if (!icons && c->iconic) {
                 icons = TRUE;
-                menu_add_separator(menu, -1);
+                menu_add_separator(menu, -1, NULL);
             }
 
             act = action_from_string("Activate",
This page took 0.022256 seconds and 4 git commands to generate.