]> code.delx.au - comingnext/commit
added first implementation of ComingNext Skin Fetcher app
authorMichael Prager <michael@pragers.de>
Sat, 23 Jan 2010 14:58:02 +0000 (15:58 +0100)
committerMichael Prager <michael@pragers.de>
Sat, 23 Jan 2010 14:58:02 +0000 (15:58 +0100)
commita8b4bdcf9dd4ce2195a7daa4b4d641750986406e
tree0e0ed60c0d81c1c4f74020cf0b52d1d0d76a11f0
parent2d79f7189b4deab3310b1e065a9e0f8e8e58108a
added first implementation of ComingNext Skin Fetcher app
39 files changed:
ComingNext_SkinFetcher/.cproject [new file with mode: 0644]
ComingNext_SkinFetcher/.project [new file with mode: 0644]
ComingNext_SkinFetcher/ComingNext_SkinFetcherContainer.uidesign [new file with mode: 0644]
ComingNext_SkinFetcher/application.uidesign [new file with mode: 0644]
ComingNext_SkinFetcher/data/ComingNext_SkinFetcher.l01 [new file with mode: 0644]
ComingNext_SkinFetcher/data/ComingNext_SkinFetcher.loc [new file with mode: 0644]
ComingNext_SkinFetcher/data/ComingNext_SkinFetcher.rss [new file with mode: 0644]
ComingNext_SkinFetcher/data/ComingNext_SkinFetcherContainer.l01 [new file with mode: 0644]
ComingNext_SkinFetcher/data/ComingNext_SkinFetcherContainer.loc [new file with mode: 0644]
ComingNext_SkinFetcher/data/ComingNext_SkinFetcherContainer.rssi [new file with mode: 0644]
ComingNext_SkinFetcher/data/ComingNext_SkinFetcher_reg.loc [new file with mode: 0644]
ComingNext_SkinFetcher/data/ComingNext_SkinFetcher_reg.rss [new file with mode: 0644]
ComingNext_SkinFetcher/gfx/list_icon.bmp [new file with mode: 0644]
ComingNext_SkinFetcher/gfx/list_icon_mask.bmp [new file with mode: 0644]
ComingNext_SkinFetcher/gfx/mark_icon.bmp [new file with mode: 0644]
ComingNext_SkinFetcher/gfx/mark_icon_mask.bmp [new file with mode: 0644]
ComingNext_SkinFetcher/gfx/qgn_menu_ComingNext_SkinFetcher.svg [new file with mode: 0644]
ComingNext_SkinFetcher/gfx/svg2s60.pl [new file with mode: 0644]
ComingNext_SkinFetcher/group/ABLD.BAT [new file with mode: 0644]
ComingNext_SkinFetcher/group/ComingNext_SkinFetcher.mmp [new file with mode: 0644]
ComingNext_SkinFetcher/group/Icons_aif_scalable_dc.mk [new file with mode: 0644]
ComingNext_SkinFetcher/group/bld.inf [new file with mode: 0644]
ComingNext_SkinFetcher/inc/ComingNext_SkinFetcher.hrh [new file with mode: 0644]
ComingNext_SkinFetcher/inc/ComingNext_SkinFetcher.pan [new file with mode: 0644]
ComingNext_SkinFetcher/inc/ComingNext_SkinFetcherAppUi.h [new file with mode: 0644]
ComingNext_SkinFetcher/inc/ComingNext_SkinFetcherApplication.h [new file with mode: 0644]
ComingNext_SkinFetcher/inc/ComingNext_SkinFetcherContainer.h [new file with mode: 0644]
ComingNext_SkinFetcher/inc/ComingNext_SkinFetcherContainer.hrh [new file with mode: 0644]
ComingNext_SkinFetcher/inc/ComingNext_SkinFetcherContainerView.h [new file with mode: 0644]
ComingNext_SkinFetcher/inc/ComingNext_SkinFetcherDocument.h [new file with mode: 0644]
ComingNext_SkinFetcher/inc/SkinFetcher.h [new file with mode: 0644]
ComingNext_SkinFetcher/sis/ComingNext_SkinFetcher.pkg [new file with mode: 0644]
ComingNext_SkinFetcher/sis/backup_registration.xml [new file with mode: 0644]
ComingNext_SkinFetcher/src/ComingNext_SkinFetcherAppUi.cpp [new file with mode: 0644]
ComingNext_SkinFetcher/src/ComingNext_SkinFetcherApplication.cpp [new file with mode: 0644]
ComingNext_SkinFetcher/src/ComingNext_SkinFetcherContainer.cpp [new file with mode: 0644]
ComingNext_SkinFetcher/src/ComingNext_SkinFetcherContainerView.cpp [new file with mode: 0644]
ComingNext_SkinFetcher/src/ComingNext_SkinFetcherDocument.cpp [new file with mode: 0644]
ComingNext_SkinFetcher/src/SkinFetcher.cpp [new file with mode: 0644]