alarmui/alarmalertwidget/alarmalertplugin/data/alarmalert.qrc
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 16 Apr 2010 14:57:40 +0300
changeset 18 c198609911f9
child 23 fd30d51f876b
permissions -rw-r--r--
Revision: 201011 Kit: 201015

<!DOCTYPE RCC><RCC version="1.0">
	<qresource prefix="/image">
		<file alias="clockAlarm.svg">icons/pri_small_bell.svg</file>
		<file alias="calendarAlarm.svg">icons/pri_small_calendar.svg</file>
		<file alias="slider.svg">icons/drawing.svg</file>
	</qresource>
	<qresource prefix="/xml">
		<file alias="alarmalert.docml">xml/alarmalert.docml</file>
		<file alias="alarmalert_unlocked.docml">xml/alarmalert_unlocked.docml</file>
	</qresource>
	<qresource prefix="/effect">
		<file alias="animate_portrait.fxml">effects/animate_portrait.fxml</file>
		<file alias="animate_landscape.fxml">effects/animate_landscape.fxml</file>
	</qresource>
	<qresource prefix="/translations">
		<file alias="alarmui_en_GB">alarmui_en_GB.qm</file>
	</qresource>
</RCC>