~ubuntu-branches/ubuntu/trusty/sflphone/trusty

« back to all changes in this revision

Viewing changes to daemon/libs/pjproject-2.0.1/pjsip-apps/src/pjsua_wince/resource.h

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2014-01-28 18:23:36 UTC
  • mfrom: (4.3.4 sid)
  • Revision ID: package-import@ubuntu.com-20140128182336-jrsv0k9u6cawc068
Tags: 1.3.0-1
* New upstream release 
  - Fixes "New Upstream Release" (Closes: #735846)
  - Fixes "Ringtone does not stop" (Closes: #727164)
  - Fixes "[sflphone-kde] crash on startup" (Closes: #718178)
  - Fixes "sflphone GUI crashes when call is hung up" (Closes: #736583)
* Build-Depends: ensure GnuTLS 2.6
  - libucommon-dev (>= 6.0.7-1.1), libccrtp-dev (>= 2.0.6-3)
  - Fixes "FTBFS Build-Depends libgnutls{26,28}-dev" (Closes: #722040)
* Fix "boost 1.49 is going away" unversioned Build-Depends: (Closes: #736746)
* Add Build-Depends: libsndfile-dev, nepomuk-core-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
//{{NO_DEPENDENCIES}}
2
 
// Microsoft eMbedded Visual C++ generated include file.
3
 
// Used by pjsua_wince.rc
4
 
//
5
 
#define IDS_APP_TITLE                   1
6
 
#define IDS_HELLO                       2
7
 
#define IDC_PJSUA_WINCE                 3
8
 
#define IDI_PJSUA_WINCE                 101
9
 
#define IDM_MENU                        102
10
 
#define IDD_ABOUTBOX                    103
11
 
#define IDM_FILE_EXIT                   40002
12
 
#define IDM_HELP_ABOUT                  40003
13
 
#define ID_MAKECALL                     40004
14
 
#define ID_ANSWER                       40005
15
 
#define ID_DISCONNECT                   40006
16
 
#define ID_ACTION                       40007
17
 
#define ID_EXIT                         65535
18
 
 
19
 
// Next default values for new objects
20
 
//
21
 
#ifdef APSTUDIO_INVOKED
22
 
#ifndef APSTUDIO_READONLY_SYMBOLS
23
 
#define _APS_NEXT_RESOURCE_VALUE        104
24
 
#define _APS_NEXT_COMMAND_VALUE         40008
25
 
#define _APS_NEXT_CONTROL_VALUE         1001
26
 
#define _APS_NEXT_SYMED_VALUE           101
27
 
#endif
28
 
#endif