X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=libdocument%2Fev-init.h;h=046ee9b6b3c9fd24e3aa36e9d2ce0d9455fe267b;hb=68314b63836ebfd7878ba056d09290544f66750e;hp=976429cf56263d7fd02e2abbb968349313b8fe23;hpb=2d8aad40e1916911b773f1cfdd93c961feabf807;p=evince.git diff --git a/libdocument/ev-init.h b/libdocument/ev-init.h index 976429cf..046ee9b6 100644 --- a/libdocument/ev-init.h +++ b/libdocument/ev-init.h @@ -4,7 +4,7 @@ * * Evince is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * Evince is distributed in the hope that it will be useful, but @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if !defined (__EV_EVINCE_DOCUMENT_H_INSIDE__) && !defined (EVINCE_COMPILATION) @@ -28,6 +28,8 @@ G_BEGIN_DECLS +const gchar* ev_get_locale_dir (void); + gboolean ev_init (void); void ev_shutdown (void);