]> www.fi.muni.cz Git - evince.git/blobdiff - libview/ev-view-private.h
Update FSF address everywhere.
[evince.git] / libview / ev-view-private.h
index 09f6163fbcee2493c4a90d671e4a8a32103f1331..f16264cb4ced40fc98b4f3161fb67423f9edbf0c 100644 (file)
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU 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 (EVINCE_COMPILATION)
@@ -192,7 +192,7 @@ struct _EvViewClass {
        void    (*external_link)          (EvView         *view,
                                           EvLinkAction   *action);
        void    (*popup_menu)             (EvView         *view,
-                                          EvLink         *link);
+                                          GList          *items);
        void    (*selection_changed)      (EvView         *view);
 };