* added scripts/modest-parse-presets.pl, src/modest-presets.[ch]:
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Fri, 3 Nov 2006 15:12:14 +0000 (15:12 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Fri, 3 Nov 2006 15:12:14 +0000 (15:12 +0000)
commite34599b2fdab11f4ea229279ca49f75cfad77bf6
treecfbbd585260d758aa1e0801469b932809f2a186d
parent2cff393cb605994743bfd36cca323fa0be152907
* added scripts/modest-parse-presets.pl, src/modest-presets.[ch]:
  imported first iteration of the presets system, which will allow modest
  to use preset provider info (mailservers etc.). the system uses an existing
  excel-sheet with this information, and the perl script translates this into
  a GKeyFile understood by modest-presets.[ch]. This excelsheet has not been
  checked-in yet.

pmo-trunk-r479
scripts/modest-parse-presets.pl [new file with mode: 0755]
src/modest-presets.c [new file with mode: 0644]
src/modest-presets.h [new file with mode: 0644]