Classes | Defines

xap_Dlg_About.h File Reference

#include "ut_types.h"
#include "xap_Dialog.h"
#include "xav_View.h"

Go to the source code of this file.

Classes

class  XAP_Dialog_About

Defines

#define XAP_ABOUT_TITLE   "About %s"
#define XAP_ABOUT_DESCRIPTION   "%s is an Open Source application licensed under the GNU GPL.\nYou are free to redistribute this application."
#define XAP_ABOUT_COPYRIGHT   "Copyright (C) 1998-2011 Dom Lachowicz, and others"
#define XAP_ABOUT_GPL   "%s is available for use under the the terms\nof the GNU General Public License"
#define XAP_ABOUT_VERSION   "Version: %s"
#define XAP_ABOUT_BUILD   "Build options: %s"
#define XAP_ABOUT_URL   "For more information: http://www.abisource.com/"
#define XAP_ABOUT_GPL_LONG   "AbiWord and AbiSource are trademarks of AbiSource, Inc.\r\n\r\n%s is free software; you can redistribute it and/or \modify it under the terms of the GNU General Public License \as published by the Free Software Foundation; either version 2 \of the License, or (at your option) any later version.\r\n\r\n\This program is distributed in the hope that it will be useful, \but WITHOUT ANY WARRANTY; without even the implied warranty of \MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the \GNU General Public License for more details."
#define XAP_ABOUT_GPL_LONG_LINE_BROKEN   "AbiWord and AbiSource are trademarks of\nAbiSource, Inc.\n\n%s is free software; you can redistribute it\n \and/or modify it under the terms of the GNU General\n \Public License as published by the Free Software\n \Foundation; either version 2 of the License, or (at your\n \option) any later version.\r\n\r\n \This program is distributed in the hope that it will be useful,\n \but WITHOUT ANY WARRANTY; without even the\n \implied warranty of MERCHANTABILITY or FITNESS\n \FOR A PARTICULAR PURPOSE. See the GNU General\n \Public License for more details."
#define XAP_ABOUT_GPL_LONG_LF   "AbiWord and AbiSource are trademarks of AbiSource, Inc.\n\n%s is free software; you can redistribute it and/or \modify it under the terms of the GNU General Public License \as published by the Free Software Foundation; either version 2 \of the License, or (at your option) any later version.\n\n\This program is distributed in the hope that it will be useful, \but WITHOUT ANY WARRANTY; without even the implied warranty of \MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the \GNU General Public License for more details."

Define Documentation

#define XAP_ABOUT_BUILD   "Build options: %s"
#define XAP_ABOUT_COPYRIGHT   "Copyright (C) 1998-2011 Dom Lachowicz, and others"
#define XAP_ABOUT_DESCRIPTION   "%s is an Open Source application licensed under the GNU GPL.\nYou are free to redistribute this application."
#define XAP_ABOUT_GPL   "%s is available for use under the the terms\nof the GNU General Public License"
#define XAP_ABOUT_GPL_LONG   "AbiWord and AbiSource are trademarks of AbiSource, Inc.\r\n\r\n%s is free software; you can redistribute it and/or \modify it under the terms of the GNU General Public License \as published by the Free Software Foundation; either version 2 \of the License, or (at your option) any later version.\r\n\r\n\This program is distributed in the hope that it will be useful, \but WITHOUT ANY WARRANTY; without even the implied warranty of \MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the \GNU General Public License for more details."
#define XAP_ABOUT_GPL_LONG_LF   "AbiWord and AbiSource are trademarks of AbiSource, Inc.\n\n%s is free software; you can redistribute it and/or \modify it under the terms of the GNU General Public License \as published by the Free Software Foundation; either version 2 \of the License, or (at your option) any later version.\n\n\This program is distributed in the hope that it will be useful, \but WITHOUT ANY WARRANTY; without even the implied warranty of \MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the \GNU General Public License for more details."
#define XAP_ABOUT_GPL_LONG_LINE_BROKEN   "AbiWord and AbiSource are trademarks of\nAbiSource, Inc.\n\n%s is free software; you can redistribute it\n \and/or modify it under the terms of the GNU General\n \Public License as published by the Free Software\n \Foundation; either version 2 of the License, or (at your\n \option) any later version.\r\n\r\n \This program is distributed in the hope that it will be useful,\n \but WITHOUT ANY WARRANTY; without even the\n \implied warranty of MERCHANTABILITY or FITNESS\n \FOR A PARTICULAR PURPOSE. See the GNU General\n \Public License for more details."
#define XAP_ABOUT_TITLE   "About %s"
#define XAP_ABOUT_URL   "For more information: http://www.abisource.com/"
#define XAP_ABOUT_VERSION   "Version: %s"