~ubuntu-branches/ubuntu/karmic/kst/karmic

« back to all changes in this revision

Viewing changes to kst/src/kst/pics/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2008-06-28 15:16:16 UTC
  • mfrom: (1.2.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080628151616-9hvxg0nmnlkmyz4y
Tags: 1.6.0-1
* New upstream release.
* Change B-D to libnetcdf-dev.
* Add dh_icons call.  Closes: #457853.
* Bump Standards-Version to 3.8.0.
* Bump debhelper dependency for dh_icons.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
picsdir = $(kde_datadir)/kst/pics
2
2
pics_DATA = yes.png no.png kst_error_1.png kst_error_2.png
3
3
 
4
 
iconsdir = $(kde_icondir)/hicolor/22x22/actions/
 
4
iconsdir = $(kde_icondir)/hicolor/22x22/actions
5
5
icons_DATA = kst_zoomtie.png kst_zoomxy.png kst_zoomx.png kst_zoomy.png \
6
6
        kst_changefile.png kst_changenpts.png kst_editplots.png \
7
7
        kst_datamanager.png kst_back.png kst_advance.png \
17
17
        kst_gfx_ellipse.png kst_gfx_polyline.png kst_gfx_polygon.png \
18
18
        kst_gfx_arrow.png kst_gfx_picture.png kst_choosecolor.png \
19
19
        kst_csdnew.png kst_differentiatecurves.png kst_viewmanager.png \
20
 
        kst_newplot.png
 
20
        kst_newplot.png kst_gfx_legend.png
21
21
 
22
22
 
23
23