~ubuntu-branches/ubuntu/jaunty/xvidcap/jaunty-proposed

« back to all changes in this revision

Viewing changes to src/gnome-xvidcap.glade

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc, Andrew Starr-Bochicchio, Lionel Le Folgoc
  • Date: 2008-12-26 00:10:06 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20081226001006-2040ls9680bd1blt
Tags: 1.1.7-0.2ubuntu1
[ Andrew Starr-Bochicchio ]
* Merge from debian-multimedia (LP: #298547), Ubuntu Changes:
 - For ffmpeg-related build-deps, fix versionized dependencies
   as the ubuntu versioning is different than debian-multimedia's.

[ Lionel Le Folgoc ]
* LP: #311412 is fixed since the 1.1.7~rc1-0.1 revision.
* debian/patches/03_ffmpeg.diff: updated to fix FTBFS due to libswscale API
  change (cherry-pick from Gentoo #234383).

Show diffs side-by-side

added added

removed removed

Lines of Context:
316
316
      <signal name="activate" handler="on_xvc_ctrl_m1_mitem_save_preferences_activate" last_modification_time="Wed, 08 Mar 2006 16:05:08 GMT"/>
317
317
 
318
318
      <child internal-child="image">
319
 
        <widget class="GtkImage" id="image3">
 
319
        <widget class="GtkImage" id="image6">
320
320
          <property name="visible">True</property>
321
321
          <property name="stock">gtk-floppy</property>
322
322
          <property name="icon_size">1</property>
340
340
      <property name="visible">True</property>
341
341
      <property name="label" translatable="yes">Multi Frame Capture</property>
342
342
      <property name="use_underline">True</property>
343
 
      <property name="active">False</property>
 
343
      <property name="active">True</property>
344
344
      <signal name="activate" handler="on_xvc_ctrl_m1_mitem_mf_capture_activate" last_modification_time="Wed, 08 Mar 2006 16:05:08 GMT"/>
345
345
    </widget>
346
346
  </child>
350
350
      <property name="visible">True</property>
351
351
      <property name="label" translatable="yes">Single Frame Capture</property>
352
352
      <property name="use_underline">True</property>
353
 
      <property name="active">False</property>
 
353
      <property name="active">True</property>
354
354
      <property name="group">xvc_ctrl_m1_mitem_mf_capture</property>
355
355
      <signal name="activate" handler="on_xvc_ctrl_m1_mitem_sf_capture_activate" last_modification_time="Wed, 08 Mar 2006 16:05:08 GMT"/>
356
356
    </widget>
367
367
  </child>
368
368
 
369
369
  <child>
 
370
    <widget class="GtkCheckMenuItem" id="xvc_ctrl_m1_show_frame">
 
371
      <property name="visible">True</property>
 
372
      <property name="label" translatable="yes">Show Frame</property>
 
373
      <property name="use_underline">True</property>
 
374
      <property name="active">False</property>
 
375
      <signal name="activate" handler="on_xvc_ctrl_m1_show_frame_activate" last_modification_time="Thu, 29 Nov 2007 22:39:44 GMT"/>
 
376
    </widget>
 
377
  </child>
 
378
 
 
379
  <child>
370
380
    <widget class="GtkSeparatorMenuItem" id="xvc_ctrl_m1_separator2">
371
381
      <property name="visible">True</property>
372
382
    </widget>
381
391
      <accelerator key="m" modifiers="GDK_MOD1_MASK" signal="activate"/>
382
392
 
383
393
      <child internal-child="image">
384
 
        <widget class="GtkImage" id="image4">
 
394
        <widget class="GtkImage" id="image8">
385
395
          <property name="visible">True</property>
386
396
          <property name="stock">gtk-execute</property>
387
397
          <property name="icon_size">1</property>
559
569
                    <widget class="GtkTable" id="xvc_pref_nb_tab_general_frame_table">
560
570
                      <property name="border_width">4</property>
561
571
                      <property name="visible">True</property>
562
 
                      <property name="n_rows">9</property>
 
572
                      <property name="n_rows">11</property>
563
573
                      <property name="n_columns">3</property>
564
574
                      <property name="homogeneous">False</property>
565
575
                      <property name="row_spacing">4</property>
735
745
                      </child>
736
746
 
737
747
                      <child>
738
 
                        <widget class="GtkCheckButton" id="xvc_pref_shared_mem_checkbutton">
739
 
                          <property name="visible">True</property>
740
 
                          <property name="tooltip" translatable="yes">Use Shared Memory access to X11. 
741
 
Xserver and client need to be running on the same machine.</property>
742
 
                          <property name="can_focus">True</property>
743
 
                          <property name="label" translatable="yes">Use _Shared Memory</property>
744
 
                          <property name="use_underline">True</property>
745
 
                          <property name="relief">GTK_RELIEF_NORMAL</property>
746
 
                          <property name="focus_on_click">True</property>
747
 
                          <property name="active">False</property>
748
 
                          <property name="inconsistent">False</property>
749
 
                          <property name="draw_indicator">True</property>
750
 
                        </widget>
751
 
                        <packing>
752
 
                          <property name="left_attach">0</property>
753
 
                          <property name="right_attach">1</property>
754
 
                          <property name="top_attach">3</property>
755
 
                          <property name="bottom_attach">4</property>
756
 
                          <property name="x_options">fill</property>
757
 
                          <property name="y_options"></property>
758
 
                        </packing>
759
 
                      </child>
760
 
 
761
 
                      <child>
762
748
                        <widget class="GtkLabel" id="xvc_pref_rescale_label">
763
749
                          <property name="visible">True</property>
764
750
                          <property name="label" translatable="yes">Rescale Output Percentage:</property>
779
765
                        <packing>
780
766
                          <property name="left_attach">0</property>
781
767
                          <property name="right_attach">1</property>
782
 
                          <property name="top_attach">8</property>
783
 
                          <property name="bottom_attach">9</property>
 
768
                          <property name="top_attach">9</property>
 
769
                          <property name="bottom_attach">10</property>
784
770
                          <property name="x_options">fill</property>
785
771
                          <property name="y_options"></property>
786
772
                        </packing>
800
786
                        <packing>
801
787
                          <property name="left_attach">1</property>
802
788
                          <property name="right_attach">3</property>
 
789
                          <property name="top_attach">9</property>
 
790
                          <property name="bottom_attach">10</property>
 
791
                          <property name="x_options">fill</property>
 
792
                          <property name="y_options">fill</property>
 
793
                        </packing>
 
794
                      </child>
 
795
 
 
796
                      <child>
 
797
                        <widget class="GtkCheckButton" id="xvc_pref_minimize_to_tray">
 
798
                          <property name="visible">True</property>
 
799
                          <property name="can_focus">True</property>
 
800
                          <property name="label" translatable="yes">Minimize to System Tray</property>
 
801
                          <property name="use_underline">True</property>
 
802
                          <property name="relief">GTK_RELIEF_NORMAL</property>
 
803
                          <property name="focus_on_click">True</property>
 
804
                          <property name="active">False</property>
 
805
                          <property name="inconsistent">False</property>
 
806
                          <property name="draw_indicator">True</property>
 
807
                        </widget>
 
808
                        <packing>
 
809
                          <property name="left_attach">0</property>
 
810
                          <property name="right_attach">1</property>
803
811
                          <property name="top_attach">8</property>
804
812
                          <property name="bottom_attach">9</property>
805
813
                          <property name="x_options">fill</property>
806
 
                          <property name="y_options">fill</property>
 
814
                          <property name="y_options"></property>
807
815
                        </packing>
808
816
                      </child>
809
817
 
824
832
                        <packing>
825
833
                          <property name="left_attach">0</property>
826
834
                          <property name="right_attach">1</property>
827
 
                          <property name="top_attach">6</property>
828
 
                          <property name="bottom_attach">7</property>
829
 
                          <property name="x_options">fill</property>
830
 
                          <property name="y_options"></property>
831
 
                        </packing>
832
 
                      </child>
833
 
 
834
 
                      <child>
835
 
                        <widget class="GtkCheckButton" id="xvc_pref_minimize_to_tray">
836
 
                          <property name="visible">True</property>
837
 
                          <property name="can_focus">True</property>
838
 
                          <property name="label" translatable="yes">Minimize to System Tray</property>
839
 
                          <property name="use_underline">True</property>
840
 
                          <property name="relief">GTK_RELIEF_NORMAL</property>
841
 
                          <property name="focus_on_click">True</property>
842
 
                          <property name="active">False</property>
843
 
                          <property name="inconsistent">False</property>
844
 
                          <property name="draw_indicator">True</property>
845
 
                        </widget>
846
 
                        <packing>
847
 
                          <property name="left_attach">0</property>
848
 
                          <property name="right_attach">1</property>
849
835
                          <property name="top_attach">7</property>
850
836
                          <property name="bottom_attach">8</property>
851
837
                          <property name="x_options">fill</property>
869
855
                        <packing>
870
856
                          <property name="left_attach">0</property>
871
857
                          <property name="right_attach">1</property>
872
 
                          <property name="top_attach">5</property>
873
 
                          <property name="bottom_attach">6</property>
 
858
                          <property name="top_attach">6</property>
 
859
                          <property name="bottom_attach">7</property>
874
860
                          <property name="x_options">fill</property>
875
861
                          <property name="y_options"></property>
876
862
                        </packing>
892
878
                        <packing>
893
879
                          <property name="left_attach">0</property>
894
880
                          <property name="right_attach">1</property>
895
 
                          <property name="top_attach">4</property>
896
 
                          <property name="bottom_attach">5</property>
 
881
                          <property name="top_attach">5</property>
 
882
                          <property name="bottom_attach">6</property>
897
883
                          <property name="x_options">fill</property>
898
884
                          <property name="y_options"></property>
899
885
                        </packing>
914
900
                        <packing>
915
901
                          <property name="left_attach">1</property>
916
902
                          <property name="right_attach">2</property>
917
 
                          <property name="top_attach">4</property>
918
 
                          <property name="bottom_attach">5</property>
 
903
                          <property name="top_attach">5</property>
 
904
                          <property name="bottom_attach">6</property>
919
905
                          <property name="x_options">fill</property>
920
906
                          <property name="y_options"></property>
921
907
                        </packing>
937
923
                        <packing>
938
924
                          <property name="left_attach">2</property>
939
925
                          <property name="right_attach">3</property>
 
926
                          <property name="top_attach">5</property>
 
927
                          <property name="bottom_attach">6</property>
 
928
                          <property name="x_options">fill</property>
 
929
                          <property name="y_options"></property>
 
930
                        </packing>
 
931
                      </child>
 
932
 
 
933
                      <child>
 
934
                        <widget class="GtkCheckButton" id="xvc_pref_shared_mem_checkbutton">
 
935
                          <property name="visible">True</property>
 
936
                          <property name="tooltip" translatable="yes">Use Shared Memory access to X11. 
 
937
Xserver and client need to be running on the same machine.</property>
 
938
                          <property name="can_focus">True</property>
 
939
                          <property name="label" translatable="yes">Use _Shared Memory</property>
 
940
                          <property name="use_underline">True</property>
 
941
                          <property name="relief">GTK_RELIEF_NORMAL</property>
 
942
                          <property name="focus_on_click">True</property>
 
943
                          <property name="active">False</property>
 
944
                          <property name="inconsistent">False</property>
 
945
                          <property name="draw_indicator">True</property>
 
946
                        </widget>
 
947
                        <packing>
 
948
                          <property name="left_attach">0</property>
 
949
                          <property name="right_attach">1</property>
940
950
                          <property name="top_attach">4</property>
941
951
                          <property name="bottom_attach">5</property>
942
952
                          <property name="x_options">fill</property>
943
953
                          <property name="y_options"></property>
944
954
                        </packing>
945
955
                      </child>
 
956
 
 
957
                      <child>
 
958
                        <widget class="GtkCheckButton" id="xvc_pref_follow_mouse_checkbutton">
 
959
                          <property name="visible">True</property>
 
960
                          <property name="can_focus">True</property>
 
961
                          <property name="label" translatable="yes">Capture Area Follows Mouse</property>
 
962
                          <property name="use_underline">True</property>
 
963
                          <property name="relief">GTK_RELIEF_NORMAL</property>
 
964
                          <property name="focus_on_click">True</property>
 
965
                          <property name="active">False</property>
 
966
                          <property name="inconsistent">False</property>
 
967
                          <property name="draw_indicator">True</property>
 
968
                        </widget>
 
969
                        <packing>
 
970
                          <property name="left_attach">0</property>
 
971
                          <property name="right_attach">1</property>
 
972
                          <property name="top_attach">3</property>
 
973
                          <property name="bottom_attach">4</property>
 
974
                          <property name="x_options">fill</property>
 
975
                          <property name="y_options"></property>
 
976
                        </packing>
 
977
                      </child>
 
978
 
 
979
                      <child>
 
980
                        <widget class="GtkCheckButton" id="xvc_pref_hide_frame_checkbutton">
 
981
                          <property name="visible">True</property>
 
982
                          <property name="can_focus">True</property>
 
983
                          <property name="label" translatable="yes">Hide Frame</property>
 
984
                          <property name="use_underline">True</property>
 
985
                          <property name="relief">GTK_RELIEF_NORMAL</property>
 
986
                          <property name="focus_on_click">True</property>
 
987
                          <property name="active">False</property>
 
988
                          <property name="inconsistent">False</property>
 
989
                          <property name="draw_indicator">True</property>
 
990
                        </widget>
 
991
                        <packing>
 
992
                          <property name="left_attach">1</property>
 
993
                          <property name="right_attach">3</property>
 
994
                          <property name="top_attach">3</property>
 
995
                          <property name="bottom_attach">4</property>
 
996
                          <property name="x_options">fill</property>
 
997
                          <property name="y_options"></property>
 
998
                        </packing>
 
999
                      </child>
946
1000
                    </widget>
947
1001
                  </child>
948
1002
                </widget>
3436
3490
  <property name="destroy_with_parent">True</property>
3437
3491
  <property name="name" translatable="yes">XVidCap</property>
3438
3492
  <property name="copyright" translatable="yes">Rasca, Karl H. Beckers</property>
3439
 
  <property name="comments">1.1.6</property>
 
3493
  <property name="comments">1.1.7</property>
3440
3494
  <property name="wrap_license">False</property>
3441
3495
  <property name="website">http://xvidcap.sourceforge.net</property>
3442
3496
  <property name="website_label" translatable="yes">website</property>