/[antiright]/antiright/src/arshell/menubar.c
ViewVC logotype

Diff of /antiright/src/arshell/menubar.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by jefbed, Sat Jul 16 23:52:03 2005 UTC revision 1.14 by jefbed, Sat Jul 23 17:10:09 2005 UTC
# Line 1  Line 1 
1  /*  /*
2    AntiRight    AntiRight
3    (c) 2003-2005 Jeffrey Bedard    (c) 2003-2005 Jeffrey Bedard
4    jefbed@e-list.net    antiright@gmail.com
5        
6    This file is part of AntiRight.    This file is part of AntiRight.
7        
# Line 77  arshell_add_button_to_edit_menu(int *cou Line 77  arshell_add_button_to_edit_menu(int *cou
77            antiright_edit_menu(arshell.gui.menubar.menubar_widget,            antiright_edit_menu(arshell.gui.menubar.menubar_widget,
78                                arshell.gui.widgets.work);                                arshell.gui.widgets.work);
79          }          }
80        button=arshell_optioned_button(arshell.gui.menubar.file_widget,        button=arshell_optioned_button(arshell.gui.menubar.edit_widget,
81                                arshell_system_cb,                                arshell_system_cb,
82                                argv[(*counter_int)]);                                argv[(*counter_int)]);
83        arshell_align_left(button);        arshell_align_left(button);

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26