~ubuntu-branches/ubuntu/natty/knetfilter/natty

« back to all changes in this revision

Viewing changes to src/pics/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2005-12-17 14:39:12 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051217143912-v3fo6359cajhmwtj
Tags: 3.5.0-0ubuntu1
* New upstream release
* Drop the patch that renamed mark.xpm (upstream handled it)
* Sponored upload for Seth Kinast <seth@ubuntu.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Add all of your pixmaps here
2
 
data_DATA = play.png play_icmp.png play_tcp.png play_udp.png probe.png \
3
 
            stop.png stop_icmp.png stop_tcp.png stop_udp.png mark.png \
 
2
data_DATA = knflt_play.png knflt_play_icmp.png knflt_play_tcp.png knflt_play_udp.png knflt_probe.png \
 
3
            knflt_stop.png knflt_stop_icmp.png knflt_stop_tcp.png knflt_stop_udp.png knflt_mark.png \
4
4
            knetfilter.png
5
5
 
6
6
# This is where it will all be installed
7
7
datadir = ${prefix}/share/icons
8
8
 
9
 
KDE_ICON = knetfilter
 
9
KDE_ICON = knetfilter.png