diff -r 5de72ea7a065 -r 579cc610882e calendarui/application/application.pro --- a/calendarui/application/application.pro Wed Jun 23 18:11:28 2010 +0300 +++ b/calendarui/application/application.pro Tue Jul 06 14:14:56 2010 +0300 @@ -25,7 +25,6 @@ CONFIG += hb - symbian: { BLD_INF_RULES.prj_exports += \ @@ -57,10 +56,6 @@ CONFIG += service SERVICE.FILE = calendar_conf.xml - - RESOURCES += calendar.qrc - - TRANSLATIONS += calendar.ts SKINICON = qtg_large_calendar @@ -72,4 +67,8 @@ SOURCES += main.cpp \ calenserviceprovider.cpp +RESOURCES += calendar.qrc + +TRANSLATIONS += calendar.ts + # End of file --Don't remove this. \ No newline at end of file