/*
- Email Application
-
-Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd All Rights Reserved
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-*/
+ * Copyright 2012 Samsung Electronics Co., Ltd
+ *
+ * Licensed under the Flora License, Version 1.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.tizenopensource.org/license
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
#define GENLIST_HEIGHT_1_INC 1
#define GENLIST_HEIGHT_16_INC 16
/*
- Email Application
-
-Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd All Rights Reserved
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-*/
+ * Copyright 2012 Samsung Electronics Co., Ltd
+ *
+ * Licensed under the Flora License, Version 1.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.tizenopensource.org/license
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
#include "email-block-theme-macro.edc"
}
}
}
-
-
+
+
group { name: "elm/genlist/item/dialogue/email.2icon/default";
alias: "elm/genlist/item_odd/dialogue/email.2icon/default";
alias: "elm/genlist/item_compress/dialogue/email.2icon/default";
align: 0.5 0.5;
}
}
-
+
part { name: "elm.padding.icon2.left";
clip_to: "disclip";
type: RECT;
visible: 0;
}
}
-
+
part { name: "elm.icon";
clip_to: "disclip";
type: SWALLOW;
align: 0.0 0.0;
}
}
-
+
GENLIST_PART_DISCLIP
}
programs {
/*
- Email Application
-
-Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd All Rights Reserved
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-*/
+ * Copyright 2012 Samsung Electronics Co., Ltd
+ *
+ * Licensed under the Flora License, Version 1.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.tizenopensource.org/license
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
#ifndef _EMAIL_HTML_CONVERTER_H_
#define _EMAIL_HTML_CONVERTER_H_
/*
- Email Application
-
-Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd All Rights Reserved
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-*/
+ * Copyright 2012 Samsung Electronics Co., Ltd
+ *
+ * Licensed under the Flora License, Version 1.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.tizenopensource.org/license
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
#include <stdio.h>
#include <string.h>
/*
- Email Application
-
-Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd All Rights Reserved
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-*/
+ * Copyright 2012 Samsung Electronics Co., Ltd
+ *
+ * Licensed under the Flora License, Version 1.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.tizenopensource.org/license
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
#ifndef __DEF_EMAIL_MAILBOX_LIST_H_
#define __DEF_EMAIL_MAILBOX_LIST_H_
/*
- Email Application
-
-Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd All Rights Reserved
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-*/
+ * Copyright 2012 Samsung Electronics Co., Ltd
+ *
+ * Licensed under the Flora License, Version 1.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.tizenopensource.org/license
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
#include "email-mailbox.h"
#include "email-mailbox-list.h"
program { name: "play_button_press"; \
action: PLAY_SAMPLE "button-pressed" 1.0; \
}
-
-
+
+
#define TEXTBLOCK_TAG \
tag: "br" "\n";\
tag: "ps" "ps";\
}
}
}
-
+
group { name: "initial_access_hd_public";
images {
align: 0.5 0;
}
}
-
+
part {
name: "middle_padding3";
type: RECT;
align: 0.5 0;
}
}
-
+
part {
name: "middle_padding3";
type: RECT;
}
}
}
-
+
programs {
program {
name: "text1_clicked";
align: 0.0 0.0;
}
}
-
+
part { name: "list";
type: SWALLOW;
scale: 1;
align: 0.0 0.0;
}
}
-
+
part { name: "list";
type: SWALLOW;
scale: 1;
}
}
}
-
+
group { name: "elm/genlist/item/dialogue/email.1text.1icon.2/default";
alias: "elm/genlist/item_odd/dialogue/email.1text.1icon.2/default";
alias: "elm/genlist/item_compress/dialogue/email.1text.1icon.2/default";
}
GENLIST_DESCRIPTION_FLIP_ENABLED
}
-
+
part { name: "elm.padding.icon.right";
clip_to: "disclip";
type: RECT;
visible: 0;
}
}
-
+
part { name: "elm.text";
clip_to: "disclip";
type: TEXT;
//GENLIST_PROGRAM_PLAY_BUTTON_PRESS
}
}
-
+
group { name: "elm/bg/base/email_default";
parts {
part { name: "base";
color: 210 210 210 255;
}
}
-
+
part { name: "elm.swallow.rectangle";
type: SWALLOW;
description { state: "default" 0.0; }
}
-
+
part { name: "elm.swallow.background";
type: SWALLOW;
description { state: "default" 0.0; }
}
-
+
part { name: "elm.swallow.content";
type: SWALLOW;
description { state: "default" 0.0; }