~ubuntu-branches/ubuntu/vivid/ekiga/vivid-proposed

« back to all changes in this revision

Viewing changes to src/gui/preferences.h

  • Committer: Bazaar Package Importer
  • Author(s): Kilian Krause
  • Date: 2011-07-17 00:24:50 UTC
  • mfrom: (5.1.5 upstream) (7.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20110717002450-ytg3wsrc1ptd3153
Tags: 3.3.1-1
* New upstream release.
 - Required libpt-dev 2.10 and libopal-dev 3.10
* Fix debian/watch to catch new version
* Remove libnotify0.7.patch - included upstream
* Add libboost-dev and libboost-signals-dev to Build-Depends
* debian/rules: Don't install *.la files for new internal shared libs
* Fix Vcs URIs to point to correct desktop/experimental/ekiga tree

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
/* Ekiga -- A VoIP and Video-Conferencing application
3
 
 * Copyright (C) 2000-2006 Damien Sandras
 
3
 * Copyright (C) 2000-2009 Damien Sandras <dsandras@seconix.com>
4
4
 *
5
5
 * This program is free software; you can redistribute it and/or modify
6
6
 * it under the terms of the GNU General Public License as published by
43
43
#include "common.h"
44
44
#include "framework/services.h"
45
45
 
46
 
/* DESCRIPTION  :  / 
47
 
 * BEHAVIOR     :  Builds the sound events list of the preferences window. 
48
 
 * PRE          :  /
49
 
 */
50
 
void gm_prefs_window_sound_events_list_build (GtkWidget *prefs_window); 
51
 
 
52
 
 
53
46
/* DESCRIPTION  :  /
54
47
 * BEHAVIOR     :  It builds the preferences window
55
48
 *                 (sections' ctree / Notebook pages) and connect GTK signals