~ubuntu-dev/mplayer/ubuntu-feisty

« back to all changes in this revision

Viewing changes to Gui/mplayer/gtk/opts.c

  • Committer: William Grant
  • Date: 2007-02-03 03:16:07 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: william.grant@ubuntu.org.au-20070203031607-08gc2ompbz6spt9i
Update to 1.0rc1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
761
761
  GtkWidget * hbox1;
762
762
  GtkWidget * vbox2;
763
763
  GtkWidget * scrolledwindow3;
764
 
  GtkWidget * hbuttonbox2;
765
764
  GtkWidget * vbox3;
766
765
  GtkWidget * hbox8;
767
766
  GtkWidget * hbox2;
769
768
  GtkWidget * scrolledwindow2;
770
769
  GtkWidget * hbuttonbox3;
771
770
  GtkWidget * vbox5;
772
 
  GtkWidget * hbox3;
773
771
  GtkWidget * vbox6;
774
772
  GtkWidget * vbox600;
775
773
  GSList    * OSD_group = NULL;