rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=6f1054dd5d77f3354f09ca54b4aa059aefa469b7
commit 6f1054dd5d77f3354f09ca54b4aa059aefa469b7 Author: Vitalii Vorobiov <[email protected]> Date: Fri Dec 4 14:35:18 2015 +0200 layout: remove unused layouts --- data/themes/default/widgets/layout.edc | 1429 -------------------------------- 1 file changed, 1429 deletions(-) diff --git a/data/themes/default/widgets/layout.edc b/data/themes/default/widgets/layout.edc index 4b37090..0ed4de8 100644 --- a/data/themes/default/widgets/layout.edc +++ b/data/themes/default/widgets/layout.edc @@ -647,1435 +647,6 @@ group { name: "elm/layout/navigator/default"; } } -group { name: "elm/layout/wizard/import_edj"; - images { - image: "separator-vertical.png" COMP; - image: "separator-horizontal.png" COMP; - } - parts { - part { name: "separator"; - type: IMAGE; - description { state: "default" 0.0; - min: 2 0; - max: 2 -1; - image { - normal: "separator-vertical.png"; - middle: DEFAULT; - } - } - } - part { name: "area.project_info"; - type: SPACER; - description { state: "default" 0.0; - rel2 { - relative: 0.0 1.0; - offset: -7 -1; - to_x: "separator"; - } - } - } - part { name: "label.name"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.5; - color_class: "main"; - rel1 { - to_x: "area.project_info"; - to_y: "swallow.name"; - } - rel2 { - relative: 0.3 1.0; - to_x: "area.project_info"; - to_y: "swallow.name"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.5; - } - } - } - part { name: "swallow.name"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - align: 0.5 0.0; - fixed: 1 1; - min: 0 19; - max: -1 19; - rel1 { - relative: 0.3 0.0; - to: "area.project_info"; - } - rel2 { - to: "area.project_info"; - } - } - } - part { name: "label.path"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.5; - color_class: "main"; - rel1 { - to_x: "area.project_info"; - to_y: "swallow.path"; - } - rel2 { - relative: 0.3 1.0; - to_x: "area.project_info"; - to_y: "swallow.path"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.5; - } - } - } - part { name: "swallow.path"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - align: 0.5 0.0; - min: 0 20; - max: -1 20; - rel1 { - relative: 0.3 1.0; - offset: 0 6; - to_x: "area.project_info"; - to_y: "swallow.name"; - } - rel2 { - to_x: "area.project_info"; - } - } - } - part { name: "label.edj"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.5; - color_class: "main"; - rel1 { - to_x: "area.project_info"; - to_y: "swallow.edj"; - } - rel2 { - relative: 0.3 1.0; - to_x: "area.project_info"; - to_y: "swallow.edj"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.5; - } - } - } - part { name: "swallow.edj"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - align: 0.5 0.0; - min: 0 20; - max: -1 20; - rel1 { - relative: 0.3 1.0; - offset: 0 6; - to_x: "area.project_info"; - to_y: "swallow.path"; - } - rel2 { - to: "area.project_info"; - } - } - } - part { name: "area.project_details"; - type: SPACER; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1 { - relative: 1.0 0.0; - offset: 6 0; - to_x: "separator"; - } - } - } - part { name: "label.meta_version"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.5; - color_class: "main"; - rel1 { - to_x: "area.project_details"; - to_y: "swallow.meta_version"; - } - rel2 { - relative: 0.3 1.0; - to_x: "area.project_details"; - to_y: "swallow.meta_version"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.5; - } - } - } - part { name: "swallow.meta_version"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - align: 1.0 0.0; - min: 0 19; - max: -1 19; - rel1 { - relative: 0.3 0.0; - to: "area.project_details"; - } - rel2 { - to: "area.project_details"; - } - } - } - part { name: "area.big_fields"; - type: SPACER; - scale: 1; - description { state: "default" 0.0; - rel1 { - relative: 0.0 1.0; - offset: 0 6; - to_x: "area.project_details"; - to_y: "swallow.meta_version"; - } - } - } - part { name: "area.meta_authors"; - type: SPACER; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - min: 0 26; - rel1 { - to: "area.big_fields"; - } - rel2 { - relative: 1.0 0.33; - to: "area.big_fields"; - } - } - } - part { name: "label.meta_authors"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - color_class: "main"; - rel1 { - to: "area.meta_authors"; - } - rel2 { - relative: 0.3 1.0; - to: "area.meta_authors"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.0; - } - } - } - part { name: "swallow.meta_authors"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - rel1 { - relative: 0.3 0.0; - to_x: "area.meta_authors"; - to_y: "area.big_fields"; - } - rel2 { - to: "area.meta_authors"; - } - } - } - part { name: "area.meta_licenses"; - type: SPACER; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - min: 0 26; - rel1 { - relative: 0.0 1.0; - offset: 0 6; - to_x: "area.big_fields"; - to_y: "area.meta_authors"; - } - rel2 { - relative: 1.0 2.0; - to_x: "area.big_fields"; - to_y: "area.meta_authors"; - } - } - } - part { name: "label.meta_licenses"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - color_class: "main"; - rel1 { - to: "area.meta_licenses"; - } - rel2 { - relative: 0.3 1.0; - to: "area.meta_licenses"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.0; - } - } - } - part { name: "swallow.meta_licenses"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - rel1 { - relative: 0.3 0.0; - to: "area.meta_licenses"; - } - rel2 { - to: "area.meta_licenses"; - } - } - } - part { name: "area.meta_comment"; - type: SPACER; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - min: 0 26; - rel1 { - relative: 0.0 1.0; - offset: 0 6; - to_x: "area.big_fields"; - to_y: "area.meta_licenses"; - } - rel2 { - to: "area.big_fields"; - } - } - } - part { name: "label.meta_comment"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - color_class: "main"; - rel1 { - to: "area.meta_comment"; - } - rel2 { - relative: 0.3 1.0; - to: "area.meta_comment"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.0; - } - } - } - part { name: "swallow.meta_comment"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - rel1 { - relative: 0.3 0.0; - to: "area.meta_comment"; - } - rel2 { - to: "area.meta_comment"; - } - } - } - } -} - -group { name: "elm/layout/wizard/import_edc"; - parts { - part { name: "separator"; - type: IMAGE; - description { state: "default" 0.0; - min: 2 0; - max: 2 -1; - image { - normal: "separator-vertical.png"; - middle: DEFAULT; - } - } - } - part { name: "area.project_info"; - type: SPACER; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - rel2 { - relative: 0.0 1.0; - offset: -7 -1; - to_x: "separator"; - } - } - } - part { name: "label.name"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.5; - color_class: "main"; - rel1 { - to_x: "area.project_info"; - to_y: "swallow.name"; - } - rel2 { - relative: 0.3 1.0; - to_x: "area.project_info"; - to_y: "swallow.name"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.0; - } - } - } - part { name: "swallow.name"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - align: 0.5 0.0; - fixed: 1 1; - min: 0 19; - max: -1 19; - rel1 { - relative: 0.3 0.0; - to: "area.project_info"; - } - rel2 { - to: "area.project_info"; - } - } - } - part { name: "label.path"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.5; - color_class: "main"; - rel1 { - to_x: "area.project_info"; - to_y: "swallow.path"; - } - rel2 { - relative: 0.3 1.0; - to_x: "area.project_info"; - to_y: "swallow.path"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.5; - } - } - } - part { name: "swallow.path"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - align: 0.5 0.0; - min: 0 19; - max: -1 19; - rel1 { - relative: 0.3 1.0; - offset: 0 6; - to_x: "area.project_info"; - to_y: "swallow.name"; - } - rel2 { - to_x: "area.project_info"; - } - } - } - part { name: "label.edj"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.5; - color_class: "main"; - rel1 { - to_x: "area.project_info"; - to_y: "swallow.edj"; - } - rel2 { - relative: 0.3 1.0; - to_x: "area.project_info"; - to_y: "swallow.edj"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.0; - } - } - } - part { name: "swallow.edj"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - align: 0.5 0.0; - min: 0 19; - max: -1 19; - rel1 { - relative: 0.3 1.0; - offset: 0 6; - to_x: "area.project_info"; - to_y: "swallow.path"; - } - rel2 { - to_x: "area.project_info"; - } - } - } - part { name: "area.project_details"; - type: SPACER; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1 { - relative: 1.0 0.0; - offset: 6 0; - to_x: "separator"; - } - } - } - part { name: "label.meta_version"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.5; - color_class: "main"; - rel1 { - to_x: "area.project_details"; - to_y: "swallow.meta_version"; - } - rel2 { - relative: 0.3 1.0; - to_x: "area.project_details"; - to_y: "swallow.meta_version"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.5; - } - } - } - part { name: "swallow.meta_version"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - align: 0.5 0.0; - min: 0 19; - max: -1 19; - rel1 { - relative: 0.3 0.0; - to: "area.project_details"; - } - rel2 { - to: "area.project_details"; - } - } - } - part { name: "area.big_fields"; - type: SPACER; - scale: 1; - description { state: "default" 0.0; - rel1 { - relative: 0.0 1.0; - offset: 0 6; - to_x: "area.project_details"; - to_y: "swallow.meta_version"; - } - } - } - part { name: "label.meta_authors"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - color_class: "main"; - rel1 { - to: "area.big_fields"; - } - rel2 { - relative: 0.3 0.33; - to: "area.big_fields"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.0; - } - } - } - part { name: "swallow.meta_authors"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - rel1 { - relative: 0.3 0.0; - to: "area.big_fields"; - } - rel2 { - relative: 1.0 0.33; - to: "area.big_fields"; - } - } - } - part { name: "label.meta_licenses"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - color_class: "main"; - rel1 { - relative: 0.0 1.0; - offset: 0 6; - to_x: "area.big_fields"; - to_y: "swallow.meta_authors"; - } - rel2 { - relative: 0.3 0.66; - to: "area.big_fields"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.0; - } - } - } - part { name: "swallow.meta_licenses"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - rel1 { - relative: 0.3 1.0; - offset: 0 6; - to_x: "area.big_fields"; - to_y: "swallow.meta_authors"; - } - rel2 { - relative: 1.0 0.66; - to_y: "area.big_fields"; - } - } - } - part { name: "label.meta_comment"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - color_class: "main"; - rel1 { - relative: 0.0 1.0; - offset: 0 6; - to_x: "area.big_fields"; - to_y: "swallow.meta_licenses"; - } - rel2 { - relative: 0.3 1.0; - to_x: "area.big_fields"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.0; - } - } - } - part { name: "swallow.meta_comment"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - rel1 { - relative: 0.3 1.0; - offset: 0 6; - to_x: "area.big_fields"; - to_y: "label.meta_licenses"; - } - } - } - part { name: "area.directories"; - type: SPACER; - description { state: "default" 0.0; - rel1 { - relative: 0.0 1.0; - offset: 0 6; - to_x: "area.project_info"; - to_y: "swallow.edj"; - } - rel2 { - to_x: "area.project_info"; - } - } - } - part { name: "separator_img"; - type: IMAGE; - description { state: "default" 0.0; - align: 0.5 0.0; - min: 2 2; - max: -1 2; - rel1 { - to: "area.directories"; - } - rel2 { - to: "area.directories"; - } - image { - normal: "separator-horizontal.png"; - middle: DEFAULT; - } - } - } - part { name: "separator_fnt"; - type: IMAGE; - description { state: "default" 0.0; - align: 0.5 1.0; - min: 2 2; - max: -1 2; - rel1 { - to: "area.directories"; - } - rel2 { - relative: 1.0 0.2; - to: "area.directories"; - } - image { - normal: "separator-horizontal.png"; - middle: DEFAULT; - } - } - } - part { name: "separator_snd"; - type: IMAGE; - description { state: "default" 0.0; - align: 0.5 1.0; - min: 2 2; - max: -1 2; - rel1 { - to: "area.directories"; - } - rel2 { - relative: 1.0 0.4; - to: "area.directories"; - } - image { - normal: "separator-horizontal.png"; - middle: DEFAULT; - } - } - } - part { name: "separator_data"; - type: IMAGE; - description { state: "default" 0.0; - align: 0.5 1.0; - min: 2 2; - max: -1 2; - rel1 { - to: "area.directories"; - } - rel2 { - relative: 1.0 0.6; - to: "area.directories"; - } - image { - normal: "separator-horizontal.png"; - middle: DEFAULT; - } - } - } - part { name: "separator_vbr"; - type: IMAGE; - description { state: "default" 0.0; - align: 0.5 1.0; - min: 2 2; - max: -1 2; - rel1 { - to: "area.directories"; - } - rel2 { - relative: 1.0 0.8; - to: "area.directories"; - } - image { - normal: "separator-horizontal.png"; - middle: DEFAULT; - } - } - } - part { name: "label.directories_img"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - color_class: "main"; - rel1 { - relative: 0.0 1.0; - offset: 0 6; - to_x: "area.directories"; - to_y: "separator_img"; - } - rel2 { - relative: 0.3 0.0; - offset: -1 -7; - to_x: "area.directories"; - to_y: "separator_fnt"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.0; - } - } - } - part { name: "swallow.directories_img"; - type: SWALLOW; - description { state: "default" 0.0; - rel1 { - relative: 0.3 0.0; - offset: 0 6; - to_x: "area.directories"; - to_y: "separator_img"; - } - rel2 { - offset: -1 -7; - to_x: "area.directories"; - to_y: "separator_fnt"; - } - } - } - part { name: "label.directories_fnt"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - color_class: "main"; - rel1 { - offset: 0 6; - to_x: "area.directories"; - to_y: "separator_fnt"; - } - rel2 { - relative: 0.3 1.0; - offset: -1 -7; - to_x: "area.directories"; - to_y: "separator_snd"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.0; - } - } - } - part { name: "swallow.directories_fnt"; - type: SWALLOW; - description { state: "default" 0.0; - rel1 { - relative: 0.3 0.0; - offset: 0 6; - to_x: "area.directories"; - to_y: "separator_fnt"; - } - rel2 { - offset: -1 -7; - to_x: "area.directories"; - to_y: "separator_snd"; - } - } - } - part { name: "label.directories_snd"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - color_class: "main"; - rel1 { - offset: 0 6; - to_x: "area.directories"; - to_y: "separator_snd"; - } - rel2 { - relative: 0.3 1.0; - offset: -1 -7; - to_x: "area.directories"; - to_y: "separator_data"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.0; - } - } - } - part { name: "swallow.directories_snd"; - type: SWALLOW; - description { state: "default" 0.0; - rel1 { - relative: 0.3 0.0; - offset: 0 6; - to_x: "area.directories"; - to_y: "separator_snd"; - } - rel2 { - offset: -1 -7; - to_x: "area.directories"; - to_y: "separator_data"; - } - } - } - part { name: "label.directories_data"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - color_class: "main"; - rel1 { - offset: 0 6; - to_y: "separator_data"; - } - rel2 { - relative: 0.3 1.0; - offset: -1 -7; - to_x: "area.directories"; - to_y: "separator_vbr"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.0; - } - } - } - part { name: "swallow.directories_data"; - type: SWALLOW; - description { state: "default" 0.0; - rel1 { - relative: 0.3 0.0; - offset: 0 6; - to_x: "area.directories"; - to_y: "separator_data"; - } - rel2 { - offset: -1 -7; - to_x: "area.directories"; - to_y: "separator_vbr"; - } - } - } - part { name: "label.directories_vbr"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - color_class: "main"; - rel1 { - offset: 0 6; - to_x: "area.directories"; - to_y: "separator_vbr"; - } - rel2 { - relative: 0.3 1.0; - to: "area.directories"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.0; - } - } - } - part { name: "swallow.directories_vbr"; - type: SWALLOW; - description { state: "default" 0.0; - rel1 { - relative: 0.3 0.0; - offset: 0 6; - to_x: "area.directories"; - to_y: "separator_vbr"; - } - rel2 { - to: "area.directories"; - } - } - } - } -} - -group { name: "elm/layout/wizard/directories_item"; - parts { - part { name: "swallow.entry"; - type: SWALLOW; - description { state: "default" 0.0; - min: 0 19; - max: -1 19; - rel2 { - relative: 0.0 1.0; - offset: -7 -1; - to_x: "swallow.button_add"; - } - } - } - part { name: "swallow.button_del"; - type: SWALLOW; - description { state: "default" 0.0; - align: 1.0 0.5; - fixed: 1 1; - min: 28 19; - max: 28 19; - rel2 { - offset: -7 -1; - } - } - } - part { name: "swallow.button_add"; - type: SWALLOW; - description { state: "default" 0.0; - align: 1.0 0.5; - fixed: 1 1; - min: 28 19; - max: 28 19; - rel2 { - relative: 0.0 1.0; - offset: -7 -1; - to_x: "swallow.button_del"; - } - } - } - } -} - -//TODO: apply this macro for "elm/layout/wizard/import_edj" and "elm/layout/wizard/import_edc" themes -#define ITEM_H 26 - -//TODO: apply this macro for "elm/layout/wizard/import_edj" and "elm/layout/wizard/import_edc" themes -#define ITEM_ADD(_name) \ - part { name: "padding.rel1."#_name; \ - type: SPACER; \ - description { state: "default" 0.0; \ - align: 0.0 0.0; \ - min: 3 3; \ - max: 3 3; \ - rel1.to: "area."#_name; \ - rel2.to: "area."#_name; \ - } \ - } \ - part { name: "padding.rel2."#_name; \ - type: SPACER; \ - description { state: "default" 0.0; \ - align: 1.0 1.0; \ - min: 3 3; \ - max: 3 3; \ - rel1.to: "area."#_name; \ - rel2.to: "area."#_name; \ - } \ - } \ - part { name: "label."#_name; \ - type: TEXT; \ - scale: 1; \ - description { state: "default" 0.0; \ - align: 0.0 0.0; \ - rel1 { \ - relative: 0.0 1.0; \ - to_x: "area."#_name; \ - to_y: "padding.rel1."#_name; \ - } \ - rel2 { \ - relative: 0.3 1.0; \ - to: "area."#_name; \ - } \ - text { \ - font: FN; \ - size: 12; \ - max: 1 1; \ - } \ - } \ - } \ - part { name: "swallow."#_name; \ - type: SWALLOW; \ - scale: 1; \ - description { state: "default" 0.0; \ - fixed: 1 1; \ - rel1 { \ - relative: 0.3 1.0; \ - to_x: "area."#_name; \ - to_y: "padding.rel1."#_name; \ - } \ - rel2 { \ - relative: 1.0 0.0; \ - to_x: "area."#_name; \ - to_y: "padding.rel2."#_name; \ - } \ - } \ - } - -group { name: "elm/layout/wizard/new_project"; - images { - image: "separator-vertical.png" COMP; - } - parts { - part { name: "block_separator_deco"; - type: IMAGE; - description { state: "default" 0.0; - min: 2 0; - max: 2 -1; - image { - normal: "separator-vertical.png"; - middle: DEFAULT; - } - } - } - part { name: "area.project_info"; - type: SPACER; - description { state: "default" 0.0; - rel2 { - relative: 0.0 1.0; - offset: -7 -1; - to_x: "block_separator_deco"; - } - } - } - part { name: "area.widgets_info"; - type: SPACER; - description { state: "default" 0.0; - rel1 { - relative: 1.0 0.0; - offset: 6 0; - to_x: "block_separator_deco"; - } - } - } - part { name: "swallow.all_widgets_check"; - type: SWALLOW; - description { state: "default" 0.0; - align: 0.0 0.0; - min: 20 20; - max: 20 20; - rel1 { - to_x: "swallow.widgets"; - to_y: "area.widgets_info"; - offset: 6 0; - } - rel2 { - to: "area.widgets_info"; - } - } - } - part { name: "label.widgets"; - type: TEXT; - description { state: "default" 0.0; - align: 0.0 0.5; - color_class: "main"; - rel1 { - relative: 1.0 0.0; - offset: 6 0; - to: "swallow.all_widgets_check"; - } - rel2 { - to_x: "area.widgets_info"; - to_y: "swallow.all_widgets_check"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.5; - } - } - } - part { name: "swallow.widgets"; - type: SWALLOW; - description { state: "default" 0.0; - rel1 { - relative: 0.0 1.0; - offset: 0 6; - to_x: "area.widgets_info"; - to_y: "swallow.all_widgets_check"; - } - rel2 { - to: "area.widgets_info"; - } - } - } - part { name: "area.large_items"; - type: SPACER; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1 { - relative: 0.0 1.0; - offset: 0 6; - to_y: "label.meta_version"; - } - rel2 { - to: "area.project_info"; - } - } - } - part { name: "label.name"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - color_class: "main"; - rel1 { - to_x: "area.project_info"; - to_y: "swallow.name"; - } - rel2 { - relative: 0.3 1.0; - to_x: "area.project_info"; - to_y: "swallow.name"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.5; - } - } - } - part { name: "swallow.name"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - align: 0.5 0.0; - fixed: 1 1; - max: -1 19; - rel1 { - relative: 0.3 0.0; - to: "area.project_info"; - } - rel2 { - to_x: "area.project_info"; - } - } - } - part { name: "label.path"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - color_class: "main"; - rel1 { - to_x: "area.project_info"; - to_y: "swallow.path"; - } - rel2 { - relative: 0.3 1.0; - to_x: "area.project_info"; - to_y: "swallow.path"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.5; - } - } - } - part { name: "swallow.path"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - align: 0.5 0.0; - fixed: 1 1; - max: -1 19; - rel1 { - relative: 0.3 1.0; - offset: 0 6; - to_x: "area.project_info"; - to_y: "swallow.name"; - } - rel2 { - to_x: "area.project_info"; - } - } - } - part { name: "label.meta_version"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - color_class: "main"; - rel1 { - to_x: "area.project_info"; - to_y: "swallow.meta_version"; - } - rel2 { - relative: 0.3 1.0; - to_x: "area.project_info"; - to_y: "swallow.meta_version"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.5; - } - } - } - part { name: "swallow.meta_version"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - align: 0.5 0.0; - fixed: 1 1; - max: -1 19; - rel1 { - relative: 0.3 1.0; - offset: 0 6; - to_x: "area.project_info"; - to_y: "swallow.path"; - } - rel2 { - to_x: "area.project_info"; - } - } - } - part { name: "label.meta_authors"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - color_class: "main"; - rel1 { - to_x: "area.large_items"; - to_y: "swallow.meta_authors"; - } - rel2 { - relative: 0.3 1.0; - to_x: "area.large_items"; - to_y: "swallow.meta_authors"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.0; - } - } - } - part { name: "swallow.meta_authors"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - fixed: 1 1; - rel1 { - relative: 0.3 0.0; - to: "area.large_items"; - } - rel2 { - relative: 1.0 0.33; - to: "area.large_items"; - } - } - } - part { name: "label.meta_licenses"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - color_class: "main"; - rel1 { - to_x: "area.large_items"; - to_y: "swallow.meta_licenses"; - } - rel2 { - relative: 0.3 1.0; - to_x: "area.large_items"; - to_y: "swallow.meta_licenses"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.0; - } - } - } - part { name: "swallow.meta_licenses"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - fixed: 1 1; - rel1 { - relative: 0.3 1.0; - offset: 0 6; - to_x: "area.large_items"; - to_y: "swallow.meta_authors"; - } - rel2 { - relative: 1.0 0.66; - to: "area.large_items"; - } - } - } - part { name: "label.meta_comment"; - type: TEXT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - color_class: "main"; - rel1 { - to_x: "area.large_items"; - to_y: "swallow.meta_comment"; - } - rel2 { - relative: 0.3 1.0; - to_x: "area.large_items"; - to_y: "swallow.meta_comment"; - } - text { - font: "PT"; - size: 12; - align: 0.0 0.0; - } - } - } - part { name: "swallow.meta_comment"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - fixed: 1 1; - rel1 { - relative: 0.3 1.0; - offset: 0 6; - to_x: "area.large_items"; - to_y: "swallow.meta_licenses"; - } - rel2 { - to: "area.large_items"; - } - } - } - } -} - -#undef ITEM_H -#undef ITEM_ADD - group { name: "elm/layout/notify/default"; max: 300 99999; min: 200 156; --
