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=d4139205b010ed06310d14284e63114e88ec6de2;hp=80b64d4484b8811f94c79767bfa1bdb2d11b3f29;hpb=aef6e50484de6fd048b4eb2ce039684f57c80830;p=evince.git diff --git a/libdocument/ev-init.h b/libdocument/ev-init.h index 80b64d44..046ee9b6 100644 --- a/libdocument/ev-init.h +++ b/libdocument/ev-init.h @@ -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);