From 2d5fe16a0b4a8bbb85933e471a62550384446821 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 10 Jan 2005 19:08:15 +0000 Subject: Rename bookmark to link, and use "Index" for the sidebar panel. --- (limited to 'backend/Makefile.am') diff --git a/backend/Makefile.am b/backend/Makefile.am index 03a9103..ea599fd 100644 --- a/backend/Makefile.am +++ b/backend/Makefile.am @@ -11,14 +11,14 @@ noinst_LTLIBRARIES = libevbackend.la libevbackend_la_SOURCES= \ ev-backend-marshal.c \ - ev-bookmark.c \ - ev-bookmark.h \ + ev-link.c \ + ev-link.h \ ev-document.c \ ev-document.h \ ev-document-thumbnails.c \ ev-document-thumbnails.h \ - ev-document-bookmarks.c \ - ev-document-bookmarks.h \ + ev-document-links.c \ + ev-document-links.h \ ev-document-find.c \ ev-document-find.h \ ev-ps-exporter.c \ -- cgit v0.9.1