diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-08-12 20:33:05 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-08-12 20:33:05 +0800 |
commit | 93d389d9ace5a78aaf388530fe9799d890955922 (patch) | |
tree | d75dcedb0eb4d67b4e95f9f41bff525e39b145f5 /data/Makefile.am | |
parent | d878797488a710d94cbd3a758a3d1f163d3ed25c (diff) | |
download | gsoc2013-empathy-93d389d9ace5a78aaf388530fe9799d890955922.tar gsoc2013-empathy-93d389d9ace5a78aaf388530fe9799d890955922.tar.gz gsoc2013-empathy-93d389d9ace5a78aaf388530fe9799d890955922.tar.bz2 gsoc2013-empathy-93d389d9ace5a78aaf388530fe9799d890955922.tar.lz gsoc2013-empathy-93d389d9ace5a78aaf388530fe9799d890955922.tar.xz gsoc2013-empathy-93d389d9ace5a78aaf388530fe9799d890955922.tar.zst gsoc2013-empathy-93d389d9ace5a78aaf388530fe9799d890955922.zip |
Add QQ profile and icons
svn path=/trunk/; revision=1327
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 cd6b31bc0..58b185218 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -16,7 +16,8 @@ profile_DATA = \ fwd.profile \ sipphone.profile \ groupwise.profile \ - gadugadu.profile + gadugadu.profile \ + qq.profile desktopdir = $(datadir)/applications desktop_in_files = empathy.desktop.in empathy-properties.desktop.in |