<h1>Project "FreeSWITCH user-contributed scripts, etc" received a push.</h1>

<h2>branch: master updated</h2>
<pre>
  discards  d9ed290a32fd5dfd4401b02652e07c892126d7c6 (commit)
       via: 0ad7de6241a7ed8f208ce82cfe39e27ba3a848ac (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (d9ed290a32fd5dfd4401b02652e07c892126d7c6)
            \
             N -- N -- N (0ad7de6241a7ed8f208ce82cfe39e27ba3a848ac)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.


</pre>= COMMIT LOG ===========================================================
<div class="highlight"><pre>committer: Mitch Capper
comments: 
Make search box text a bit smaller so it fits

<span style="color: #000080; font-weight: bold">diff --git a/mitchcapper/FSClient/MainWindow.xaml b/mitchcapper/FSClient/MainWindow.xaml</span>
<span style="color: #000080; font-weight: bold">index 5e1eb04..3464dc9 100644</span>
<span style="color: #A00000">--- a/mitchcapper/FSClient/MainWindow.xaml</span>
<span style="color: #00A000">+++ b/mitchcapper/FSClient/MainWindow.xaml</span>
<span style="color: #800080; font-weight: bold">@@ -176,7 +176,7 @@</span>
                 &lt;/Canvas&gt;
                 &lt;Button Canvas.Left=&quot;283&quot; Canvas.Top=&quot;21&quot; Content=&quot;Send To Voicemail&quot; FontWeight=&quot;Bold&quot; Foreground=&quot;#FFF5E200&quot; Height=&quot;20&quot; Name=&quot;btnSendVoicemail&quot; Style=&quot;{DynamicResource GlassButtonStyle}&quot; Width=&quot;120&quot; Visibility=&quot;Hidden&quot; Click=&quot;btnSendVoicemail_Click&quot; /&gt;
 
<span style="color: #A00000">-                &lt;ours:OurAutoCompleteBox Canvas.Left=&quot;435&quot; Text=&quot;Contact Search&quot; Canvas.Top=&quot;265&quot; Height=&quot;22&quot; Width=&quot;164.553&quot; Opacity=&quot;0.8&quot; x:Name=&quot;txtSearchBox&quot; FilterMode=&quot;Contains&quot; GotKeyboardFocus=&quot;txtSearchBox_GotKeyboardFocus&quot; LostKeyboardFocus=&quot;txtSearchBox_LostKeyboardFocus&quot; DropDownClosing=&quot;txtSearchBox_DropDownClosing&quot;&gt;</span>
<span style="color: #00A000">+                &lt;ours:OurAutoCompleteBox Canvas.Left=&quot;435&quot; Text=&quot;Contact Search&quot; Canvas.Top=&quot;265&quot; Height=&quot;22&quot; Width=&quot;164.553&quot; Opacity=&quot;0.8&quot; x:Name=&quot;txtSearchBox&quot; FilterMode=&quot;Contains&quot; GotKeyboardFocus=&quot;txtSearchBox_GotKeyboardFocus&quot; LostKeyboardFocus=&quot;txtSearchBox_LostKeyboardFocus&quot; DropDownClosing=&quot;txtSearchBox_DropDownClosing&quot; FontSize=&quot;11&quot;&gt;</span>
                         &lt;ours:OurAutoCompleteBox.ItemTemplate&gt;
                                 &lt;DataTemplate&gt;
 
</pre></div>
========================================================================<pre>

Summary of changes:
 mitchcapper/FSClient/MainWindow.xaml               |    2 +-
 sathieu/cisco-xml/browser/index.php                |    2 +-
 sathieu/cisco-xml/lib/Cisco-XML/Cisco-XML.php      |    4 +-
 sathieu/cisco-xml/lib/MediaBrotha/Backend.php      |   12 ++-
 .../lib/MediaBrotha/Backend/FileSystem.php         |   33 +++-----
 sathieu/cisco-xml/lib/MediaBrotha/Backend/LDAP.php |   79 ++++----------------
 sathieu/cisco-xml/lib/MediaBrotha/Backend/Root.php |   14 +---
 sathieu/cisco-xml/lib/MediaBrotha/Backend/VLC.php  |    6 ++
 sathieu/cisco-xml/lib/MediaBrotha/Core.php         |   48 +++---------
 sathieu/cisco-xml/lib/MediaBrotha/Form.php         |   54 -------------
 sathieu/cisco-xml/lib/MediaBrotha/Frontend.php     |   10 +--
 .../lib/MediaBrotha/Frontend/CiscoXML.php          |   22 +-----
 .../cisco-xml/lib/MediaBrotha/Frontend/HTML.php    |   69 ++----------------
 .../cisco-xml/lib/MediaBrotha/Frontend/HTTP.php    |   10 +--
 sathieu/cisco-xml/lib/MediaBrotha/Media.php        |    2 +-
 .../cisco-xml/lib/MediaBrotha/MediaIterator.php    |    4 +-
 16 files changed, 78 insertions(+), 293 deletions(-)
 delete mode 100644 sathieu/cisco-xml/lib/MediaBrotha/Form.php
</pre>
<p>this email was generated because of /git/your-repo.git/hooks/post-receive by the file /git-core/contrib/hooks/post-receive-email<br />
For more info, see <a href="http://blog.chomperstomp.com/?p=630">http://blog.chomperstomp.com/?p=630</a>
-- <br />
FreeSWITCH user-contributed scripts, etc</p>