Skip to content

Commit

Permalink
BFN
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Nov 28, 2013
1 parent 0cd001d commit 654271d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions framework/Core/package.xml
Expand Up @@ -39,7 +39,7 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
* [mjr] Fix desktop style notifications in Ajax applications (Bug # 12835).
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -350,7 +350,6 @@
</dir> <!-- /lib/Horde/Core/Ajax -->
<dir name="Alarm">
<dir name="Handler">
<file name="AjaxDesktop.php" role="php" />
<file name="Desktop.php" role="php" />
<file name="Notify.php" role="php" />
</dir> <!-- /lib/Horde/Core/Alarm/Handler -->
Expand Down Expand Up @@ -1709,7 +1708,6 @@
<install as="Horde/Core/Ajax/Response/HordeCore/NoAuth.php" name="lib/Horde/Core/Ajax/Response/HordeCore/NoAuth.php" />
<install as="Horde/Core/Ajax/Response/HordeCore/Reload.php" name="lib/Horde/Core/Ajax/Response/HordeCore/Reload.php" />
<install as="Horde/Core/Ajax/Response/HordeCore/SessionTimeout.php" name="lib/Horde/Core/Ajax/Response/HordeCore/SessionTimeout.php" />
<install as="Horde/Core/Alarm/Handler/AjaxDesktop.php" name="lib/Horde/Core/Alarm/Handler/AjaxDesktop.php" />
<install as="Horde/Core/Alarm/Handler/Desktop.php" name="lib/Horde/Core/Alarm/Handler/Desktop.php" />
<install as="Horde/Core/Alarm/Handler/Notify.php" name="lib/Horde/Core/Alarm/Handler/Notify.php" />
<install as="Horde/Core/Auth/Application.php" name="lib/Horde/Core/Auth/Application.php" />
Expand Down Expand Up @@ -3261,7 +3259,7 @@
<date>2013-11-28</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
* [mjr] Fix desktop style notifications in Ajax applications (Bug # 12835).
</notes>
</release>
</changelog>
Expand Down

0 comments on commit 654271d

Please sign in to comment.