Changed URLs and umbrella names to libburnia

This commit is contained in:
2006-12-03 15:56:27 +00:00
parent 915e24a0c2
commit aafc0b0be2
7 changed files with 49 additions and 48 deletions

View File

@ -1,11 +1,11 @@
/**
@author Mario Danic, Thomas Schmitt
@mainpage Libburn Documentation Index
@mainpage Libburnia Documentation Index
@section intro Introduction
Libburn is an open-source library for reading, mastering and writing
Libburnia is an open-source project for reading, mastering and writing
optical discs. For now this means only CD-R and CD-RW.
The project comprises of several more or less interdependent parts which
@ -84,7 +84,7 @@ It can list the available devices, can blank a CD-RW and
can burn to CD-R or CD-RW.
It's main purpose, nevertheless, is to show you how to use libburn and also
to serve the libburn team as reference application. libburner does indeed
to serve the libburnia team as reference application. libburner does indeed
define the standard way how above three gestures can be implemented and
stay upward compatible for a good while.