Changeset 43 for trunk/data/Makefile.am

Show
Ignore:
Timestamp:
04/12/06 13:51:22 (3 years ago)
Author:
jordi
Message:

Included the config.h file into all source files.

Added the default ePDFView's icon, which is Gnome's Postscript Viewer file. Now is loaded by the MainWindow? class.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/data/Makefile.am

    r42 r43  
    11# Process this file with automake to produce a Makefile.in file. 
    22 
    3 stockdir = $(pkgdatadir)/pixmaps 
    4 stock_DATA =    \ 
     3pixmapdir = $(pkgdatadir)/pixmaps 
     4pixmap_DATA =   \ 
     5    icon_epdfview-24.png    \ 
     6    icon_epdfview-32.png    \ 
     7    icon_epdfview-48.png    \ 
    58    stock_rotate-90.png \ 
    69    stock_rotate-270.png    \