diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-01-09 21:15:53 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-01-09 21:15:53 +0800 |
commit | ad8eaaea7f625d446401b3784d9b0478ad23a149 (patch) | |
tree | 5cfc707d06f77bb07ea192f55aaaf961df5bf998 /data/Makefile.am | |
parent | 8ba8c965e41783e8226c7d364aea8bba154d5f58 (diff) | |
download | gsoc2013-empathy-ad8eaaea7f625d446401b3784d9b0478ad23a149.tar gsoc2013-empathy-ad8eaaea7f625d446401b3784d9b0478ad23a149.tar.gz gsoc2013-empathy-ad8eaaea7f625d446401b3784d9b0478ad23a149.tar.bz2 gsoc2013-empathy-ad8eaaea7f625d446401b3784d9b0478ad23a149.tar.lz gsoc2013-empathy-ad8eaaea7f625d446401b3784d9b0478ad23a149.tar.xz gsoc2013-empathy-ad8eaaea7f625d446401b3784d9b0478ad23a149.tar.zst gsoc2013-empathy-ad8eaaea7f625d446401b3784d9b0478ad23a149.zip |
Update profiles based on N810's.
svn path=/trunk/; revision=536
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 87566981a..c2118a794 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -2,13 +2,16 @@ SUBDIRS = icons profiledir = $(datadir)/mission-control/profiles profile_DATA = \ + aim.profile \ + icq.profile \ jabber.profile \ - gtalk.profile \ salut.profile \ + yahoo.profile \ + gtalk.profile \ irc.profile \ msn.profile \ - sofiasip.profile \ - aim.profile + msn-haze.profile \ + sofiasip.profile autostartdir = $(sysconfdir)/xdg/autostart autostart_in_files = empathy.desktop.in |