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

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

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

revision 1.14 by jefbed, Sun Dec 19 17:07:26 2004 UTC revision 1.15 by jefbed, Wed Dec 22 02:46:55 2004 UTC
# Line 43  arshell_handle_construction_arguments(in Line 43  arshell_handle_construction_arguments(in
43      case 'C': /* Add a color selector.  */      case 'C': /* Add a color selector.  */
44        arshell_color_widget(arshell.gui.widgets.row);        arshell_color_widget(arshell.gui.widgets.row);
45        break;        break;
46        case 'c': /* Add a clockload applet.  */
47          arshell_clockload_applet(arshell.gui.widgets.row);
48          break;
49      case 'D': /* Add a dialog.  */      case 'D': /* Add a dialog.  */
50        arshell_handle_dialog_arguments(counter_int, argv);        arshell_handle_dialog_arguments(counter_int, argv);
51        break;        break;

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

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