From 5adc9f2e1a99e29b8a761388e17c08a6e4d79d5d Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Wed, 08 Apr 2009 13:10:00 +0000 Subject: Move EvPageAction and EvStockIcons from shell to a new internal library 2009-04-08 Carlos Garcia Campos * configure.ac: * Makefile.am: * po/POTFILES.in: * shell/Makefile.am: * shell/ev-page-action-widget.[ch]: * shell/ev-page-action.[ch]: * shell/ev-stock-icons.[ch]: * shell/ev-application.c: * shell/main.c: * libmisc/Makefile.am: * libmisc/ev-page-action-widget.[ch]: * libmisc/ev-page-action.[ch]: * libmisc/ev-stock-icons.[ch]: Move EvPageAction and EvStockIcons from shell to a new internal library (libevmisc) that will be used by the evince previewer too. svn path=/trunk/; revision=3577 --- (limited to 'po') diff --git a/po/POTFILES.in b/po/POTFILES.in index 7df8212..5be9bc6 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -28,6 +28,8 @@ data/evince.desktop.in.in data/evince.schemas.in properties/ev-properties-main.c properties/ev-properties-view.c +libmisc/ev-page-action.c +libmisc/ev-page-action-widget.c libview/ev-jobs.c libview/ev-view-accessible.c libview/ev-view.c @@ -38,8 +40,6 @@ shell/ev-keyring.c shell/ev-navigation-action.c shell/ev-navigation-action-widget.c shell/ev-open-recent-action.c -shell/ev-page-action.c -shell/ev-page-action-widget.c shell/ev-password-view.c shell/ev-print-operation.c shell/ev-properties-dialog.c -- cgit v0.9.1