Adapted c-files to new iconset "Essen"
authorthe_mgt <themgt@ueberserver.de>
Fri, 1 Jul 2011 01:30:54 +0000 (03:30 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 21:10:04 +0000 (21:10 +0000)
commitc77900f83a8fb36b2c0f4459056cb891f4b08b8d
tree081941571a4a900a9bde6552448e7a97211d8d29
parent8db352111c77b005a5159de38422d676526403af
Adapted c-files to new iconset "Essen"
Moved some additional icons from static/ to static/icons
The goal is, that we can remove all stray image files from static/ after the transition
Only relevant .gif in static that is left should be citadel-logo.gif.
26 files changed:
webcit/addressbook_popup.c
webcit/buildpackages
webcit/calendar.c
webcit/calendar_view.c
webcit/downloads.c
webcit/event.c
webcit/openid.c
webcit/roomchat.c
webcit/sieve.c
webcit/smtpqueue.c
webcit/static/blank.gif [deleted file]
webcit/static/delete.gif [deleted file]
webcit/static/down_pointer.gif [deleted file]
webcit/static/error.gif [deleted file]
webcit/static/icons/blank.gif [new file with mode: 0644]
webcit/static/icons/delete.gif [new file with mode: 0644]
webcit/static/icons/down_pointer.gif [new file with mode: 0644]
webcit/static/icons/error.gif [new file with mode: 0644]
webcit/static/icons/sort_none.gif [new file with mode: 0644]
webcit/static/icons/up_pointer.gif [new file with mode: 0644]
webcit/static/sort_none.gif [deleted file]
webcit/static/up_pointer.gif [deleted file]
webcit/subst.c
webcit/summary.c
webcit/userlist.c
webcit/vcard_edit.c