Changeset 200 for trunk/src/Makefile.am

Show
Ignore:
Timestamp:
06/05/06 08:41:08 (2 years ago)
Author:
jordi
Message:

Added the option to save a copy of the currently loaded document.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile.am

    r198 r200  
    1313    DocumentOutline.cxx \ 
    1414    DocumentOutline.h   \ 
    15     DocumentPage.h      \ 
     15    DocumentPage.h  \ 
    1616    DocumentPage.cxx    \ 
    1717    DocumentRectangle.cxx   \ 
     
    2222    gettext.h   \ 
    2323    IDocument.cxx   \ 
    24     IDocument.h     \ 
     24    IDocument.h \ 
    2525    IDocumentLink.cxx   \ 
    2626    IDocumentLink.h \ 
     
    3434    JobFind.cxx \ 
    3535    JobFind.h   \ 
    36     JobLoad.cxx     \ 
    37     JobLoad.h       \ 
     36    JobLoad.cxx \ 
     37    JobLoad.h   \ 
    3838    JobRender.cxx   \ 
    3939    JobRender.h \ 
     40    JobSave.cxx \ 
     41    JobSave.h   \ 
    4042    MainPter.cxx    \ 
    41     MainPter.h      \ 
     43    MainPter.h  \ 
    4244    PagePter.cxx    \ 
    4345    PagePter.h  \