[commits] [hatchery]UNNAMED PROJECT branch, master, updated. 419c0d7e84f8385e433fc8747441118f93725e48

Chuck Hagenbuch chuck at horde.org
Tue Oct 28 06:37:38 UTC 2008


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".

The branch, master has been updated
       via  419c0d7e84f8385e433fc8747441118f93725e48 (commit)
      from  129024e9f755314bd04fca3213587f9bebb580fc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 419c0d7e84f8385e433fc8747441118f93725e48
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Oct 28 02:36:38 2008 -0400

    Add horde block dashboard widget shell and Keychain plugin for dashboard widgets. Some of these files probably shouldn't be tracked, but this is the point of the hatchery...

-----------------------------------------------------------------------

Summary of changes:
 .../CustomImages/WidgetIconLayer.tiff              |  Bin 0 -> 6410 bytes
 .../HordeBlock.wdgtproj/project.wdgt/Default.png   |  Bin 0 -> 15854 bytes
 .../project.wdgt/Horde Block.css                   |  152 ++
 .../project.wdgt/Horde Block.html                  |   43 +
 .../project.wdgt/Horde Block.js                    |  179 +++
 .../HordeBlock.wdgtproj/project.wdgt/Icon.png      |  Bin 0 -> 10572 bytes
 .../project.wdgt/Images/DevelopedWith.png          |  Bin 0 -> 3759 bytes
 .../project.wdgt/Images/back.png                   |  Bin 0 -> 116254 bytes
 .../project.wdgt/Images/front.png                  |  Bin 0 -> 14185 bytes
 .../project.wdgt/Images/logo.gif                   |  Bin 0 -> 2632 bytes
 .../project.wdgt/Images/popup_left.png             |  Bin 0 -> 298 bytes
 .../project.wdgt/Images/popup_middle.png           |  Bin 0 -> 168 bytes
 .../project.wdgt/Images/popup_right.png            |  Bin 0 -> 516 bytes
 .../HordeBlock.wdgtproj/project.wdgt/Info.plist    |   30 +
 .../Contents/Info.plist                            |   22 +
 .../Contents/MacOS/KeychainPlugIn                  |  Bin 0 -> 46712 bytes
 .../Resources/English.lproj/InfoPlist.strings      |  Bin 0 -> 276 bytes
 .../project.wdgt/Parts/GlassButton.js              |   33 +
 .../project.wdgt/Parts/InfoButton.js               |   29 +
 .../project.wdgt/Parts/PopupButton.js              |  145 ++
 .../HordeBlock.wdgtproj/project.wdgt/Parts/Text.js |   21 +
 .../project.wdgt/Parts/setup.js                    |   14 +
 .../project.wdgt/Parts/utilities.js                |  113 ++
 .../project.wdgt/en.lproj/InfoPlist.strings        |  Bin 0 -> 76 bytes
 .../project.wdgt/en.lproj/localizedStrings.js      |    2 +
 Dashboard/HordeBlock.wdgtproj/projectInfo.plist    |   91 ++
 .../KeychainPlugin/English.lproj/InfoPlist.strings |  Bin 0 -> 276 bytes
 Dashboard/KeychainPlugin/Info.plist                |   26 +
 Dashboard/KeychainPlugin/KeychainPlugIn.h          |   27 +
 Dashboard/KeychainPlugin/KeychainPlugIn.m          |  163 ++
 .../KeychainPlugIn.xcodeproj/chuck.mode1v3         | 1398 ++++++++++++++++++
 .../KeychainPlugIn.xcodeproj/chuck.pbxuser         |  149 ++
 .../KeychainPlugIn.xcodeproj/chuck.perspectivev3   | 1548 ++++++++++++++++++++
 .../KeychainPlugIn.xcodeproj/project.pbxproj       |  277 ++++
 Dashboard/KeychainPlugin/KeychainPlugIn_Prefix.pch |   17 +
 .../KeychainPlugIn.pbxindex/categories.pbxbtree    |  Bin 0 -> 2884 bytes
 .../KeychainPlugIn.pbxindex/cdecls.pbxbtree        |  Bin 0 -> 539816 bytes
 .../KeychainPlugIn.pbxindex/decls.pbxbtree         |  Bin 0 -> 537240 bytes
 .../KeychainPlugIn.pbxindex/files.pbxbtree         |  Bin 0 -> 6348 bytes
 .../KeychainPlugIn.pbxindex/imports.pbxbtree       |  Bin 0 -> 15476 bytes
 .../KeychainPlugIn.pbxindex/pbxindex.header        |  Bin 0 -> 24 bytes
 .../KeychainPlugIn.pbxindex/protocols.pbxbtree     |  Bin 0 -> 2268 bytes
 .../KeychainPlugIn.pbxindex/refs.pbxbtree          |  Bin 0 -> 407680 bytes
 .../strings.pbxstrings/control                     |  Bin 0 -> 1048596 bytes
 .../strings.pbxstrings/strings                     |  Bin 0 -> 1099705 bytes
 .../KeychainPlugIn.pbxindex/subclasses.pbxbtree    |  Bin 0 -> 3904 bytes
 .../KeychainPlugIn.pbxindex/symbols0.pbxsymbols    |  Bin 0 -> 1750120 bytes
 .../KeychainPlugIn.build/KeychainPlugIn.dep        |   18 +
 .../KeychainPlugIn.build/KeychainPlugIn.hmap       |  Bin 0 -> 1658 bytes
 .../KeychainPlugIn.build/KeychainPlugIn~.dep       |   10 +
 .../Objects-normal/i386/KeychainPlugIn             |  Bin 0 -> 22136 bytes
 .../i386/KeychainPlugIn.LinkFileList               |    1 +
 .../Objects-normal/i386/KeychainPlugIn.o           |  Bin 0 -> 6820 bytes
 .../Objects-normal/ppc/KeychainPlugIn              |  Bin 0 -> 18104 bytes
 .../Objects-normal/ppc/KeychainPlugIn.LinkFileList |    1 +
 .../Objects-normal/ppc/KeychainPlugIn.o            |  Bin 0 -> 7680 bytes
 .../Contents/Info.plist                            |   22 +
 .../Contents/MacOS/KeychainPlugIn                  |  Bin 0 -> 46712 bytes
 .../Resources/English.lproj/InfoPlist.strings      |  Bin 0 -> 276 bytes
 59 files changed, 4531 insertions(+), 0 deletions(-)
 create mode 100755 Dashboard/HordeBlock.wdgtproj/CustomImages/WidgetIconLayer.tiff
 create mode 100755 Dashboard/HordeBlock.wdgtproj/project.wdgt/Default.png
 create mode 100644 Dashboard/HordeBlock.wdgtproj/project.wdgt/Horde Block.css
 create mode 100644 Dashboard/HordeBlock.wdgtproj/project.wdgt/Horde Block.html
 create mode 100644 Dashboard/HordeBlock.wdgtproj/project.wdgt/Horde Block.js
 create mode 100755 Dashboard/HordeBlock.wdgtproj/project.wdgt/Icon.png
 create mode 100755 Dashboard/HordeBlock.wdgtproj/project.wdgt/Images/DevelopedWith.png
 create mode 100755 Dashboard/HordeBlock.wdgtproj/project.wdgt/Images/back.png
 create mode 100755 Dashboard/HordeBlock.wdgtproj/project.wdgt/Images/front.png
 create mode 100755 Dashboard/HordeBlock.wdgtproj/project.wdgt/Images/logo.gif
 create mode 100755 Dashboard/HordeBlock.wdgtproj/project.wdgt/Images/popup_left.png
 create mode 100755 Dashboard/HordeBlock.wdgtproj/project.wdgt/Images/popup_middle.png
 create mode 100755 Dashboard/HordeBlock.wdgtproj/project.wdgt/Images/popup_right.png
 create mode 100644 Dashboard/HordeBlock.wdgtproj/project.wdgt/Info.plist
 create mode 100755 Dashboard/HordeBlock.wdgtproj/project.wdgt/KeychainPlugIn.widgetplugin/Contents/Info.plist
 create mode 100755 Dashboard/HordeBlock.wdgtproj/project.wdgt/KeychainPlugIn.widgetplugin/Contents/MacOS/KeychainPlugIn
 create mode 100755 Dashboard/HordeBlock.wdgtproj/project.wdgt/KeychainPlugIn.widgetplugin/Contents/Resources/English.lproj/InfoPlist.strings
 create mode 100755 Dashboard/HordeBlock.wdgtproj/project.wdgt/Parts/GlassButton.js
 create mode 100755 Dashboard/HordeBlock.wdgtproj/project.wdgt/Parts/InfoButton.js
 create mode 100755 Dashboard/HordeBlock.wdgtproj/project.wdgt/Parts/PopupButton.js
 create mode 100755 Dashboard/HordeBlock.wdgtproj/project.wdgt/Parts/Text.js
 create mode 100644 Dashboard/HordeBlock.wdgtproj/project.wdgt/Parts/setup.js
 create mode 100755 Dashboard/HordeBlock.wdgtproj/project.wdgt/Parts/utilities.js
 create mode 100644 Dashboard/HordeBlock.wdgtproj/project.wdgt/en.lproj/InfoPlist.strings
 create mode 100644 Dashboard/HordeBlock.wdgtproj/project.wdgt/en.lproj/localizedStrings.js
 create mode 100644 Dashboard/HordeBlock.wdgtproj/projectInfo.plist
 create mode 100644 Dashboard/KeychainPlugin/English.lproj/InfoPlist.strings
 create mode 100644 Dashboard/KeychainPlugin/Info.plist
 create mode 100644 Dashboard/KeychainPlugin/KeychainPlugIn.h
 create mode 100644 Dashboard/KeychainPlugin/KeychainPlugIn.m
 create mode 100755 Dashboard/KeychainPlugin/KeychainPlugIn.xcodeproj/chuck.mode1v3
 create mode 100755 Dashboard/KeychainPlugin/KeychainPlugIn.xcodeproj/chuck.pbxuser
 create mode 100755 Dashboard/KeychainPlugin/KeychainPlugIn.xcodeproj/chuck.perspectivev3
 create mode 100755 Dashboard/KeychainPlugin/KeychainPlugIn.xcodeproj/project.pbxproj
 create mode 100644 Dashboard/KeychainPlugin/KeychainPlugIn_Prefix.pch
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/KeychainPlugIn.pbxindex/categories.pbxbtree
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/KeychainPlugIn.pbxindex/cdecls.pbxbtree
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/KeychainPlugIn.pbxindex/decls.pbxbtree
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/KeychainPlugIn.pbxindex/files.pbxbtree
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/KeychainPlugIn.pbxindex/imports.pbxbtree
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/KeychainPlugIn.pbxindex/pbxindex.header
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/KeychainPlugIn.pbxindex/protocols.pbxbtree
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/KeychainPlugIn.pbxindex/refs.pbxbtree
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/KeychainPlugIn.pbxindex/strings.pbxstrings/control
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/KeychainPlugIn.pbxindex/strings.pbxstrings/strings
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/KeychainPlugIn.pbxindex/subclasses.pbxbtree
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/KeychainPlugIn.pbxindex/symbols0.pbxsymbols
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/Release/KeychainPlugIn.build/KeychainPlugIn.dep
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/Release/KeychainPlugIn.build/KeychainPlugIn.hmap
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/Release/KeychainPlugIn.build/KeychainPlugIn~.dep
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/Release/KeychainPlugIn.build/Objects-normal/i386/KeychainPlugIn
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/Release/KeychainPlugIn.build/Objects-normal/i386/KeychainPlugIn.LinkFileList
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/Release/KeychainPlugIn.build/Objects-normal/i386/KeychainPlugIn.o
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/Release/KeychainPlugIn.build/Objects-normal/ppc/KeychainPlugIn
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/Release/KeychainPlugIn.build/Objects-normal/ppc/KeychainPlugIn.LinkFileList
 create mode 100755 Dashboard/KeychainPlugin/build/KeychainPlugIn.build/Release/KeychainPlugIn.build/Objects-normal/ppc/KeychainPlugIn.o
 create mode 100755 Dashboard/KeychainPlugin/build/Release/KeychainPlugIn.widgetplugin/Contents/Info.plist
 create mode 100755 Dashboard/KeychainPlugin/build/Release/KeychainPlugIn.widgetplugin/Contents/MacOS/KeychainPlugIn
 create mode 100755 Dashboard/KeychainPlugin/build/Release/KeychainPlugIn.widgetplugin/Contents/Resources/English.lproj/InfoPlist.strings


hooks/post-receive
-- 
UNNAMED PROJECT


More information about the commits mailing list