bug 351566 - Update lightning's install.rdf for 0.3. r1=cmtalbert, r2=dmose

This commit is contained in:
mattwillis%gmail.com 2006-09-14 23:26:16 +00:00
Родитель 0696d9668a
Коммит 59c01e6dcc
7 изменённых файлов: 11 добавлений и 7 удалений

Двоичные данные
calendar/base/themes/pinstripe/cal-icon32.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 953 B

Двоичные данные
calendar/base/themes/winstripe/cal-icon32.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.7 KiB

Просмотреть файл

@ -72,6 +72,8 @@ DEFINES += -DFIREFOX_VERSION=$(FIREFOX_VERSION)
DEFINES += -DTARGET_PLATFORM=$(OS_TARGET)_$(TARGET_XPCOM_ABI)
LIGHTNING_VERSION := $(shell cat $(srcdir)/../sunbird/config/version.txt)
DEFINES += -DLIGHTNING_VERSION=$(LIGHTNING_VERSION)
DEFINES += -DBUILD_ID=$(BUILD_ID)
PREF_JS_EXPORTS = $(srcdir)/content/lightning.js

Просмотреть файл

@ -40,14 +40,12 @@
<em:id>{e2fda1a4-762b-4020-b5ad-a41df1933103}</em:id>
<em:name>Lightning</em:name>
<em:version>0.1+</em:version>
<em:description>An experimental calendar extension (build @BUILD_ID@)</em:description>
<em:creator>Mozilla Calendar Squad</em:creator>
<em:version>@LIGHTNING_VERSION@</em:version>
<em:description>An integrated calendar for Thunderbird (build @BUILD_ID@)</em:description>
<em:creator>Mozilla Calendar Project</em:creator>
<em:updateURL>http://www.mozilla.org/projects/calendar/lightning/@TARGET_PLATFORM@/update.rdf</em:updateURL>
<em:homepageURL>http://wiki.mozilla.org/Calendar:Lightning:0.1:Release_Notes</em:homepageURL>
<em:homepageURL>http://www.mozilla.org/projects/calendar/releases/sunbird@LIGHTNING_VERSION@.html</em:homepageURL>
<em:iconURL>chrome://calendar/skin/cal-icon32.png</em:iconURL>
<em:targetPlatform>@TARGET_PLATFORM@</em:targetPlatform>
</Description>
</RDF>

Просмотреть файл

@ -97,6 +97,7 @@ classic.jar:
#expand skin/classic/lightning/lightning.css (themes/__THEME__/lightning.css)
#expand skin/classic/lightning/imip.css (themes/__THEME__/imip.css)
#expand skin/classic/lightning/cal-icon16.png (themes/__THEME__/cal-icon16.png)
#expand skin/classic/calendar/cal-icon32.png (/calendar/base/themes/__THEME__/cal-icon32.png)
#expand skin/classic/calendar/prevnextarrow.png (/calendar/sunbird/themes/__THEME__/sunbird/prevnextarrow.png)
#expand skin/classic/calendar/pageupdown.png (/calendar/sunbird/themes/__THEME__/sunbird/pageupdown.png)
#expand skin/classic/calendar/calendar-toolbar.css (/calendar/base/themes/__THEME__/calendar-toolbar.css)

Просмотреть файл

@ -9,6 +9,8 @@ calendar.jar:
skin/classic/calendar/datetimepickers/right-arrow.png (datetimepickers/right-arrow.png)
skin/classic/calendar/datetimepickers/right-arrow-hover.png (datetimepickers/right-arrow.png)
+ skin/classic/calendar/datetimepickers/minimonth.css (datetimepickers/minimonth.css)
skin/classic/calendar/cal-icon32.png (/calendar/base/themes/pinstripe/cal-icon32.png)
classic.jar:
icon.png
preview.png

Просмотреть файл

@ -8,6 +8,7 @@ calendar.jar:
+ skin/classic/calendar/datetimepickers/minimonth.css (datetimepickers/minimonth.css)
skin/classic/calendar/calendartoolbar.png
skin/classic/calendar/calendartoolbar_small.png
skin/classic/calendar/cal-icon32.png (/calendar/base/themes/winstripe/cal-icon32.png)
classic.jar:
icon.png
preview.png