diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-08-12 20:33:03 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-08-12 20:33:03 +0800 |
commit | d878797488a710d94cbd3a758a3d1f163d3ed25c (patch) | |
tree | 55804362c0aeaf6635c19ecc4a1ea428e3c6f12a /data/Makefile.am | |
parent | eca6c4fbe2c961c462f13468d11e771340c177b9 (diff) | |
download | gsoc2013-empathy-d878797488a710d94cbd3a758a3d1f163d3ed25c.tar gsoc2013-empathy-d878797488a710d94cbd3a758a3d1f163d3ed25c.tar.gz gsoc2013-empathy-d878797488a710d94cbd3a758a3d1f163d3ed25c.tar.bz2 gsoc2013-empathy-d878797488a710d94cbd3a758a3d1f163d3ed25c.tar.lz gsoc2013-empathy-d878797488a710d94cbd3a758a3d1f163d3ed25c.tar.xz gsoc2013-empathy-d878797488a710d94cbd3a758a3d1f163d3ed25c.tar.zst gsoc2013-empathy-d878797488a710d94cbd3a758a3d1f163d3ed25c.zip |
Add gadugadu profile and icons
svn path=/trunk/; revision=1326
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index eef680131..cd6b31bc0 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -15,7 +15,8 @@ profile_DATA = \ ekiga.profile \ fwd.profile \ sipphone.profile \ - groupwise.profile + groupwise.profile \ + gadugadu.profile desktopdir = $(datadir)/applications desktop_in_files = empathy.desktop.in empathy-properties.desktop.in |