Moved emodules to fontconfig.

SVN revision: 40365
This commit is contained in:
Daniel Kolesa 2009-04-25 11:05:00 +00:00
parent adb7555a10
commit e9b350f7f0
7 changed files with 5 additions and 13 deletions

View File

@ -3,7 +3,7 @@ MAINTAINERCLEANFILES = Makefile.in
EDJE_FLAGS = -v \
-id $(top_srcdir)/data/theme/images \
-fd $(top_srcdir)/data/theme/fonts
-fd $(top_srcdir)/data/theme
filesdir = $(datadir)
files_DATA = e-module-news.edj
@ -23,8 +23,6 @@ module_item_programs.edc \
module_popw.edc \
module_popw_parts.edc \
module_popw_programs.edc \
fonts/VeraBd.ttf \
fonts/Vera.ttf \
images/feed_background_new.png \
images/feed_border.png \
images/icon_article_read.png \

Binary file not shown.

Binary file not shown.

View File

@ -18,12 +18,6 @@ images
image: "icon_setasread.png" COMP;
}
fonts
{
font: "Vera.ttf" "Vera";
font: "VeraBd.ttf" "VeraBd";
}
collections
{
/* Groups */

View File

@ -129,7 +129,7 @@ part
text
{
text: "o Ooo Ooo";
font: "Vera";
font: "Sans";
align: 0.0 0.5;
fit: 0 1;
}

View File

@ -128,7 +128,7 @@ part
text
{
text: "o Ooo Ooo";
font: "Vera";
font: "Sans";
align: 0.0 0.5;
fit: 0 1;
}

View File

@ -96,7 +96,7 @@ part
text
{
text: "Rss module";
font: "Vera";
font: "Sans";
size: 11;
align: 0.5 0.0;
}
@ -129,7 +129,7 @@ part
text
{
text: "ooOoOo";
font: "VeraBd";
font: "Sans:style=Bold";
size: 11;
min: 1 1;
align: 0.5 0.0;