From 8db352111c77b005a5159de38422d676526403af Mon Sep 17 00:00:00 2001 From: the_mgt Date: Fri, 1 Jul 2011 03:05:37 +0200 Subject: [PATCH] reverted 755 permissions on files to 644. Wherever that came from, sorry... Also renamed an icon to the proper .png name --- webcit/static/icons/8paint16.gif | Bin webcit/static/icons/bubble.gif | Bin webcit/static/icons/bubble_filler.gif | Bin webcit/static/icons/citadel-button-32x32.gif | Bin webcit/static/icons/closewindow.gif | Bin .../essen/32x32/{addcontact.pngg => addcontact.png} | Bin webcit/static/icons/openid-32x32.gif | Bin webcit/static/icons/openid-small.gif | Bin webcit/static/icons/resizecorner.png | Bin webcit/static/icons/resizegrippy.gif | Bin webcit/static/icons/throbber.gif | Bin webcit/static/styles/iconbaricns.css | 0 webcit/static/styles/webcit.css | 0 webcit/static/t/aide/edituser/select.html | 0 webcit/static/t/aide/serverrestart/box.html | 0 webcit/static/t/aide/serverrestart/box_page_do.html | 0 webcit/static/t/confirmlogoff.html | 0 webcit/static/t/edit_message.html | 0 webcit/static/t/edit_message/attachments_pane.html | 0 webcit/static/t/files/section_onefile.html | 0 webcit/static/t/get_logged_in.html | 0 webcit/static/t/iconbar/edit.html | 0 webcit/static/t/iconbar/save.html | 0 webcit/static/t/msg_listview.html | 0 webcit/static/t/navbar.html | 0 webcit/static/t/openid_manual_create.html | 0 webcit/static/t/room/edit/tab_access.html | 0 webcit/static/t/room/edit/tab_listserv.html | 0 webcit/static/t/room/view_picture.html | 0 webcit/static/t/room/zap_entry.html | 0 webcit/static/t/roomchat.html | 0 webcit/static/t/vnoteitem.html | 0 webcit/static/t/who.html | 0 webcit/static/t/who/box_list_static.html | 0 webcit/static/t/who/section.html | 0 webcit/static/t/who/summary_section.html | 0 36 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 webcit/static/icons/8paint16.gif mode change 100755 => 100644 webcit/static/icons/bubble.gif mode change 100755 => 100644 webcit/static/icons/bubble_filler.gif mode change 100755 => 100644 webcit/static/icons/citadel-button-32x32.gif mode change 100755 => 100644 webcit/static/icons/closewindow.gif rename webcit/static/icons/essen/32x32/{addcontact.pngg => addcontact.png} (100%) mode change 100755 => 100644 webcit/static/icons/openid-32x32.gif mode change 100755 => 100644 webcit/static/icons/openid-small.gif mode change 100755 => 100644 webcit/static/icons/resizecorner.png mode change 100755 => 100644 webcit/static/icons/resizegrippy.gif mode change 100755 => 100644 webcit/static/icons/throbber.gif mode change 100755 => 100644 webcit/static/styles/iconbaricns.css mode change 100755 => 100644 webcit/static/styles/webcit.css mode change 100755 => 100644 webcit/static/t/aide/edituser/select.html mode change 100755 => 100644 webcit/static/t/aide/serverrestart/box.html mode change 100755 => 100644 webcit/static/t/aide/serverrestart/box_page_do.html mode change 100755 => 100644 webcit/static/t/confirmlogoff.html mode change 100755 => 100644 webcit/static/t/edit_message.html mode change 100755 => 100644 webcit/static/t/edit_message/attachments_pane.html mode change 100755 => 100644 webcit/static/t/files/section_onefile.html mode change 100755 => 100644 webcit/static/t/get_logged_in.html mode change 100755 => 100644 webcit/static/t/iconbar/edit.html mode change 100755 => 100644 webcit/static/t/iconbar/save.html mode change 100755 => 100644 webcit/static/t/msg_listview.html mode change 100755 => 100644 webcit/static/t/navbar.html mode change 100755 => 100644 webcit/static/t/openid_manual_create.html mode change 100755 => 100644 webcit/static/t/room/edit/tab_access.html mode change 100755 => 100644 webcit/static/t/room/edit/tab_listserv.html mode change 100755 => 100644 webcit/static/t/room/view_picture.html mode change 100755 => 100644 webcit/static/t/room/zap_entry.html mode change 100755 => 100644 webcit/static/t/roomchat.html mode change 100755 => 100644 webcit/static/t/vnoteitem.html mode change 100755 => 100644 webcit/static/t/who.html mode change 100755 => 100644 webcit/static/t/who/box_list_static.html mode change 100755 => 100644 webcit/static/t/who/section.html mode change 100755 => 100644 webcit/static/t/who/summary_section.html diff --git a/webcit/static/icons/8paint16.gif b/webcit/static/icons/8paint16.gif old mode 100755 new mode 100644 diff --git a/webcit/static/icons/bubble.gif b/webcit/static/icons/bubble.gif old mode 100755 new mode 100644 diff --git a/webcit/static/icons/bubble_filler.gif b/webcit/static/icons/bubble_filler.gif old mode 100755 new mode 100644 diff --git a/webcit/static/icons/citadel-button-32x32.gif b/webcit/static/icons/citadel-button-32x32.gif old mode 100755 new mode 100644 diff --git a/webcit/static/icons/closewindow.gif b/webcit/static/icons/closewindow.gif old mode 100755 new mode 100644 diff --git a/webcit/static/icons/essen/32x32/addcontact.pngg b/webcit/static/icons/essen/32x32/addcontact.png similarity index 100% rename from webcit/static/icons/essen/32x32/addcontact.pngg rename to webcit/static/icons/essen/32x32/addcontact.png diff --git a/webcit/static/icons/openid-32x32.gif b/webcit/static/icons/openid-32x32.gif old mode 100755 new mode 100644 diff --git a/webcit/static/icons/openid-small.gif b/webcit/static/icons/openid-small.gif old mode 100755 new mode 100644 diff --git a/webcit/static/icons/resizecorner.png b/webcit/static/icons/resizecorner.png old mode 100755 new mode 100644 diff --git a/webcit/static/icons/resizegrippy.gif b/webcit/static/icons/resizegrippy.gif old mode 100755 new mode 100644 diff --git a/webcit/static/icons/throbber.gif b/webcit/static/icons/throbber.gif old mode 100755 new mode 100644 diff --git a/webcit/static/styles/iconbaricns.css b/webcit/static/styles/iconbaricns.css old mode 100755 new mode 100644 diff --git a/webcit/static/styles/webcit.css b/webcit/static/styles/webcit.css old mode 100755 new mode 100644 diff --git a/webcit/static/t/aide/edituser/select.html b/webcit/static/t/aide/edituser/select.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/aide/serverrestart/box.html b/webcit/static/t/aide/serverrestart/box.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/aide/serverrestart/box_page_do.html b/webcit/static/t/aide/serverrestart/box_page_do.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/confirmlogoff.html b/webcit/static/t/confirmlogoff.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/edit_message.html b/webcit/static/t/edit_message.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/edit_message/attachments_pane.html b/webcit/static/t/edit_message/attachments_pane.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/files/section_onefile.html b/webcit/static/t/files/section_onefile.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/get_logged_in.html b/webcit/static/t/get_logged_in.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/iconbar/edit.html b/webcit/static/t/iconbar/edit.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/iconbar/save.html b/webcit/static/t/iconbar/save.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/msg_listview.html b/webcit/static/t/msg_listview.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/navbar.html b/webcit/static/t/navbar.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/openid_manual_create.html b/webcit/static/t/openid_manual_create.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/room/edit/tab_access.html b/webcit/static/t/room/edit/tab_access.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/room/edit/tab_listserv.html b/webcit/static/t/room/edit/tab_listserv.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/room/view_picture.html b/webcit/static/t/room/view_picture.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/room/zap_entry.html b/webcit/static/t/room/zap_entry.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/roomchat.html b/webcit/static/t/roomchat.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/vnoteitem.html b/webcit/static/t/vnoteitem.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/who.html b/webcit/static/t/who.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/who/box_list_static.html b/webcit/static/t/who/box_list_static.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/who/section.html b/webcit/static/t/who/section.html old mode 100755 new mode 100644 diff --git a/webcit/static/t/who/summary_section.html b/webcit/static/t/who/summary_section.html old mode 100755 new mode 100644 -- 2.30.2