~ubuntu-branches/ubuntu/precise/empathy/precise-proposed-201205180810

« back to all changes in this revision

Viewing changes to telepathy-yell/telepathy-yell/_gen/gtypes.h

  • Committer: Bazaar Package Importer
  • Author(s): Brian Curtis, Brian Curtis, Ken VanDine
  • Date: 2011-06-01 10:35:24 UTC
  • mfrom: (1.1.70 upstream) (6.3.44 experimental)
  • Revision ID: james.westby@ubuntu.com-20110601103524-wx3wgp71394730jt
Tags: 3.1.1-1ubuntu1
[ Brian Curtis ]
* Merge with Debian experimental, remaining Ubuntu changes:
* debian/control:
  - Drop geoclue/mapping build-depends (they are in Universe)
  - Add Vcz-Bzr link
  - Add Suggests on telepathy-idle
  - Bump telepathy-butterfly, telepathy-haze to recommends
  - Don't recommend the freedesktop sound theme we have an ubuntu one
  - Add build depend for libunity-dev
* debian/rules:
  - Use autoreconf.mk
  - Disable map and location
* debian/empathy.install:
  - Install message indicator configuration
* debian/indicators/empathy:
  - Message indicator configuration
* debian/patches/01_lpi.patch:
  - Add Launchpad integration
* debian/patches/10_use_notify_osd_icons.patch:
  - Use the notify-osd image for new messages
* debian/patches/34_start_raised_execpt_in_session.patch
  - If not started with the session, we should always raise
* debian/patches/36_chat_window_default_size.patch:
  - Make the default chat window size larger
* debian/patches/37_facebook_default.patch:
  - Make facebook the default chat account type
* debian/patches/38_lp_569289.patch
  - Set freenode as default IRC network for new IRC accounts 
* debian/patches/41_unity_launcher_progress.patch
  - Display file transfer progress in the unity launcher

[ Ken VanDine ]
* debian/control
  - build depend on libgcr-3-dev instead of libgcr-dev
  - dropped build depends for libindicate, we will use telepathy-indicator
  - Depend on dconf-gsettings-backend | gsettings-backend
  - Added a Recommends for telepathy-indicator
* +debian/empathy.gsettings-override
  - Added an override for notifications-focus
* debian/patches/series
  - commented out 23_idomessagedialog_for_voip_and_ft.patch, until ido has 
    been ported to gtk3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Auto-generated, do not edit.
2
 
 *
3
 
 * This file may be distributed under the same terms
4
 
 * as the specification from which it was generated.
5
 
 */
6
 
 
7
 
#define TPY_HASH_TYPE_CONTACT_CODEC_MAP (tpy_type_dbus_hash_ua_28usuua_7bss_7d_29 ())
8
 
 
9
 
#define TPY_HASH_TYPE_CONTACT_SENDING_STATE_MAP (tpy_type_dbus_hash_uu ())
10
 
 
11
 
#define TPY_HASH_TYPE_CANDIDATE_INFO (tpy_type_dbus_hash_sv ())
12
 
 
13
 
#define TPY_HASH_TYPE_CALL_MEMBER_MAP (tpy_type_dbus_hash_uu ())
14
 
 
15
 
#define TPY_ARRAY_TYPE_CALL_MEMBER_MAP_LIST (tpy_type_dbus_array_of_a_7buu_7d ())
16
 
 
17
 
GType tpy_type_dbus_hash_uu (void);
18
 
 
19
 
GType tpy_type_dbus_hash_ua_28usuua_7bss_7d_29 (void);
20
 
 
21
 
GType tpy_type_dbus_hash_sv (void);
22
 
 
23
 
#define TPY_STRUCT_TYPE_CODEC (tpy_type_dbus_struct_usuua_7bss_7d ())
24
 
 
25
 
#define TPY_ARRAY_TYPE_CODEC_LIST (tpy_type_dbus_array_usuua_7bss_7d ())
26
 
 
27
 
#define TPY_STRUCT_TYPE_CODEC_OFFERING (tpy_type_dbus_struct_oua_28usuua_7bss_7d_29 ())
28
 
 
29
 
#define TPY_STRUCT_TYPE_VIDEO_RESOLUTION (tpy_type_dbus_struct_uu ())
30
 
 
31
 
#define TPY_ARRAY_TYPE_VIDEO_RESOLUTION_STRUCT (tpy_type_dbus_array_uu ())
32
 
 
33
 
#define TPY_STRUCT_TYPE_CANDIDATE (tpy_type_dbus_struct_usua_7bsv_7d ())
34
 
 
35
 
#define TPY_ARRAY_TYPE_CANDIDATE_LIST (tpy_type_dbus_array_usua_7bsv_7d ())
36
 
 
37
 
#define TPY_STRUCT_TYPE_STREAM_CREDENTIALS (tpy_type_dbus_struct_ss ())
38
 
 
39
 
#define TPY_STRUCT_TYPE_CALL_STATE_REASON (tpy_type_dbus_struct_uus ())
40
 
 
41
 
GType tpy_type_dbus_struct_usua_7bsv_7d (void);
42
 
 
43
 
GType tpy_type_dbus_struct_uu (void);
44
 
 
45
 
GType tpy_type_dbus_struct_oua_28usuua_7bss_7d_29 (void);
46
 
 
47
 
GType tpy_type_dbus_struct_uus (void);
48
 
 
49
 
GType tpy_type_dbus_struct_usuua_7bss_7d (void);
50
 
 
51
 
GType tpy_type_dbus_struct_ss (void);
52
 
 
53
 
GType tpy_type_dbus_array_usuua_7bss_7d (void);
54
 
 
55
 
GType tpy_type_dbus_array_uu (void);
56
 
 
57
 
GType tpy_type_dbus_array_usua_7bsv_7d (void);
58
 
 
59
 
GType tpy_type_dbus_array_of_a_7buu_7d (void);
60