]> 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 80b64d4484b8811f94c79767bfa1bdb2d11b3f29..046ee9b6b3c9fd24e3aa36e9d2ce0d9455fe267b 100644 (file)
@@ -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);