~bcurtiswx/ubuntu/precise/empathy/3.4.2.1-0ubuntu1

« back to all changes in this revision

Viewing changes to data/scalable/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sjoerd Simons
  • Date: 2007-05-20 15:31:42 UTC
  • Revision ID: james.westby@ubuntu.com-20070520153142-r3auwguxdgxhktqb
Tags: upstream-0.4
ImportĀ upstreamĀ versionĀ 0.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
icondir = $(datadir)/icons/hicolor/scalable/apps
 
2
icon_DATA =                                     \
 
3
        empathy.svg                             \
 
4
        empathy-available.svg                   \
 
5
        empathy-offline.svg                     \
 
6
        empathy-away.svg                        \
 
7
        empathy-extended-away.svg               \
 
8
        empathy-busy.svg                        \
 
9
        empathy-pending.svg                     \
 
10
        empathy-proto-ekiga.svg                 \
 
11
        empathy-proto-google-talk.svg           \
 
12
        empathy-proto-msn.svg                   \
 
13
        empathy-proto-gizmo.svg                 \
 
14
        empathy-proto-jabber.svg
 
15
EXTRA_DIST = $(icon_DATA)