forked from Alinto/sogo-connector
-
Notifications
You must be signed in to change notification settings - Fork 0
/
chrome.manifest
97 lines (71 loc) · 4.6 KB
/
chrome.manifest
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
#
# SOGo Connector components
#
resource sogo-connector components/
component {dc93fc98-bec6-11dc-b37a-00163e47dbb4} components/ContextManager.jsm
contract @inverse.ca/context-manager;1 {dc93fc98-bec6-11dc-b37a-00163e47dbb4}
component {72d92fb6-f9e1-11dc-9794-00163e47dbb4} components/SyncProgressManager.jsm
contract @inverse.ca/sync-progress-manager;1 {72d92fb6-f9e1-11dc-9794-00163e47dbb4
component {c9a28da6-f9cd-11dc-9c23-00163e47dbb4} components/NotificationManager.js
contract @inverse.ca/notification-manager;1 {c9a28da6-f9cd-11dc-9c23-00163e47dbb4}
manifest components/CardDAVDirectoryFactory.manifest
manifest components/CardDAVDirectory.manifest
manifest components/SOGoConnectorAutocompleteSearch.manifest
manifest components/CalDAVACLManager.manifest
#
# Thunderbird GUI alterations
#
content sogo-connector chrome/content/sogo-connector/
skin sogo-connector classic/1.0 chrome/skin/classic/sogo-connector/
locale sogo-connector cs-CZ chrome/locale/cs-CZ/sogo-connector/
locale sogo-connector en-US chrome/locale/en-US/sogo-connector/
locale sogo-connector fr-FR chrome/locale/fr-FR/sogo-connector/
locale sogo-connector de-DE chrome/locale/de-DE/sogo-connector/
locale sogo-connector nl-NL chrome/locale/nl-NL/sogo-connector/
locale sogo-connector hu-HU chrome/locale/hu-HU/sogo-connector/
locale sogo-connector it-IT chrome/locale/it-IT/sogo-connector/
content inverse-library chrome/content/inverse-library/
style chrome://global/content/customizeToolbar.xul chrome://sogo-connector/skin/addressbook/addressbook.groupdav.overlay.css
# From SOGo Integrator
overlay chrome://messenger/content/messenger.xul chrome://sogo-connector/content/messenger/startup-overlay.xul
# OK
overlay chrome://messenger/content/messenger.xul chrome://sogo-connector/content/addressbook/messenger.groupdav.overlay.xul
# OK
overlay chrome://messenger/content/messageWindow.xul chrome://sogo-connector/content/addressbook/messagewindow-overlay.xul
# ?? likely create lots of UI issues in the AB
overlay chrome://messenger/content/addressbook/addressbook.xul chrome://sogo-connector/content/addressbook/addressbook.groupdav.overlay.xul
# OK
overlay chrome://messenger/content/addressbook/addressbook.xul chrome://sogo-connector/content/addressbook/cardview-overlay.xul
# OK
overlay chrome://messenger/content/addressbook/abNewCardDialog.xul chrome://sogo-connector/content/addressbook/abNewCardDialog.groupdav.overlay.xul
overlay chrome://messenger/content/addressbook/abEditCardDialog.xul chrome://sogo-connector/content/addressbook/abEditCardDialog.groupdav.overlay.xul
# OK (both)
overlay chrome://messenger/content/addressbook/abMailListDialog.xul chrome://sogo-connector/content/addressbook/edit-list-overlay.xul
overlay chrome://messenger/content/addressbook/abEditListDialog.xul chrome://sogo-connector/content/addressbook/edit-list-overlay.xul
# NOK - issues with list editable
overlay chrome://messenger/content/addressbook/abCardOverlay.xul chrome://sogo-connector/content/addressbook/common-card-overlay.xul
# Support for commentAttribute in composition window
# ??
overlay chrome://messenger/content/messengercompose/messengercompose.xul chrome://sogo-connector/content/messengercompose/messengercompose-overlay.xul
# Name of current calendar in title in the invitations list
overlay chrome://calendar/content/calendar-invitations-dialog.xul chrome://sogo-connector/content/calendar/calendar-invitations-dialog.xul
# Preferences overlay. Display > Contact Catogries and default classifications in Calendar > General
overlay about:preferences chrome://sogo-connector/content/preferences/preferences-overlay.xul
#
# Overlay from SOGo Integrator
#
# ?? - for the password propagation
overlay chrome://global/content/commonDialog.xul chrome://sogo-connector/content/global/common-dialog-overlay.xul
# replacement of "AddContact", used when clicking on the "star" button, located next to addresses displayed in email headers
# ok
overlay chrome://messenger/content/messenger.xul chrome://sogo-connector/content/global/headerview-overlay.xul
# ok
overlay chrome://messenger/content/newTagDialog.xul chrome://sogo-connector/content/global/newtag-overlay.xul
# ok
overlay chrome://messenger/content/addressbook/abMailListDialog.xul chrome://sogo-connector/content/addressbook/newlist-overlay.xul
# ok
overlay chrome://messenger/content/messenger.xul chrome://sogo-connector/content/calendar/calendar-overlay.xul
# ok
overlay chrome://calendar/content/calendar-properties-dialog.xul chrome://sogo-connector/content/calendar/properties-overlay.xul
# ok
overlay chrome://calendar/content/calendar-event-dialog.xul chrome://sogo-connector/content/calendar/calendar-event-dialog.xul