move beginbox & endbox to box_* so we can tidy up our static/t/ directory a little...
authorWilfried Goesgens <dothebart@citadel.org>
Fri, 15 Jul 2011 12:54:38 +0000 (12:54 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Fri, 15 Jul 2011 12:54:38 +0000 (12:54 +0000)
commita5847d1c3dedf75f2f5f8e8a8c9de2f2ed1873e8
tree40e56428df84a0bb13cd08a51b44c55ff73f3e12
parent18fe7ea43ad7e4f97f0feed59aff620d677bdc2f
move beginbox & endbox to box_* so we can tidy up our static/t/ directory a little more.
25 files changed:
webcit/auth.c
webcit/event.c
webcit/graphics.c
webcit/listsub.c
webcit/openid.c
webcit/sieve.c
webcit/static/t/aide/display_generic_result.html
webcit/static/t/beginbox.html [deleted file]
webcit/static/t/beginbox_1.html [deleted file]
webcit/static/t/beginbox_2.html [deleted file]
webcit/static/t/beginbox_nt.html [deleted file]
webcit/static/t/box/begin.html [new file with mode: 0644]
webcit/static/t/box/begin_1.html [new file with mode: 0644]
webcit/static/t/box/begin_2.html [new file with mode: 0644]
webcit/static/t/box/begin_nt.html [new file with mode: 0644]
webcit/static/t/box/end.html [new file with mode: 0644]
webcit/static/t/endbox.html [deleted file]
webcit/static/t/knrooms_rooms.html
webcit/static/t/room/create.html
webcit/static/t/room/display_private.html
webcit/static/t/room/zapped_list.html
webcit/static/t/sieve/add.html
webcit/subst.c
webcit/sysmsgs.c
webcit/vcard_edit.c