diff options
Diffstat (limited to 'previewer/ev-previewer-window.h')
-rw-r--r-- | previewer/ev-previewer-window.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/previewer/ev-previewer-window.h b/previewer/ev-previewer-window.h index 483d0245..7d1e686b 100644 --- a/previewer/ev-previewer-window.h +++ b/previewer/ev-previewer-window.h @@ -1,14 +1,14 @@ /* ev-previewer-window.h: - * this file is part of evince, a mate document viewer + * this file is part of atril, a mate document viewer * * Copyright (C) 2009 Carlos Garcia Campos <[email protected]> * - * Evince is free software; you can redistribute it and/or modify it + * Atril 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. * - * Evince is distributed in the hope that it will be useful, but + * Atril 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. @@ -23,8 +23,8 @@ #include <gtk/gtk.h> -#include <evince-document.h> -#include <evince-view.h> +#include <atril-document.h> +#include <atril-view.h> G_BEGIN_DECLS |