]> www.fi.muni.cz Git - evince.git/blobdiff - libdocument/ev-init.h
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / libdocument / ev-init.h
index 976429cf56263d7fd02e2abbb968349313b8fe23..046ee9b6b3c9fd24e3aa36e9d2ce0d9455fe267b 100644 (file)
@@ -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);