[cvs] commit: turba LICENSE README add.php addressbooks.php browse.php contact.php data.php delete.php deletefile.php display.php edit.php index.php minisearch.php search.php test.php vcard.php view.php turba/config .cvsignore attributes.php.dist conf.xml ...
Jan Schneider
jan at horde.org
Thu Dec 20 14:35:23 UTC 2007
jan 2007-12-20 09:35:23 EST
Modified files: (Branch: FRAMEWORK_3)
. LICENSE README add.php addressbooks.php
browse.php data.php delete.php edit.php
index.php minisearch.php search.php
test.php vcard.php view.php
config .cvsignore attributes.php.dist conf.xml
menu.php.dist mime_drivers.php.dist
prefs.php.dist sources.php.dist
docs CHANGES CREDITS INSTALL RELEASE_NOTES
TODO UPGRADING
lib Driver.php List.php ListView.php
Object.php Turba.php api.php base.php
prefs.php version.php
lib/Block minisearch.php tree_menu.php
lib/Driver imsp.php kolab.php ldap.php prefs.php
sql.php
lib/Object Group.php
lib/tests tovcard.phpt
locale/ar_SY/LC_MESSAGES turba.mo
locale/bg_BG/LC_MESSAGES turba.mo
locale/ca_ES help.xml
locale/da_DK/LC_MESSAGES turba.mo
locale/de_DE/LC_MESSAGES turba.mo
locale/es_ES/LC_MESSAGES turba.mo
locale/et_EE/LC_MESSAGES turba.mo
locale/fa_IR/LC_MESSAGES turba.mo
locale/fi_FI help.xml
locale/fi_FI/LC_MESSAGES turba.mo
locale/fr_FR/LC_MESSAGES turba.mo
locale/gl_ES/LC_MESSAGES turba.mo
locale/hu_HU/LC_MESSAGES turba.mo
locale/it_IT/LC_MESSAGES turba.mo
locale/ja_JP/LC_MESSAGES turba.mo
locale/ko_KR/LC_MESSAGES turba.mo
locale/lt_LT/LC_MESSAGES turba.mo
locale/lv_LV/LC_MESSAGES turba.mo
locale/mk_MK/LC_MESSAGES turba.mo
locale/nb_NO/LC_MESSAGES turba.mo
locale/nl_NL/LC_MESSAGES turba.mo
locale/nn_NO/LC_MESSAGES turba.mo
locale/pl_PL/LC_MESSAGES turba.mo
locale/pt_BR/LC_MESSAGES turba.mo
locale/pt_PT help.xml
locale/ro_RO/LC_MESSAGES turba.mo
locale/ru_RU/LC_MESSAGES turba.mo
locale/sk_SK help.xml
locale/sk_SK/LC_MESSAGES turba.mo
locale/sl_SI/LC_MESSAGES turba.mo
locale/sv_SE/LC_MESSAGES turba.mo
locale/tr_TR help.xml
locale/tr_TR/LC_MESSAGES turba.mo
locale/uk_UA/LC_MESSAGES turba.mo
locale/zh_CN/LC_MESSAGES turba.mo
locale/zh_TW/LC_MESSAGES turba.mo
packaging/redhat rh9-turba.spec turba.spec
po ar_SY.po bg_BG.po da_DK.po de_DE.po
es_ES.po et_EE.po fa_IR.po fi_FI.po
fr_FR.po gl_ES.po hu_HU.po it_IT.po
ja_JP.po ko_KR.po lt_LT.po lv_LV.po
mk_MK.po nb_NO.po nl_NL.po nn_NO.po
pl_PL.po pt_BR.po ro_RO.po ru_RU.po
sk_SK.po sl_SI.po sv_SE.po tr_TR.po
turba.pot uk_UA.po zh_CN.po zh_TW.po
scripts import_vcards.php
scripts/sql turba.mssql.sql turba.oci8.sql
turba.pgsql.sql turba.sql turba.xml
turba_weddingguests.sql
scripts/upgrades 1.2_to_2.0.oci8.sql
public_to_horde_share.php
templates addressbooks.inc common-header.inc
menu.inc
templates/block minisearch.inc
templates/browse actions.inc column_footers.inc
column_headers.inc header.inc
javascript.inc row.inc search.inc
search_criteria.inc
templates/data export.inc import.inc
templates/prefs addressbookselect.inc columnselect.inc
imsp_opt.inc
themes screen.css
themes/graphics contact.png group.png new.png turba.png
themes/graphics/menu browse.png new.png
Added files: (Branch: FRAMEWORK_3)
. contact.php deletefile.php
config hooks.php.dist
js QuickFinder.js contact_tabs.js effects.js
prototype.js redbox.js scriptaculous.js
js/src QuickFinder.js contact_tabs.js effects.js
prototype.js redbox.js scriptaculous.js
lib/Data ldif.php
lib/Driver favourites.php group.php share.php
vbook.php
lib/Forms AddContact.php Contact.php
EditContact.php
lib/Maintenance/Task upgradelists.php upgradeprefs.php
lib/Views Browse.php Contact.php DeleteContact.php
EditContact.php
lib/tests ApiTest.php BrowsePageTest.php
DriverTest.php GroupTest.php ListTest.php
ListViewTest.php TestBase.php
ViewBrowseTest.php import.ldif
importCRLF.ldif ldif_exportFile.phpt
ldif_importFile.phpt
ldif_importFileCRLF.phpt tohash.phpt
scripts import_squirrelmail_abook.php
scripts/sql test.xml
scripts/upgrades 2.1_to_2.2_sql_schema.php
2007-06-17_flatten_shares.php
templates/browse search_vbook.inc
templates/list alphaPager.inc numPager.inc
themes/bluewhite screen.css
themes/graphics az_secondary.png redbox_spinner.gif
search.png za_secondary.png
themes/silver/graphics az_secondary.png contact.png
favicon.ico group.png new.png turba.png
za_secondary.png
themes/silver/graphics/menu browse.png new.png
themes/tango-blue/graphics az_secondary.png contact.png
favicon.ico group.png new.png
turba.png za_secondary.png
themes/tango-blue/graphics/menu browse.png new.png
Removed files: (Branch: FRAMEWORK_3)
. display.php
lib ObjectView.php Renderer.php
templates/browse footer.inc footerAlpha.inc
Log:
Merge from HEAD.
Revision Changes Path
1.64.2.11 +0 -124 turba/Attic/display.php (dead)
1.1.2.4 +1 -1 turba/LICENSE
1.12.10.4 +2 -2 turba/README
1.54.4.13 +25 -86 turba/add.php
1.3.2.8 +108 -53 turba/addressbooks.php
1.76.2.26 +25 -367 turba/browse.php
1.9.10.3 +3 -2 turba/config/.cvsignore
1.36.6.5 +266 -101 turba/config/attributes.php.dist
1.6.2.4 +5 -3 turba/config/conf.xml
1.1.2.1 +40 -0 turba/config/hooks.php.dist (new)
1.4.8.1 +2 -2 turba/config/menu.php.dist
1.2.2.2 +0 -0 turba/config/mime_drivers.php.dist
1.28.10.5 +23 -35 turba/config/prefs.php.dist
1.97.6.24 +410 -220 turba/config/sources.php.dist
1.8.2.1 +106 -0 turba/contact.php (new)
1.70.4.12 +29 -22 turba/data.php
1.29.4.6 +4 -2 turba/delete.php
1.6.2.1 +48 -0 turba/deletefile.php (new)
1.181.2.115 +89 -25 turba/docs/CHANGES
1.54.8.27 +2 -0 turba/docs/CREDITS
1.10.10.6 +17 -5 turba/docs/INSTALL
1.22.2.29 +17 -12 turba/docs/RELEASE_NOTES
1.3.10.1 +2 -5 turba/docs/TODO
1.3.6.8 +101 -6 turba/docs/UPGRADING
1.70.4.9 +37 -193 turba/edit.php
1.29.10.9 +10 -8 turba/index.php
1.7.2.1 +1 -0 turba/js/QuickFinder.js (new)
1.7.2.1 +1 -0 turba/js/contact_tabs.js (new)
1.3.2.1 +1 -0 turba/js/effects.js (new)
1.12.2.1 +1 -0 turba/js/prototype.js (new)
1.9.2.1 +1 -0 turba/js/redbox.js (new)
1.2.2.1 +1 -0 turba/js/scriptaculous.js (new)
1.3.2.1 +85 -0 turba/js/src/QuickFinder.js (new)
1.4.2.1 +19 -0 turba/js/src/contact_tabs.js (new)
1.3.2.1 +1122 -0 turba/js/src/effects.js (new)
1.9.2.1 +4184 -0 turba/js/src/prototype.js (new)
1.7.2.1 +129 -0 turba/js/src/redbox.js (new)
1.2.2.1 +58 -0 turba/js/src/scriptaculous.js (new)
1.27.4.5 +0 -166 turba/lib/Attic/ObjectView.php (dead)
1.19.6.2 +0 -61 turba/lib/Attic/Renderer.php (dead)
1.17.2.4 +1 -1 turba/lib/Block/minisearch.php
1.5.2.2 +12 -2 turba/lib/Block/tree_menu.php
1.2.2.1 +308 -0 turba/lib/Data/ldif.php (new)
1.57.2.39 +537 -143 turba/lib/Driver.php
1.5.2.1 +136 -0 turba/lib/Driver/favourites.php (new)
1.2.2.1 +158 -0 turba/lib/Driver/group.php (new)
1.21.4.16 +193 -73 turba/lib/Driver/imsp.php
1.5.10.10 +563 -67 turba/lib/Driver/kolab.php
1.54.4.17 +37 -15 turba/lib/Driver/ldap.php
1.10.10.6 +1 -2 turba/lib/Driver/prefs.php
1.11.2.1 +186 -0 turba/lib/Driver/share.php (new)
1.59.10.18 +160 -33 turba/lib/Driver/sql.php
1.8.2.1 +156 -0 turba/lib/Driver/vbook.php (new)
1.9.2.1 +93 -0 turba/lib/Forms/AddContact.php (new)
1.3.2.1 +113 -0 turba/lib/Forms/Contact.php (new)
1.6.2.1 +188 -0 turba/lib/Forms/EditContact.php (new)
1.41.10.5 +73 -50 turba/lib/List.php
1.17.10.15 +253 -112 turba/lib/ListView.php
1.6.2.1 +140 -0 turba/lib/Maintenance/Task/upgradelists.php (new)
1.11.2.1 +211 -0 turba/lib/Maintenance/Task/upgradeprefs.php (new)
1.17.10.6 +76 -24 turba/lib/Object.php
1.9.2.3 +17 -9 turba/lib/Object/Group.php
1.59.4.30 +275 -201 turba/lib/Turba.php
1.12.2.1 +399 -0 turba/lib/Views/Browse.php (new)
1.16.2.1 +123 -0 turba/lib/Views/Contact.php (new)
1.3.2.1 +77 -0 turba/lib/Views/DeleteContact.php (new)
1.8.2.1 +76 -0 turba/lib/Views/EditContact.php (new)
1.120.2.39 +322 -111 turba/lib/api.php
1.62.10.18 +19 -11 turba/lib/base.php
1.2.10.7 +3 -37 turba/lib/prefs.php
1.2.2.1 +50 -0 turba/lib/tests/ApiTest.php (new)
1.3.2.1 +185 -0 turba/lib/tests/BrowsePageTest.php (new)
1.2.2.1 +51 -0 turba/lib/tests/DriverTest.php (new)
1.2.2.1 +31 -0 turba/lib/tests/GroupTest.php (new)
1.2.2.1 +32 -0 turba/lib/tests/ListTest.php (new)
1.2.2.1 +89 -0 turba/lib/tests/ListViewTest.php (new)
1.3.2.1 +275 -0 turba/lib/tests/TestBase.php (new)
1.3.2.1 +186 -0 turba/lib/tests/ViewBrowseTest.php (new)
1.1.2.1 +51 -0 turba/lib/tests/import.ldif (new)
1.1.2.1 +51 -0 turba/lib/tests/importCRLF.ldif (new)
1.1.2.1 +92 -0 turba/lib/tests/ldif_exportFile.phpt (new)
1.2.2.1 +85 -0 turba/lib/tests/ldif_importFile.phpt (new)
1.1.2.1 +85 -0 turba/lib/tests/ldif_importFileCRLF.phpt (new)
1.3.2.1 +154 -0 turba/lib/tests/tohash.phpt (new)
1.1.2.3 +21 -6 turba/lib/tests/tovcard.phpt
1.10.12.32 +1 -1 turba/lib/version.php
1.2.12.2 +35 -18 turba/locale/ar_SY/LC_MESSAGES/turba.mo
1.4.12.2 +81 -28 turba/locale/bg_BG/LC_MESSAGES/turba.mo
1.1.2.2 +3 -3 turba/locale/ca_ES/help.xml
1.1.14.5 +254 -245 turba/locale/da_DK/LC_MESSAGES/turba.mo
1.51.2.28 +234 -236 turba/locale/de_DE/LC_MESSAGES/turba.mo
1.11.2.7 +264 -221 turba/locale/es_ES/LC_MESSAGES/turba.mo
1.3.10.4 +231 -245 turba/locale/et_EE/LC_MESSAGES/turba.mo
1.4.4.4 +175 -172 turba/locale/fa_IR/LC_MESSAGES/turba.mo
1.7.2.11 +230 -227 turba/locale/fi_FI/LC_MESSAGES/turba.mo
1.4.10.4 +1 -1 turba/locale/fi_FI/help.xml
1.22.2.13 +214 -200 turba/locale/fr_FR/LC_MESSAGES/turba.mo
1.1.14.2 +20 -18 turba/locale/gl_ES/LC_MESSAGES/turba.mo
1.2.2.9 +228 -229 turba/locale/hu_HU/LC_MESSAGES/turba.mo
1.11.10.7 +232 -147 turba/locale/it_IT/LC_MESSAGES/turba.mo
1.6.2.7 +302 -286 turba/locale/ja_JP/LC_MESSAGES/turba.mo
1.4.12.3 +39 -39 turba/locale/ko_KR/LC_MESSAGES/turba.mo
1.6.4.2 +225 -188 turba/locale/lt_LT/LC_MESSAGES/turba.mo
1.1.14.2 +17 -27 turba/locale/lv_LV/LC_MESSAGES/turba.mo
1.1.14.2 +13 -29 turba/locale/mk_MK/LC_MESSAGES/turba.mo
1.1.14.4 +158 -89 turba/locale/nb_NO/LC_MESSAGES/turba.mo
1.36.2.6 +264 -234 turba/locale/nl_NL/LC_MESSAGES/turba.mo
1.2.12.2 +28 -14 turba/locale/nn_NO/LC_MESSAGES/turba.mo
1.2.12.10 +150 -139 turba/locale/pl_PL/LC_MESSAGES/turba.mo
1.3.12.7 +258 -208 turba/locale/pt_BR/LC_MESSAGES/turba.mo
1.3.10.2 +3 -3 turba/locale/pt_PT/help.xml
1.1.14.2 +16 -25 turba/locale/ro_RO/LC_MESSAGES/turba.mo
1.2.12.5 +32 -47 turba/locale/ru_RU/LC_MESSAGES/turba.mo
1.18.2.9 +239 -208 turba/locale/sk_SK/LC_MESSAGES/turba.mo
1.4.10.1 +3 -3 turba/locale/sk_SK/help.xml
1.1.14.6 +231 -208 turba/locale/sl_SI/LC_MESSAGES/turba.mo
1.14.2.8 +149 -246 turba/locale/sv_SE/LC_MESSAGES/turba.mo
1.1.2.4 +266 -224 turba/locale/tr_TR/LC_MESSAGES/turba.mo
1.1.2.2 +0 -0 turba/locale/tr_TR/help.xml
1.2.12.2 +186 -33 turba/locale/uk_UA/LC_MESSAGES/turba.mo
1.5.10.3 +216 -307 turba/locale/zh_CN/LC_MESSAGES/turba.mo
1.27.4.8 +260 -252 turba/locale/zh_TW/LC_MESSAGES/turba.mo
1.20.4.12 +7 -9 turba/minisearch.php
1.2.10.3 +0 -0 turba/packaging/redhat/rh9-turba.spec
1.11.10.4 +2 -2 turba/packaging/redhat/turba.spec
1.1.14.2 +425 -1067 turba/po/ar_SY.po
1.4.12.2 +204 -1081 turba/po/bg_BG.po
1.1.14.5 +339 -190 turba/po/da_DK.po
1.44.2.27 +670 -353 turba/po/de_DE.po
1.7.2.4 +448 -655 turba/po/es_ES.po
1.4.10.4 +264 -256 turba/po/et_EE.po
1.4.4.3 +210 -335 turba/po/fa_IR.po
1.7.2.10 +671 -368 turba/po/fi_FI.po
1.10.2.6 +559 -348 turba/po/fr_FR.po
1.1.14.2 +197 -1166 turba/po/gl_ES.po
1.2.2.7 +367 -660 turba/po/hu_HU.po
1.13.10.6 +789 -589 turba/po/it_IT.po
1.5.2.7 +580 -347 turba/po/ja_JP.po
1.3.12.3 +319 -622 turba/po/ko_KR.po
1.7.4.2 +837 -572 turba/po/lt_LT.po
1.1.14.2 +172 -1164 turba/po/lv_LV.po
1.1.14.2 +143 -1201 turba/po/mk_MK.po
1.1.14.3 +298 -1142 turba/po/nb_NO.po
1.31.2.6 +731 -447 turba/po/nl_NL.po
1.2.12.2 +158 -1169 turba/po/nn_NO.po
1.2.12.6 +758 -541 turba/po/pl_PL.po
1.1.14.8 +380 -568 turba/po/pt_BR.po
1.1.14.2 +186 -1165 turba/po/ro_RO.po
1.2.12.4 +432 -961 turba/po/ru_RU.po
1.16.2.6 +368 -652 turba/po/sk_SK.po
1.1.14.4 +656 -613 turba/po/sl_SI.po
1.13.4.5 +274 -500 turba/po/sv_SE.po
1.1.2.3 +316 -578 turba/po/tr_TR.po
1.32.2.24 +634 -329 turba/po/turba.pot
1.2.12.2 +873 -756 turba/po/uk_UA.po
1.3.10.3 +582 -357 turba/po/zh_CN.po
1.17.6.8 +660 -388 turba/po/zh_TW.po
1.5.2.1 +170 -0 turba/scripts/import_squirrelmail_abook.php (new)
1.4.2.4 +4 -2 turba/scripts/import_vcards.php
1.2.2.1 +154 -0 turba/scripts/sql/test.xml (new)
1.1.2.2 +35 -9 turba/scripts/sql/turba.mssql.sql
1.1.2.2 +33 -7 turba/scripts/sql/turba.oci8.sql
1.1.2.2 +36 -10 turba/scripts/sql/turba.pgsql.sql
1.1.2.2 +34 -9 turba/scripts/sql/turba.sql
1.1.2.2 +181 -9 turba/scripts/sql/turba.xml
1.3.8.1 +4 -6 turba/scripts/sql/turba_weddingguests.sql
1.1.2.2 +0 -0 turba/scripts/upgrades/1.2_to_2.0.oci8.sql
1.18.2.1 +255 -0 turba/scripts/upgrades/2.1_to_2.2_sql_schema.php (new)
1.10.2.1 +141 -0 turba/scripts/upgrades/2007-06-17_flatten_shares.php (new)
1.3.2.7 +12 -18 turba/scripts/upgrades/public_to_horde_share.php
1.94.4.14 +96 -18 turba/search.php
1.6.2.11 +42 -25 turba/templates/addressbooks.inc
1.13.4.5 +15 -6 turba/templates/block/minisearch.inc
1.8.10.3 +0 -13 turba/templates/browse/Attic/footer.inc (dead)
1.3.10.4 +0 -24 turba/templates/browse/Attic/footerAlpha.inc (dead)
1.18.4.12 +10 -8 turba/templates/browse/actions.inc
1.4.12.5 +0 -2 turba/templates/browse/column_footers.inc
1.19.2.10 +28 -31 turba/templates/browse/column_headers.inc
1.4.12.3 +10 -2 turba/templates/browse/header.inc
1.12.4.4 +6 -15 turba/templates/browse/javascript.inc
1.10.2.3 +29 -19 turba/templates/browse/row.inc
1.9.4.8 +64 -48 turba/templates/browse/search.inc
1.2.6.5 +2 -4 turba/templates/browse/search_criteria.inc
1.10.2.1 +17 -0 turba/templates/browse/search_vbook.inc (new)
1.25.10.6 +5 -5 turba/templates/common-header.inc
1.18.10.4 +5 -4 turba/templates/data/export.inc
1.17.10.4 +7 -6 turba/templates/data/import.inc
1.1.2.1 +24 -0 turba/templates/list/alphaPager.inc (new)
1.3.2.1 +16 -0 turba/templates/list/numPager.inc (new)
1.1.4.3 +7 -6 turba/templates/menu.inc
1.3.2.3 +11 -11 turba/templates/prefs/addressbookselect.inc
1.17.2.8 +14 -13 turba/templates/prefs/columnselect.inc
1.4.2.3 +4 -4 turba/templates/prefs/imsp_opt.inc
1.9.10.7 +28 -12 turba/test.php
1.1.2.1 +7 -0 turba/themes/bluewhite/screen.css (new)
1.2.2.1 +3 -0 turba/themes/graphics/az_secondary.png (new)
1.2.2.1 +1 -2 turba/themes/graphics/contact.png
1.1.4.1 +1 -3 turba/themes/graphics/group.png
1.2.2.1 +2 -1 turba/themes/graphics/menu/browse.png
1.2.2.1 +3 -1 turba/themes/graphics/menu/new.png
1.2.2.1 +3 -1 turba/themes/graphics/new.png
1.2.2.1 +39 -0 turba/themes/graphics/redbox_spinner.gif (new)
1.2.2.1 +6 -0 turba/themes/graphics/search.png (new)
1.2.2.1 +1 -2 turba/themes/graphics/turba.png
1.2.2.1 +3 -0 turba/themes/graphics/za_secondary.png (new)
1.2.4.2 +85 -1 turba/themes/screen.css
1.1.2.1 +6 -0 turba/themes/silver/graphics/az_secondary.png (new)
1.1.2.1 +4 -0 turba/themes/silver/graphics/contact.png (new)
1.1.2.1 +17 -0 turba/themes/silver/graphics/favicon.ico (new)
1.1.2.1 +7 -0 turba/themes/silver/graphics/group.png (new)
1.1.2.1 +3 -0 turba/themes/silver/graphics/menu/browse.png (new)
1.1.2.1 +4 -0 turba/themes/silver/graphics/menu/new.png (new)
1.1.2.1 +4 -0 turba/themes/silver/graphics/new.png (new)
1.1.2.1 +3 -0 turba/themes/silver/graphics/turba.png (new)
1.1.2.1 +5 -0 turba/themes/silver/graphics/za_secondary.png (new)
1.1.2.1 +3 -0 turba/themes/tango-blue/graphics/az_secondary.png (new)
1.1.2.1 +5 -0 turba/themes/tango-blue/graphics/contact.png (new)
1.1.2.1 +2 -0 turba/themes/tango-blue/graphics/favicon.ico (new)
1.1.2.1 +8 -0 turba/themes/tango-blue/graphics/group.png (new)
1.1.2.1 +6 -0 turba/themes/tango-blue/graphics/menu/browse.png (new)
1.1.2.1 +6 -0 turba/themes/tango-blue/graphics/menu/new.png (new)
1.1.2.1 +6 -0 turba/themes/tango-blue/graphics/new.png (new)
1.1.2.1 +5 -0 turba/themes/tango-blue/graphics/turba.png (new)
1.1.2.1 +3 -0 turba/themes/tango-blue/graphics/za_secondary.png (new)
1.12.10.6 +11 -10 turba/vcard.php
1.6.2.4 +21 -6 turba/view.php
Chora Links:
http://cvs.horde.org/co.php/turba/Attic/display.php?r=1.64.2.10
http://cvs.horde.org/diff.php/turba/LICENSE?r1=1.1.2.3&r2=1.1.2.4&ty=u
http://cvs.horde.org/diff.php/turba/README?r1=1.12.10.3&r2=1.12.10.4&ty=u
http://cvs.horde.org/diff.php/turba/add.php?r1=1.54.4.12&r2=1.54.4.13&ty=u
http://cvs.horde.org/diff.php/turba/addressbooks.php?r1=1.3.2.7&r2=1.3.2.8&ty=u
http://cvs.horde.org/diff.php/turba/browse.php?r1=1.76.2.25&r2=1.76.2.26&ty=u
http://cvs.horde.org/diff.php/turba/config/.cvsignore?r1=1.9.10.2&r2=1.9.10.3&ty=u
http://cvs.horde.org/diff.php/turba/config/attributes.php.dist?r1=1.36.6.4&r2=1.36.6.5&ty=u
http://cvs.horde.org/diff.php/turba/config/conf.xml?r1=1.6.2.3&r2=1.6.2.4&ty=u
http://cvs.horde.org/co.php/turba/config/hooks.php.dist?r=1.1.2.1
http://cvs.horde.org/diff.php/turba/config/menu.php.dist?r1=1.4&r2=1.4.8.1&ty=u
http://cvs.horde.org/diff.php/turba/config/mime_drivers.php.dist?r1=1.2.2.1&r2=1.2.2.2&ty=u
http://cvs.horde.org/diff.php/turba/config/prefs.php.dist?r1=1.28.10.4&r2=1.28.10.5&ty=u
http://cvs.horde.org/diff.php/turba/config/sources.php.dist?r1=1.97.6.23&r2=1.97.6.24&ty=u
http://cvs.horde.org/co.php/turba/contact.php?r=1.8.2.1
http://cvs.horde.org/diff.php/turba/data.php?r1=1.70.4.11&r2=1.70.4.12&ty=u
http://cvs.horde.org/diff.php/turba/delete.php?r1=1.29.4.5&r2=1.29.4.6&ty=u
http://cvs.horde.org/co.php/turba/deletefile.php?r=1.6.2.1
http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.181.2.114&r2=1.181.2.115&ty=u
http://cvs.horde.org/diff.php/turba/docs/CREDITS?r1=1.54.8.26&r2=1.54.8.27&ty=u
http://cvs.horde.org/diff.php/turba/docs/INSTALL?r1=1.10.10.5&r2=1.10.10.6&ty=u
http://cvs.horde.org/diff.php/turba/docs/RELEASE_NOTES?r1=1.22.2.28&r2=1.22.2.29&ty=u
http://cvs.horde.org/diff.php/turba/docs/TODO?r1=1.3&r2=1.3.10.1&ty=u
http://cvs.horde.org/diff.php/turba/docs/UPGRADING?r1=1.3.6.7&r2=1.3.6.8&ty=u
http://cvs.horde.org/diff.php/turba/edit.php?r1=1.70.4.8&r2=1.70.4.9&ty=u
http://cvs.horde.org/diff.php/turba/index.php?r1=1.29.10.8&r2=1.29.10.9&ty=u
http://cvs.horde.org/co.php/turba/js/QuickFinder.js?r=1.7.2.1
http://cvs.horde.org/co.php/turba/js/contact_tabs.js?r=1.7.2.1
http://cvs.horde.org/co.php/turba/js/effects.js?r=1.3.2.1
http://cvs.horde.org/co.php/turba/js/prototype.js?r=1.12.2.1
http://cvs.horde.org/co.php/turba/js/redbox.js?r=1.9.2.1
http://cvs.horde.org/co.php/turba/js/scriptaculous.js?r=1.2.2.1
http://cvs.horde.org/co.php/turba/js/src/QuickFinder.js?r=1.3.2.1
http://cvs.horde.org/co.php/turba/js/src/contact_tabs.js?r=1.4.2.1
http://cvs.horde.org/co.php/turba/js/src/effects.js?r=1.3.2.1
http://cvs.horde.org/co.php/turba/js/src/prototype.js?r=1.9.2.1
http://cvs.horde.org/co.php/turba/js/src/redbox.js?r=1.7.2.1
http://cvs.horde.org/co.php/turba/js/src/scriptaculous.js?r=1.2.2.1
http://cvs.horde.org/co.php/turba/lib/Attic/ObjectView.php?r=1.27.4.4
http://cvs.horde.org/co.php/turba/lib/Attic/Renderer.php?r=1.19.6.1
http://cvs.horde.org/diff.php/turba/lib/Block/minisearch.php?r1=1.17.2.3&r2=1.17.2.4&ty=u
http://cvs.horde.org/diff.php/turba/lib/Block/tree_menu.php?r1=1.5.2.1&r2=1.5.2.2&ty=u
http://cvs.horde.org/co.php/turba/lib/Data/ldif.php?r=1.2.2.1
http://cvs.horde.org/diff.php/turba/lib/Driver.php?r1=1.57.2.38&r2=1.57.2.39&ty=u
http://cvs.horde.org/co.php/turba/lib/Driver/favourites.php?r=1.5.2.1
http://cvs.horde.org/co.php/turba/lib/Driver/group.php?r=1.2.2.1
http://cvs.horde.org/diff.php/turba/lib/Driver/imsp.php?r1=1.21.4.15&r2=1.21.4.16&ty=u
http://cvs.horde.org/diff.php/turba/lib/Driver/kolab.php?r1=1.5.10.9&r2=1.5.10.10&ty=u
http://cvs.horde.org/diff.php/turba/lib/Driver/ldap.php?r1=1.54.4.16&r2=1.54.4.17&ty=u
http://cvs.horde.org/diff.php/turba/lib/Driver/prefs.php?r1=1.10.10.5&r2=1.10.10.6&ty=u
http://cvs.horde.org/co.php/turba/lib/Driver/share.php?r=1.11.2.1
http://cvs.horde.org/diff.php/turba/lib/Driver/sql.php?r1=1.59.10.17&r2=1.59.10.18&ty=u
http://cvs.horde.org/co.php/turba/lib/Driver/vbook.php?r=1.8.2.1
http://cvs.horde.org/co.php/turba/lib/Forms/AddContact.php?r=1.9.2.1
http://cvs.horde.org/co.php/turba/lib/Forms/Contact.php?r=1.3.2.1
http://cvs.horde.org/co.php/turba/lib/Forms/EditContact.php?r=1.6.2.1
http://cvs.horde.org/diff.php/turba/lib/List.php?r1=1.41.10.4&r2=1.41.10.5&ty=u
http://cvs.horde.org/diff.php/turba/lib/ListView.php?r1=1.17.10.14&r2=1.17.10.15&ty=u
http://cvs.horde.org/co.php/turba/lib/Maintenance/Task/upgradelists.php?r=1.6.2.1
http://cvs.horde.org/co.php/turba/lib/Maintenance/Task/upgradeprefs.php?r=1.11.2.1
http://cvs.horde.org/diff.php/turba/lib/Object.php?r1=1.17.10.5&r2=1.17.10.6&ty=u
http://cvs.horde.org/diff.php/turba/lib/Object/Group.php?r1=1.9.2.2&r2=1.9.2.3&ty=u
http://cvs.horde.org/diff.php/turba/lib/Turba.php?r1=1.59.4.29&r2=1.59.4.30&ty=u
http://cvs.horde.org/co.php/turba/lib/Views/Browse.php?r=1.12.2.1
http://cvs.horde.org/co.php/turba/lib/Views/Contact.php?r=1.16.2.1
http://cvs.horde.org/co.php/turba/lib/Views/DeleteContact.php?r=1.3.2.1
http://cvs.horde.org/co.php/turba/lib/Views/EditContact.php?r=1.8.2.1
http://cvs.horde.org/diff.php/turba/lib/api.php?r1=1.120.2.38&r2=1.120.2.39&ty=u
http://cvs.horde.org/diff.php/turba/lib/base.php?r1=1.62.10.17&r2=1.62.10.18&ty=u
http://cvs.horde.org/diff.php/turba/lib/prefs.php?r1=1.2.10.6&r2=1.2.10.7&ty=u
http://cvs.horde.org/co.php/turba/lib/tests/ApiTest.php?r=1.2.2.1
http://cvs.horde.org/co.php/turba/lib/tests/BrowsePageTest.php?r=1.3.2.1
http://cvs.horde.org/co.php/turba/lib/tests/DriverTest.php?r=1.2.2.1
http://cvs.horde.org/co.php/turba/lib/tests/GroupTest.php?r=1.2.2.1
http://cvs.horde.org/co.php/turba/lib/tests/ListTest.php?r=1.2.2.1
http://cvs.horde.org/co.php/turba/lib/tests/ListViewTest.php?r=1.2.2.1
http://cvs.horde.org/co.php/turba/lib/tests/TestBase.php?r=1.3.2.1
http://cvs.horde.org/co.php/turba/lib/tests/ViewBrowseTest.php?r=1.3.2.1
http://cvs.horde.org/co.php/turba/lib/tests/import.ldif?r=1.1.2.1
http://cvs.horde.org/co.php/turba/lib/tests/importCRLF.ldif?r=1.1.2.1
http://cvs.horde.org/co.php/turba/lib/tests/ldif_exportFile.phpt?r=1.1.2.1
http://cvs.horde.org/co.php/turba/lib/tests/ldif_importFile.phpt?r=1.2.2.1
http://cvs.horde.org/co.php/turba/lib/tests/ldif_importFileCRLF.phpt?r=1.1.2.1
http://cvs.horde.org/co.php/turba/lib/tests/tohash.phpt?r=1.3.2.1
http://cvs.horde.org/diff.php/turba/lib/tests/tovcard.phpt?r1=1.1.2.2&r2=1.1.2.3&ty=u
http://cvs.horde.org/diff.php/turba/lib/version.php?r1=1.10.12.31&r2=1.10.12.32&ty=u
http://cvs.horde.org/diff.php/turba/locale/ar_SY/LC_MESSAGES/turba.mo?r1=1.2.12.1&r2=1.2.12.2&ty=u
http://cvs.horde.org/diff.php/turba/locale/bg_BG/LC_MESSAGES/turba.mo?r1=1.4.12.1&r2=1.4.12.2&ty=u
http://cvs.horde.org/diff.php/turba/locale/ca_ES/help.xml?r1=1.1.2.1&r2=1.1.2.2&ty=u
http://cvs.horde.org/diff.php/turba/locale/da_DK/LC_MESSAGES/turba.mo?r1=1.1.14.4&r2=1.1.14.5&ty=u
http://cvs.horde.org/diff.php/turba/locale/de_DE/LC_MESSAGES/turba.mo?r1=1.51.2.27&r2=1.51.2.28&ty=u
http://cvs.horde.org/diff.php/turba/locale/es_ES/LC_MESSAGES/turba.mo?r1=1.11.2.6&r2=1.11.2.7&ty=u
http://cvs.horde.org/diff.php/turba/locale/et_EE/LC_MESSAGES/turba.mo?r1=1.3.10.3&r2=1.3.10.4&ty=u
http://cvs.horde.org/diff.php/turba/locale/fa_IR/LC_MESSAGES/turba.mo?r1=1.4.4.3&r2=1.4.4.4&ty=u
http://cvs.horde.org/diff.php/turba/locale/fi_FI/LC_MESSAGES/turba.mo?r1=1.7.2.10&r2=1.7.2.11&ty=u
http://cvs.horde.org/diff.php/turba/locale/fi_FI/help.xml?r1=1.4.10.3&r2=1.4.10.4&ty=u
http://cvs.horde.org/diff.php/turba/locale/fr_FR/LC_MESSAGES/turba.mo?r1=1.22.2.12&r2=1.22.2.13&ty=u
http://cvs.horde.org/diff.php/turba/locale/gl_ES/LC_MESSAGES/turba.mo?r1=1.1.14.1&r2=1.1.14.2&ty=u
http://cvs.horde.org/diff.php/turba/locale/hu_HU/LC_MESSAGES/turba.mo?r1=1.2.2.8&r2=1.2.2.9&ty=u
http://cvs.horde.org/diff.php/turba/locale/it_IT/LC_MESSAGES/turba.mo?r1=1.11.10.6&r2=1.11.10.7&ty=u
http://cvs.horde.org/diff.php/turba/locale/ja_JP/LC_MESSAGES/turba.mo?r1=1.6.2.6&r2=1.6.2.7&ty=u
http://cvs.horde.org/diff.php/turba/locale/ko_KR/LC_MESSAGES/turba.mo?r1=1.4.12.2&r2=1.4.12.3&ty=u
http://cvs.horde.org/diff.php/turba/locale/lt_LT/LC_MESSAGES/turba.mo?r1=1.6.4.1&r2=1.6.4.2&ty=u
http://cvs.horde.org/diff.php/turba/locale/lv_LV/LC_MESSAGES/turba.mo?r1=1.1.14.1&r2=1.1.14.2&ty=u
http://cvs.horde.org/diff.php/turba/locale/mk_MK/LC_MESSAGES/turba.mo?r1=1.1.14.1&r2=1.1.14.2&ty=u
http://cvs.horde.org/diff.php/turba/locale/nb_NO/LC_MESSAGES/turba.mo?r1=1.1.14.3&r2=1.1.14.4&ty=u
http://cvs.horde.org/diff.php/turba/locale/nl_NL/LC_MESSAGES/turba.mo?r1=1.36.2.5&r2=1.36.2.6&ty=u
http://cvs.horde.org/diff.php/turba/locale/nn_NO/LC_MESSAGES/turba.mo?r1=1.2.12.1&r2=1.2.12.2&ty=u
http://cvs.horde.org/diff.php/turba/locale/pl_PL/LC_MESSAGES/turba.mo?r1=1.2.12.9&r2=1.2.12.10&ty=u
http://cvs.horde.org/diff.php/turba/locale/pt_BR/LC_MESSAGES/turba.mo?r1=1.3.12.6&r2=1.3.12.7&ty=u
http://cvs.horde.org/diff.php/turba/locale/pt_PT/help.xml?r1=1.3.10.1&r2=1.3.10.2&ty=u
http://cvs.horde.org/diff.php/turba/locale/ro_RO/LC_MESSAGES/turba.mo?r1=1.1.14.1&r2=1.1.14.2&ty=u
http://cvs.horde.org/diff.php/turba/locale/ru_RU/LC_MESSAGES/turba.mo?r1=1.2.12.4&r2=1.2.12.5&ty=u
http://cvs.horde.org/diff.php/turba/locale/sk_SK/LC_MESSAGES/turba.mo?r1=1.18.2.8&r2=1.18.2.9&ty=u
http://cvs.horde.org/diff.php/turba/locale/sk_SK/help.xml?r1=1.4&r2=1.4.10.1&ty=u
http://cvs.horde.org/diff.php/turba/locale/sl_SI/LC_MESSAGES/turba.mo?r1=1.1.14.5&r2=1.1.14.6&ty=u
http://cvs.horde.org/diff.php/turba/locale/sv_SE/LC_MESSAGES/turba.mo?r1=1.14.2.7&r2=1.14.2.8&ty=u
http://cvs.horde.org/diff.php/turba/locale/tr_TR/LC_MESSAGES/turba.mo?r1=1.1.2.3&r2=1.1.2.4&ty=u
http://cvs.horde.org/diff.php/turba/locale/tr_TR/help.xml?r1=1.1.2.1&r2=1.1.2.2&ty=u
http://cvs.horde.org/diff.php/turba/locale/uk_UA/LC_MESSAGES/turba.mo?r1=1.2.12.1&r2=1.2.12.2&ty=u
http://cvs.horde.org/diff.php/turba/locale/zh_CN/LC_MESSAGES/turba.mo?r1=1.5.10.2&r2=1.5.10.3&ty=u
http://cvs.horde.org/diff.php/turba/locale/zh_TW/LC_MESSAGES/turba.mo?r1=1.27.4.7&r2=1.27.4.8&ty=u
http://cvs.horde.org/diff.php/turba/minisearch.php?r1=1.20.4.11&r2=1.20.4.12&ty=u
http://cvs.horde.org/diff.php/turba/packaging/redhat/rh9-turba.spec?r1=1.2.10.2&r2=1.2.10.3&ty=u
http://cvs.horde.org/diff.php/turba/packaging/redhat/turba.spec?r1=1.11.10.3&r2=1.11.10.4&ty=u
http://cvs.horde.org/diff.php/turba/po/ar_SY.po?r1=1.1.14.1&r2=1.1.14.2&ty=u
http://cvs.horde.org/diff.php/turba/po/bg_BG.po?r1=1.4.12.1&r2=1.4.12.2&ty=u
http://cvs.horde.org/diff.php/turba/po/da_DK.po?r1=1.1.14.4&r2=1.1.14.5&ty=u
http://cvs.horde.org/diff.php/turba/po/de_DE.po?r1=1.44.2.26&r2=1.44.2.27&ty=u
http://cvs.horde.org/diff.php/turba/po/es_ES.po?r1=1.7.2.3&r2=1.7.2.4&ty=u
http://cvs.horde.org/diff.php/turba/po/et_EE.po?r1=1.4.10.3&r2=1.4.10.4&ty=u
http://cvs.horde.org/diff.php/turba/po/fa_IR.po?r1=1.4.4.2&r2=1.4.4.3&ty=u
http://cvs.horde.org/diff.php/turba/po/fi_FI.po?r1=1.7.2.9&r2=1.7.2.10&ty=u
http://cvs.horde.org/diff.php/turba/po/fr_FR.po?r1=1.10.2.5&r2=1.10.2.6&ty=u
http://cvs.horde.org/diff.php/turba/po/gl_ES.po?r1=1.1.14.1&r2=1.1.14.2&ty=u
http://cvs.horde.org/diff.php/turba/po/hu_HU.po?r1=1.2.2.6&r2=1.2.2.7&ty=u
http://cvs.horde.org/diff.php/turba/po/it_IT.po?r1=1.13.10.5&r2=1.13.10.6&ty=u
http://cvs.horde.org/diff.php/turba/po/ja_JP.po?r1=1.5.2.6&r2=1.5.2.7&ty=u
http://cvs.horde.org/diff.php/turba/po/ko_KR.po?r1=1.3.12.2&r2=1.3.12.3&ty=u
http://cvs.horde.org/diff.php/turba/po/lt_LT.po?r1=1.7.4.1&r2=1.7.4.2&ty=u
http://cvs.horde.org/diff.php/turba/po/lv_LV.po?r1=1.1.14.1&r2=1.1.14.2&ty=u
http://cvs.horde.org/diff.php/turba/po/mk_MK.po?r1=1.1.14.1&r2=1.1.14.2&ty=u
http://cvs.horde.org/diff.php/turba/po/nb_NO.po?r1=1.1.14.2&r2=1.1.14.3&ty=u
http://cvs.horde.org/diff.php/turba/po/nl_NL.po?r1=1.31.2.5&r2=1.31.2.6&ty=u
http://cvs.horde.org/diff.php/turba/po/nn_NO.po?r1=1.2.12.1&r2=1.2.12.2&ty=u
http://cvs.horde.org/diff.php/turba/po/pl_PL.po?r1=1.2.12.5&r2=1.2.12.6&ty=u
http://cvs.horde.org/diff.php/turba/po/pt_BR.po?r1=1.1.14.7&r2=1.1.14.8&ty=u
http://cvs.horde.org/diff.php/turba/po/ro_RO.po?r1=1.1.14.1&r2=1.1.14.2&ty=u
http://cvs.horde.org/diff.php/turba/po/ru_RU.po?r1=1.2.12.3&r2=1.2.12.4&ty=u
http://cvs.horde.org/diff.php/turba/po/sk_SK.po?r1=1.16.2.5&r2=1.16.2.6&ty=u
http://cvs.horde.org/diff.php/turba/po/sl_SI.po?r1=1.1.14.3&r2=1.1.14.4&ty=u
http://cvs.horde.org/diff.php/turba/po/sv_SE.po?r1=1.13.4.4&r2=1.13.4.5&ty=u
http://cvs.horde.org/diff.php/turba/po/tr_TR.po?r1=1.1.2.2&r2=1.1.2.3&ty=u
http://cvs.horde.org/diff.php/turba/po/turba.pot?r1=1.32.2.23&r2=1.32.2.24&ty=u
http://cvs.horde.org/diff.php/turba/po/uk_UA.po?r1=1.2.12.1&r2=1.2.12.2&ty=u
http://cvs.horde.org/diff.php/turba/po/zh_CN.po?r1=1.3.10.2&r2=1.3.10.3&ty=u
http://cvs.horde.org/diff.php/turba/po/zh_TW.po?r1=1.17.6.7&r2=1.17.6.8&ty=u
http://cvs.horde.org/co.php/turba/scripts/import_squirrelmail_abook.php?r=1.5.2.1
http://cvs.horde.org/diff.php/turba/scripts/import_vcards.php?r1=1.4.2.3&r2=1.4.2.4&ty=u
http://cvs.horde.org/co.php/turba/scripts/sql/test.xml?r=1.2.2.1
http://cvs.horde.org/diff.php/turba/scripts/sql/turba.mssql.sql?r1=1.1.2.1&r2=1.1.2.2&ty=u
http://cvs.horde.org/diff.php/turba/scripts/sql/turba.oci8.sql?r1=1.1.2.1&r2=1.1.2.2&ty=u
http://cvs.horde.org/diff.php/turba/scripts/sql/turba.pgsql.sql?r1=1.1.2.1&r2=1.1.2.2&ty=u
http://cvs.horde.org/diff.php/turba/scripts/sql/turba.sql?r1=1.1.2.1&r2=1.1.2.2&ty=u
http://cvs.horde.org/diff.php/turba/scripts/sql/turba.xml?r1=1.1.2.1&r2=1.1.2.2&ty=u
http://cvs.horde.org/diff.php/turba/scripts/sql/turba_weddingguests.sql?r1=1.3&r2=1.3.8.1&ty=u
http://cvs.horde.org/diff.php/turba/scripts/upgrades/1.2_to_2.0.oci8.sql?r1=1.1.2.1&r2=1.1.2.2&ty=u
http://cvs.horde.org/co.php/turba/scripts/upgrades/2.1_to_2.2_sql_schema.php?r=1.18.2.1
http://cvs.horde.org/co.php/turba/scripts/upgrades/2007-06-17_flatten_shares.php?r=1.10.2.1
http://cvs.horde.org/diff.php/turba/scripts/upgrades/public_to_horde_share.php?r1=1.3.2.6&r2=1.3.2.7&ty=u
http://cvs.horde.org/diff.php/turba/search.php?r1=1.94.4.13&r2=1.94.4.14&ty=u
http://cvs.horde.org/diff.php/turba/templates/addressbooks.inc?r1=1.6.2.10&r2=1.6.2.11&ty=u
http://cvs.horde.org/diff.php/turba/templates/block/minisearch.inc?r1=1.13.4.4&r2=1.13.4.5&ty=u
http://cvs.horde.org/co.php/turba/templates/browse/Attic/footer.inc?r=1.8.10.2
http://cvs.horde.org/co.php/turba/templates/browse/Attic/footerAlpha.inc?r=1.3.10.3
http://cvs.horde.org/diff.php/turba/templates/browse/actions.inc?r1=1.18.4.11&r2=1.18.4.12&ty=u
http://cvs.horde.org/diff.php/turba/templates/browse/column_footers.inc?r1=1.4.12.4&r2=1.4.12.5&ty=u
http://cvs.horde.org/diff.php/turba/templates/browse/column_headers.inc?r1=1.19.2.9&r2=1.19.2.10&ty=u
http://cvs.horde.org/diff.php/turba/templates/browse/header.inc?r1=1.4.12.2&r2=1.4.12.3&ty=u
http://cvs.horde.org/diff.php/turba/templates/browse/javascript.inc?r1=1.12.4.3&r2=1.12.4.4&ty=u
http://cvs.horde.org/diff.php/turba/templates/browse/row.inc?r1=1.10.2.2&r2=1.10.2.3&ty=u
http://cvs.horde.org/diff.php/turba/templates/browse/search.inc?r1=1.9.4.7&r2=1.9.4.8&ty=u
http://cvs.horde.org/diff.php/turba/templates/browse/search_criteria.inc?r1=1.2.6.4&r2=1.2.6.5&ty=u
http://cvs.horde.org/co.php/turba/templates/browse/search_vbook.inc?r=1.10.2.1
http://cvs.horde.org/diff.php/turba/templates/common-header.inc?r1=1.25.10.5&r2=1.25.10.6&ty=u
http://cvs.horde.org/diff.php/turba/templates/data/export.inc?r1=1.18.10.3&r2=1.18.10.4&ty=u
http://cvs.horde.org/diff.php/turba/templates/data/import.inc?r1=1.17.10.3&r2=1.17.10.4&ty=u
http://cvs.horde.org/co.php/turba/templates/list/alphaPager.inc?r=1.1.2.1
http://cvs.horde.org/co.php/turba/templates/list/numPager.inc?r=1.3.2.1
http://cvs.horde.org/diff.php/turba/templates/menu.inc?r1=1.1.4.2&r2=1.1.4.3&ty=u
http://cvs.horde.org/diff.php/turba/templates/prefs/addressbookselect.inc?r1=1.3.2.2&r2=1.3.2.3&ty=u
http://cvs.horde.org/diff.php/turba/templates/prefs/columnselect.inc?r1=1.17.2.7&r2=1.17.2.8&ty=u
http://cvs.horde.org/diff.php/turba/templates/prefs/imsp_opt.inc?r1=1.4.2.2&r2=1.4.2.3&ty=u
http://cvs.horde.org/diff.php/turba/test.php?r1=1.9.10.6&r2=1.9.10.7&ty=u
http://cvs.horde.org/co.php/turba/themes/bluewhite/screen.css?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/graphics/az_secondary.png?r=1.2.2.1
http://cvs.horde.org/diff.php/turba/themes/graphics/contact.png?r1=1.2&r2=1.2.2.1&ty=u
http://cvs.horde.org/diff.php/turba/themes/graphics/group.png?r1=1.1&r2=1.1.4.1&ty=u
http://cvs.horde.org/diff.php/turba/themes/graphics/menu/browse.png?r1=1.2&r2=1.2.2.1&ty=u
http://cvs.horde.org/diff.php/turba/themes/graphics/menu/new.png?r1=1.2&r2=1.2.2.1&ty=u
http://cvs.horde.org/diff.php/turba/themes/graphics/new.png?r1=1.2&r2=1.2.2.1&ty=u
http://cvs.horde.org/co.php/turba/themes/graphics/redbox_spinner.gif?r=1.2.2.1
http://cvs.horde.org/co.php/turba/themes/graphics/search.png?r=1.2.2.1
http://cvs.horde.org/diff.php/turba/themes/graphics/turba.png?r1=1.2&r2=1.2.2.1&ty=u
http://cvs.horde.org/co.php/turba/themes/graphics/za_secondary.png?r=1.2.2.1
http://cvs.horde.org/diff.php/turba/themes/screen.css?r1=1.2.4.1&r2=1.2.4.2&ty=u
http://cvs.horde.org/co.php/turba/themes/silver/graphics/az_secondary.png?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/silver/graphics/contact.png?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/silver/graphics/favicon.ico?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/silver/graphics/group.png?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/silver/graphics/menu/browse.png?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/silver/graphics/menu/new.png?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/silver/graphics/new.png?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/silver/graphics/turba.png?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/silver/graphics/za_secondary.png?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/tango-blue/graphics/az_secondary.png?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/tango-blue/graphics/contact.png?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/tango-blue/graphics/favicon.ico?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/tango-blue/graphics/group.png?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/tango-blue/graphics/menu/browse.png?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/tango-blue/graphics/menu/new.png?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/tango-blue/graphics/new.png?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/tango-blue/graphics/turba.png?r=1.1.2.1
http://cvs.horde.org/co.php/turba/themes/tango-blue/graphics/za_secondary.png?r=1.1.2.1
http://cvs.horde.org/diff.php/turba/vcard.php?r1=1.12.10.5&r2=1.12.10.6&ty=u
http://cvs.horde.org/diff.php/turba/view.php?r1=1.6.2.3&r2=1.6.2.4&ty=u
More information about the cvs
mailing list