@@ -499,6 +499,48 @@ Author: Trizen https://github.com/trizen
499
499
<property name =" position" >0</property >
500
500
</packing >
501
501
</child >
502
+ <child >
503
+ <object class =" GtkBox" id =" hbox1" >
504
+ <property name =" visible" >True</property >
505
+ <property name =" can-focus" >False</property >
506
+ <child >
507
+ <object class =" GtkImage" id =" gif_spinner" >
508
+ <property name =" can-focus" >False</property >
509
+ </object >
510
+ <packing >
511
+ <property name =" expand" >False</property >
512
+ <property name =" fill" >False</property >
513
+ <property name =" pack-type" >end</property >
514
+ <property name =" position" >0</property >
515
+ </packing >
516
+ </child >
517
+ <child >
518
+ <object class =" GtkEntry" id =" search_entry" >
519
+ <property name =" visible" >True</property >
520
+ <property name =" can-focus" >True</property >
521
+ <property name =" buffer" >entrybuffer1</property >
522
+ <property name =" invisible-char" >•</property >
523
+ <property name =" activates-default" >True</property >
524
+ <property name =" text" translatable =" yes" >Search for YouTube videos...</property >
525
+ <property name =" caps-lock-warning" >False</property >
526
+ <property name =" primary-icon-stock" >gtk-find</property >
527
+ <property name =" secondary-icon-activatable" >False</property >
528
+ <signal name =" activate" handler =" search" swapped =" no" />
529
+ <signal name =" button-press-event" handler =" clear_text" swapped =" no" />
530
+ </object >
531
+ <packing >
532
+ <property name =" expand" >True</property >
533
+ <property name =" fill" >True</property >
534
+ <property name =" position" >1</property >
535
+ </packing >
536
+ </child >
537
+ </object >
538
+ <packing >
539
+ <property name =" expand" >False</property >
540
+ <property name =" fill" >False</property >
541
+ <property name =" position" >1</property >
542
+ </packing >
543
+ </child >
502
544
<child >
503
545
<object class =" GtkPaned" id =" hbox2" >
504
546
<property name =" visible" >True</property >
@@ -580,49 +622,6 @@ Author: Trizen https://github.com/trizen
580
622
<property name =" visible" >True</property >
581
623
<property name =" can-focus" >False</property >
582
624
<property name =" orientation" >vertical</property >
583
- <child >
584
- <object class =" GtkBox" id =" hbox1" >
585
- <property name =" visible" >True</property >
586
- <property name =" can-focus" >False</property >
587
- <child >
588
- <object class =" GtkEntry" id =" search_entry" >
589
- <property name =" visible" >True</property >
590
- <property name =" can-focus" >True</property >
591
- <property name =" has-focus" >True</property >
592
- <property name =" is-focus" >True</property >
593
- <property name =" buffer" >entrybuffer1</property >
594
- <property name =" invisible-char" >•</property >
595
- <property name =" activates-default" >True</property >
596
- <property name =" caps-lock-warning" >False</property >
597
- <property name =" primary-icon-stock" >gtk-find</property >
598
- <property name =" secondary-icon-activatable" >False</property >
599
- <signal name =" activate" handler =" search" swapped =" no" />
600
- <signal name =" button-press-event" handler =" clear_text" swapped =" no" />
601
- </object >
602
- <packing >
603
- <property name =" expand" >True</property >
604
- <property name =" fill" >True</property >
605
- <property name =" pack-type" >end</property >
606
- <property name =" position" >0</property >
607
- </packing >
608
- </child >
609
- <child >
610
- <object class =" GtkImage" id =" gif_spinner" >
611
- <property name =" can-focus" >False</property >
612
- </object >
613
- <packing >
614
- <property name =" expand" >False</property >
615
- <property name =" fill" >False</property >
616
- <property name =" position" >1</property >
617
- </packing >
618
- </child >
619
- </object >
620
- <packing >
621
- <property name =" expand" >False</property >
622
- <property name =" fill" >False</property >
623
- <property name =" position" >0</property >
624
- </packing >
625
- </child >
626
625
<child >
627
626
<object class =" GtkScrolledWindow" id =" scrolledwindow1" >
628
627
<property name =" visible" >True</property >
@@ -2092,7 +2091,7 @@ When the specified resolution is not found, the best available resolution is use
2092
2091
<packing >
2093
2092
<property name =" expand" >True</property >
2094
2093
<property name =" fill" >True</property >
2095
- <property name =" position" >1 </property >
2094
+ <property name =" position" >2 </property >
2096
2095
</packing >
2097
2096
</child >
2098
2097
</object >
0 commit comments