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

« back to all changes in this revision

Viewing changes to libempathy-gtk/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Ken VanDine
  • Date: 2011-12-21 15:12:56 UTC
  • mfrom: (1.1.84)
  • Revision ID: package-import@ubuntu.com-20111221151256-9b1pny75wphfmqd6
Tags: 3.3.3-0ubuntu1
* New upstream version
  - Require folks >= 0.6.6 (LP: #907501)
* debian/control
  - bump build depends for folks to >= 0.6.6
* debian/watch
  - use the .xz file

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
        empathy-account-widget.c                \
34
34
        empathy-avatar-chooser.c                \
35
35
        empathy-avatar-image.c                  \
 
36
        empathy-bad-password-dialog.c           \
 
37
        empathy-base-password-dialog.c          \
36
38
        empathy-call-utils.c                    \
37
39
        empathy-cell-renderer-activatable.c     \
38
40
        empathy-cell-renderer-expander.c        \
43
45
        empathy-contact-blocking-dialog.c       \
44
46
        empathy-contact-dialogs.c               \
45
47
        empathy-contact-chooser.c               \
46
 
        empathy-contact-list-store.c            \
47
 
        empathy-contact-list-view.c             \
48
 
        empathy-contact-menu.c                  \
49
48
        empathy-contactinfo-utils.c             \
50
49
        empathy-linking-dialog.c                \
51
50
        empathy-live-search.c                   \
60
59
        empathy-individual-linker.c             \
61
60
        empathy-individual-menu.c               \
62
61
        empathy-individual-store.c              \
 
62
        empathy-individual-store-channel.c              \
 
63
        empathy-individual-store-manager.c              \
63
64
        empathy-individual-view.c               \
64
65
        empathy-individual-widget.c             \
65
66
        empathy-input-text-view.c               \
100
101
        empathy-account-widget.h                \
101
102
        empathy-avatar-chooser.h                \
102
103
        empathy-avatar-image.h                  \
 
104
        empathy-bad-password-dialog.h           \
 
105
        empathy-base-password-dialog.h          \
103
106
        empathy-call-utils.h                    \
104
107
        empathy-cell-renderer-activatable.h     \
105
108
        empathy-cell-renderer-expander.h        \
110
113
        empathy-contact-blocking-dialog.h       \
111
114
        empathy-contact-dialogs.h               \
112
115
        empathy-contact-chooser.h               \
113
 
        empathy-contact-list-store.h            \
114
 
        empathy-contact-list-view.h             \
115
 
        empathy-contact-menu.h                  \
116
116
        empathy-linking-dialog.h                \
117
117
        empathy-live-search.h                   \
118
118
        empathy-contact-search-dialog.h         \
128
128
        empathy-individual-linker.h             \
129
129
        empathy-individual-menu.h               \
130
130
        empathy-individual-store.h              \
 
131
        empathy-individual-store-channel.h              \
 
132
        empathy-individual-store-manager.h              \
131
133
        empathy-individual-view.h               \
132
134
        empathy-individual-widget.h             \
133
135
        empathy-input-text-view.h               \