1
/***************************************************************************
2
* burn-growisofs-common.h
4
* Mon Oct 29 12:37:28 2007
5
* Copyright 2007 Philippe Rouquier
6
* <bonfire-app@wanadoo.fr>
7
****************************************************************************/
10
* Libbrasero-media is free software; you can redistribute it and/or modify
12
* it under the terms of the GNU General Public License as published by
13
* the Free Software Foundation; either version 2 of the License, or
14
* (at your option) any later version.
16
* Brasero is distributed in the hope that it will be useful,
17
* but WITHOUT ANY WARRANTY; without even the implied warranty of
18
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
* GNU Library General Public License for more details.
21
* You should have received a copy of the GNU General Public License
22
* along with this program; if not, write to the Free Software
23
* Foundation, Inc., 51 Franklin Street, Fifth Floor Boston, MA 02110-1301, USA
26
#ifndef _BURN_GROWISOFS_COMMON_H
27
#define _BURN_GROWISOFS_COMMON_H
33
#define GROWISOFS_DESCRIPTION N_("Growisofs burning suite")
37
#endif /* _BURN_GROWISOFS_COMMON_H */