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

The stock icons are now stored in the $(pkgdatadir)/pixmap instead. Also, the UI definition is kept on a file (epdfview-ui.xml) which is installed on $(pkgdatadir)/ui.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/gtk/Makefile.am

    r40 r42  
    88 
    99libshell_gtk_a_CXXFLAGS =   \ 
    10     -DDATADIR='"$(datadir)"'    \ 
     10    -DDATADIR='"$(pkgdatadir)"' \ 
    1111    -I$(top_srcdir)/src \ 
    1212    $(GTK2_CFLAGS)