source: trunk/LATMOS-Accounts-Web/MANIFEST @ 1168

Last change on this file since 1168 was 1167, checked in by nanardon, 12 years ago

kill useless icons

File size: 6.8 KB
Line 
1Changes
2MANIFEST
3MANIFEST.skip
4Makefile.PL
5README
6apache/proxy.conf
7etc/httpd/latmos-accounts-web.conf
8etc/init.d/latmos-accounts-web
9etc/latmos-accounts-web.yml
10latmos-accounts-web.spec.in
11lib/Catalyst/Authentication/Credential/La.pm
12lib/LATMOS/Accounts/Web.pm
13lib/LATMOS/Accounts/Web/Controller/About.pm
14lib/LATMOS/Accounts/Web/Controller/Admin.pm
15lib/LATMOS/Accounts/Web/Controller/Admin/Requests.pm
16lib/LATMOS/Accounts/Web/Controller/Ajax.pm
17lib/LATMOS/Accounts/Web/Controller/Ajax/Services/Mailing.pm
18lib/LATMOS/Accounts/Web/Controller/Aliases.pm
19lib/LATMOS/Accounts/Web/Controller/Create.pm
20lib/LATMOS/Accounts/Web/Controller/Groups.pm
21lib/LATMOS/Accounts/Web/Controller/Logout.pm
22lib/LATMOS/Accounts/Web/Controller/NetHosts.pm
23lib/LATMOS/Accounts/Web/Controller/NetZones.pm
24lib/LATMOS/Accounts/Web/Controller/Request.pm
25lib/LATMOS/Accounts/Web/Controller/Root.pm
26lib/LATMOS/Accounts/Web/Controller/Rpc.pm
27lib/LATMOS/Accounts/Web/Controller/Search.pm
28lib/LATMOS/Accounts/Web/Controller/Services/Mailing.pm
29lib/LATMOS/Accounts/Web/Controller/Sites.pm
30lib/LATMOS/Accounts/Web/Controller/Summary/Departments.pm
31lib/LATMOS/Accounts/Web/Controller/Summary/Offices.pm
32lib/LATMOS/Accounts/Web/Controller/Users.pm
33lib/LATMOS/Accounts/Web/Model/Accounts.pm
34lib/LATMOS/Accounts/Web/Model/AttrFilter.pm
35lib/LATMOS/Accounts/Web/Model/AttrForms.pm
36lib/LATMOS/Accounts/Web/View/TT.pm
37lib/LATMOS/Accounts/Web/View/TTpart.pm
38root/favicon.ico
39root/html/about/index.tt
40root/html/admin/index.tt
41root/html/admin/requests/create.tt
42root/html/admin/requests/default.tt
43root/html/admin/requests/error.tt
44root/html/admin/requests/index.tt
45root/html/admin/requests/show.tt
46root/html/admin/requests/update.tt
47root/html/ajax/attrvalues.tt
48root/html/ajax/check_new_name.tt
49root/html/ajax/check_ug_validity.tt
50root/html/ajax/cracklib.tt
51root/html/ajax/displayattr.tt
52root/html/ajax/list_objects.tt
53root/html/ajax/objattrexist.tt
54root/html/ajax/objexist.tt
55root/html/ajax/random_password.tt
56root/html/ajax/rawattr.tt
57root/html/ajax/select_freeip_select.tt
58root/html/ajax/select_objects_list.tt
59root/html/ajax/services/mailing/attachments.tt
60root/html/ajax/services/mailing/dest_list.tt
61root/html/ajax/services/mailing/quick_input.tt
62root/html/ajax/services/mailing/users_list.tt
63root/html/ajax/set_attrs.tt
64root/html/ajax/user_to_group_form.tt
65root/html/aliases/default.tt
66root/html/aliases/index.tt
67root/html/component_disabled.tt
68root/html/create/default.tt
69root/html/default.tt
70root/html/groups/default.tt
71root/html/groups/dpmt.tt
72root/html/groups/index.tt
73root/html/groups/menu.tt
74root/html/groups/object_header.tt
75root/html/groups/side_menu.tt
76root/html/groups/users.tt
77root/html/includes/adv_filter.tt
78root/html/includes/aliases_list.tt
79root/html/includes/defs.tt
80root/html/includes/filter.tt
81root/html/includes/footer.tt
82root/html/includes/form.tt
83root/html/includes/header.tt
84root/html/includes/list_objects.tt
85root/html/includes/obj_prev_next.tt
86root/html/includes/select_objects_list.tt
87root/html/includes/sidebar.tt
88root/html/login.tt
89root/html/logout.tt
90root/html/logout/index.tt
91root/html/nethosts/default.tt
92root/html/nethosts/index.tt
93root/html/nethosts/menu.tt
94root/html/nethosts/object_header.tt
95root/html/nethosts/side_menu.tt
96root/html/netzones/default.tt
97root/html/netzones/index.tt
98root/html/netzones/menu.tt
99root/html/netzones/object_header.tt
100root/html/no_object.tt
101root/html/request/default.tt
102root/html/request/index.tt
103root/html/request/recorded.tt
104root/html/search/index.tt
105root/html/services/mailing/filter.tt
106root/html/services/mailing/index.tt
107root/html/services/mailing/send.tt
108root/html/services/mailing/to.tt
109root/html/sites/default.tt
110root/html/sites/index.tt
111root/html/sites/menu.tt
112root/html/sites/object_header.tt
113root/html/summary/departments/index.tt
114root/html/summary/offices/index.tt
115root/html/users/address.tt
116root/html/users/address_form.tt
117root/html/users/default.tt
118root/html/users/groups.tt
119root/html/users/index.tt
120root/html/users/mail.tt
121root/html/users/menu.tt
122root/html/users/my.tt
123root/html/users/object_header.tt
124root/html/users/passwd.tt
125root/html/users/side_menu.tt
126root/static/images/add.png
127root/static/images/appointment-new.png
128root/static/images/avatar-default.png
129root/static/images/btn_120x50_built.png
130root/static/images/btn_120x50_built_shadow.png
131root/static/images/btn_120x50_powered.png
132root/static/images/btn_120x50_powered_shadow.png
133root/static/images/btn_88x31_built.png
134root/static/images/btn_88x31_built_shadow.png
135root/static/images/btn_88x31_powered.png
136root/static/images/btn_88x31_powered_shadow.png
137root/static/images/catalyst_logo.png
138root/static/images/changes-prevent.png
139root/static/images/contact-new.png
140root/static/images/dialog-cancel.png
141root/static/images/dialog-ok-apply.png
142root/static/images/edit-delete.png
143root/static/images/edit-disable.png
144root/static/images/edit-enable.png
145root/static/images/editclear.png
146root/static/images/emblem-default.png
147root/static/images/emblem-favorite.png
148root/static/images/emblem-urgent.png
149root/static/images/find.png
150root/static/images/group_conf.png
151root/static/images/group_del.png
152root/static/images/gtk-add.png
153root/static/images/gtk-delete.png
154root/static/images/gtk-find.png
155root/static/images/gtk-go-back-ltr.png
156root/static/images/gtk-go-back-rtl.png
157root/static/images/gtk-goto-first-ltr.png
158root/static/images/gtk-goto-first-rtl.png
159root/static/images/gtk-home.png
160root/static/images/gtk-jump-to-rtl.png
161root/static/images/icon_edit.png
162root/static/images/locked.png
163root/static/images/logviewer.png
164root/static/images/mail-mark-important.png
165root/static/images/mail-mark-junk.png
166root/static/images/mail-mark-unread-new.png
167root/static/images/mail-mark-unread.png
168root/static/images/mail-read.png
169root/static/images/mail_forward.png
170root/static/images/network-workgroup.png
171root/static/images/preferences-desktop-wallpaper.png
172root/static/images/process-stop.png
173root/static/images/site_conf.png
174root/static/images/system-users.png
175root/static/images/user-trash.png
176root/static/images/video-display.png
177root/static/images/view-media-artist.png
178root/static/images/view-pim-contacts.png
179root/static/js/CalendarPopup.js
180root/static/js/controls.js
181root/static/js/dragdrop.js
182root/static/js/effects.js
183root/static/js/prototype.js
184root/static/struct.css
185root/static/style.css
186script/latmos_accounts_web_cgi.pl
187script/latmos_accounts_web_create.pl
188script/latmos_accounts_web_fastcgi.pl
189script/latmos_accounts_web_server.pl
190script/latmos_accounts_web_test.pl
191t/01app.t
192t/02pod.t
193t/03podcoverage.t
194t/04config_load.t
195t/controller_About.t
196t/controller_Ajax-Services-Mailing.t
197t/controller_Ajax.t
198t/controller_Aliases.t
199t/controller_Create.t
200t/controller_Groups.t
201t/controller_Logout.t
202t/controller_NetHost.t
203t/controller_Request.t
204t/controller_Search.t
205t/controller_Services-Mailing.t
206t/controller_Sites.t
207t/controller_Summary-Department.t
208t/controller_Summary-Offices.t
209t/controller_Users.t
210t/model_Accounts.t
211t/model_AttrForms.t
212t/view_TT.t
213t/view_TTpart.t
Note: See TracBrowser for help on using the repository browser.