-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
33 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,16 @@ | ||
<div> | ||
Es gibt die folgenden VideLibri-Downloads auf der | ||
<a href="http://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.760/">SourceForge-Downloadseite</a>: | ||
<a href="http://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.765/">SourceForge-Downloadseite</a>: | ||
<br/><br/> | ||
<table class="downloadTable"> | ||
<tr><th>Betriebsystem</th><th>Dateiname</th><th>Dateigröße</th></tr> | ||
<tr><td>Windows: </td><td> | ||
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.760/videlibri-setup.exe/download"> | ||
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.765/videlibri-setup.exe/download"> | ||
videlibri-setup.exe | ||
</a></td><td>4.8 MB</td></tr><tr><td>Quellcode:</td><td> | ||
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.760/videlibri-2.760.src.tar.gz/download"> | ||
videlibri-2.760.src.tar.gz | ||
</a></td><td>9.9 MB</td></tr><tr><td>Debian/Ubuntu: 64 Bit</td><td> | ||
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.760/videlibri_2.760-1_amd64.deb/download"> | ||
videlibri_2.760-1_amd64.deb | ||
</a></td><td>4.8 MB</td></tr><tr><td>Debian/Ubuntu: 64 Bit</td><td> | ||
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.765/videlibri_2.765-1_amd64.deb/download"> | ||
videlibri_2.765-1_amd64.deb | ||
</a></td><td>3.4 MB</td></tr><tr><td>Debian/Ubuntu: 32 Bit</td><td> | ||
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.760/videlibri_2.760-1_i386.deb/download"> | ||
videlibri_2.760-1_i386.deb | ||
</a></td><td>2.4 MB</td></tr><tr><td>Android: </td><td> | ||
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.760/videlibri_2.760-release.apk/download"> | ||
videlibri_2.760-release.apk | ||
</a></td><td>7.5 MB</td></tr></table></div> | ||
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.765/videlibri_2.765-1_i386.deb/download"> | ||
videlibri_2.765-1_i386.deb | ||
</a></td><td>2.4 MB</td></tr></table></div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<versions> | ||
<stable value="2760"/> | ||
<stable value="2765"/> | ||
<debug value="0906"/> | ||
</versions> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
* Android 13: Frage nach Benachrichtungs-Rechten für Leihfristerinnerungen. | ||
* Neue Internetadressen bei Stadtbibliothek Bonn, Mannheim; GKV, Hochschulbibliotheken Hildesheim, Görlitz, Leipzig, Osnabrück und Braunschweig | ||
|
||
* Stadtbibliothek Bremen: Akzeptiere Tabellen ohne Ausleihen | ||
* Aktualisiere HTTPS-Zertifikate | ||
* Biel: Anpassung an geänderte Suchwebseite |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
* Android 13: ask for notification permission | ||
* New website URLs of Public library Bonn, Mannheim; GKV, University libraries Hildesheim, Görlitz, Leipzig, Osnabrück and Braunschweig | ||
* fix netbiblio headers | ||
* sisis bremen: handle empty account |