blog_ 머리글이 붙은 위젯의 경우 레이아웃에 맞춘다는 컬러셋 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3098 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-11-28 03:25:12 +00:00
parent f502f53350
commit 0bcd7081c1
4 changed files with 24 additions and 0 deletions

View file

@ -15,6 +15,12 @@
<description xml:lang="en">It displays newest comments with blog style.</description>
</maker>
<colorset>
<color name="layout">
<title xml:lang="ko">레이아웃에 맞춤</title>
<title xml:lang="jp">레이아웃에 맞춤</title>
<title xml:lang="zh-CN">레이아웃에 맞춤</title>
<title xml:lang="en">레이아웃에 맞춤</title>
</color>
<color name="normal">
<title xml:lang="ko">기본 컬러</title>
<title xml:lang="jp">デフォルトカラー</title>

View file

@ -15,6 +15,12 @@
<description xml:lang="en">It displays newest article with blog style.</description>
</maker>
<colorset>
<color name="layout">
<title xml:lang="ko">레이아웃에 맞춤</title>
<title xml:lang="jp">레이아웃에 맞춤</title>
<title xml:lang="zh-CN">레이아웃에 맞춤</title>
<title xml:lang="en">레이아웃에 맞춤</title>
</color>
<color name="normal">
<title xml:lang="ko">기본 컬러</title>
<title xml:lang="jp">デフォルトカラー</title>

View file

@ -15,6 +15,12 @@
<description xml:lang="en">It displays newest trackback list with blog style.</description>
</maker>
<colorset>
<color name="layout">
<title xml:lang="ko">레이아웃에 맞춤</title>
<title xml:lang="jp">레이아웃에 맞춤</title>
<title xml:lang="zh-CN">레이아웃에 맞춤</title>
<title xml:lang="en">레이아웃에 맞춤</title>
</color>
<color name="normal">
<title xml:lang="ko">기본 컬러</title>
<title xml:lang="jp">デフォルトカラー</title>

View file

@ -15,6 +15,12 @@
<description xml:lang="en">It displays tag list.</description>
</maker>
<colorset>
<color name="layout">
<title xml:lang="ko">레이아웃에 맞춤</title>
<title xml:lang="jp">레이아웃에 맞춤</title>
<title xml:lang="zh-CN">레이아웃에 맞춤</title>
<title xml:lang="en">레이아웃에 맞춤</title>
</color>
<color name="normal">
<title xml:lang="ko">기본 컬러</title>
<title xml:lang="jp">デフォルトカラー</title>