Commit Graph

10 Commits

Author SHA1 Message Date
Mario Fetka 39406774bb Complete classic webmail organizer views
Debian Trixie package bundle / packages (push) Successful in 21m22s
2026-07-22 04:36:40 +02:00
Mario Fetka 1dfb76462e Complete web mail organizer views
Debian Trixie package bundle / packages (push) Successful in 21m53s
2026-07-22 04:06:14 +02:00
Mario Fetka a66823a5a4 Prepare Bongo 0.7 modernization 2026-07-17 11:34:08 +02:00
Mario Fetka 613e58c3e6 Add personal sender identities and signatures 2026-07-16 19:48:39 +02:00
Mario Fetka 7a2f562c1c Manage external accounts from web settings 2026-07-16 17:50:58 +02:00
Mario Fetka e53392592e Expose external mail provider presets 2026-07-16 16:24:50 +02:00
Mario Fetka 16015f8559 Modernize Bongo 0.7.0 foundation 2026-07-16 14:26:58 +02:00
alexhudson d337c3d486 Merge remove-mdb branch onto trunk, branch is now closed! 2008-01-23 08:20:27 +00:00
jonnylamb 67c91f6090 * Change l10n stuff in Dragonfly from labels to strings. This is all Alex Hixon's work.
* Alex also added a different gettext scheme to use the po/ system as opposed to the dragonfly.properties file.
* I have added a po2json script. This uses polib to take strings out of /po/bongo-web.pot and create a json file.
* Currently a few issues are here though:
  + src/www/js/JCal.js is commented out in po/POTFILES.bongo-web because it's creating errors of some charset or something when 'make update-pot' is called. This should be resolved shortly.
  + The po2json script is absolutely disgusting at the moment. It works, but the source is in need of a little cleanup. This should also be rather quick and easy to cut-down.
  + I have edited src/www/js/Gettext.js to use a different directory from what is desired. Ultimately, /l10n/$lang/LC_MESSAGES/dragonfly.js will be used, but at the moment, /l10n/$lang.js is being used. This is also another TODO thing..
  + It currently doesn't work. No joke. This is some JS-issue. However, it pretty much does work if you're using English because now that all gettext msgids are now strings, and not labels, DF falls back on them, and all is fine. There are just some warnings spaffed out on the logs and on the login screen.
  + I have just seen that I made a silly mistake in configure.ac. I'll fix that on the next commit, in a few seconds..
So, please do not try out this commit (or the next) unless your name is Alexander Hixon.
2007-07-13 10:57:11 +00:00
jonnylamb 277769e69d Add directory that SVN previously didn't. Apparently it was already under revision control.. *sigh* 2007-07-12 13:29:36 +00:00