Skip to content

Commit

Permalink
renamed project
Browse files Browse the repository at this point in the history
  • Loading branch information
e-dot committed Jun 6, 2016
1 parent cf3f283 commit 8bd1d39
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,4 +1,4 @@
# bibliopuce
# BCD Libre (Book Manager Libre)

Small library software (borrowing and returning books management)

Expand Down Expand Up @@ -34,12 +34,12 @@ Logiciel de gestion d'une petite bibliothèque (gestion d'emprunt de livres)
* multiple Web Services are called and information is filled in automatically:
![Add book](doc/screenshot/add_book_en_02.png?raw=true "Add book with autocompletion based on Web Services requests (english version)")

## Install Bibliopuce
## Install BCD Libre

Please read [setup/install.md](setup/install.md)


## Start Bibliopuce
## Start BCD Libre

### On Windows

Expand Down
4 changes: 2 additions & 2 deletions bin/upgrade.desktop
Expand Up @@ -5,7 +5,7 @@ Version=1.0
Type=Application
Terminal=true
Icon[fr_FR]=gnome-panel-launcher
Name[fr_FR]=Bibliopuce - Mise a jour
Name[fr_FR]=BCD Libre - Mise a jour
Exec=bash /home/bibliopuce/bibliopuce/bin/upgrade.sh
Name=Bibliopuce - Mise a jour
Name=BCD Libre - Mise a jour
Icon=gnome-panel-launcher
2 changes: 1 addition & 1 deletion setup/config.json
@@ -1,6 +1,6 @@
{
"application": {
"title": "Bibliopuce"
"title": "BCD Libre"
},
"database": {
"host_name": "localhost",
Expand Down

0 comments on commit 8bd1d39

Please sign in to comment.