Changeset 4219 for lliurex-store/trunk/fuentes/lliurex-store-gui
- Timestamp:
- Apr 12, 2017, 12:12:20 PM (4 years ago)
- Location:
- lliurex-store/trunk/fuentes/lliurex-store-gui/usr/share/lliurex-store/lliurex-store-gui/rsrc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-store/trunk/fuentes/lliurex-store-gui/usr/share/lliurex-store/lliurex-store-gui/rsrc/home_content.json
r4213 r4219 15 15 "small": [ 16 16 { 17 "banner_small": null,17 "banner_small": "http://svn.lliurex.net/xenial/lliurex-store/trunk/fuentes/home_content/kdenlive_small.png", 18 18 "component": "universe", 19 19 "name": "KdenLive", -
lliurex-store/trunk/fuentes/lliurex-store-gui/usr/share/lliurex-store/lliurex-store-gui/rsrc/lliurex-store.ui
r4217 r4219 465 465 <child> 466 466 <object class="GtkLabel" id="featured_label"> 467 <property name="width_request">735</property> 467 468 <property name="visible">True</property> 468 469 <property name="app_paintable">True</property> 469 470 <property name="can_focus">False</property> 471 <property name="halign">center</property> 470 472 <property name="margin_left">10</property> 471 473 <property name="margin_right">10</property> … … 483 485 <child> 484 486 <object class="GtkBox" id="mv_divider1"> 487 <property name="width_request">735</property> 485 488 <property name="height_request">1</property> 486 489 <property name="visible">True</property> 487 490 <property name="can_focus">False</property> 491 <property name="halign">center</property> 488 492 <property name="margin_left">10</property> 489 493 <property name="margin_right">10</property> … … 624 628 <child> 625 629 <object class="GtkLabel" id="categories_label"> 626 <property name="visible">True</property> 627 <property name="can_focus">False</property> 630 <property name="width_request">735</property> 631 <property name="visible">True</property> 632 <property name="can_focus">False</property> 633 <property name="halign">center</property> 628 634 <property name="margin_left">10</property> 629 635 <property name="margin_right">10</property> … … 641 647 <child> 642 648 <object class="GtkBox" id="mv_divider3"> 649 <property name="width_request">735</property> 643 650 <property name="height_request">1</property> 644 651 <property name="visible">True</property> 645 652 <property name="can_focus">False</property> 653 <property name="halign">center</property> 646 654 <property name="margin_left">10</property> 647 655 <property name="margin_right">10</property>
Note: See TracChangeset
for help on using the changeset viewer.