~ubuntu-branches/ubuntu/gutsy/ekiga/gutsy

« back to all changes in this revision

Viewing changes to src/gui/statusicon.h

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-02-13 22:43:18 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060213224318-1dn5o31239l0e3hg
Tags: 1.99.1-0ubuntu1
* [Kilian Krause <kilian@debian.org>]
  - New upstream release (2.0 BETA 2).
  - Name changed from GnomeMeeting to Ekiga.
* [Daniel Holbach]:
  - adjusted versions.
  - debian/control.in:
    - added liblaunchpad-integration-dev.
  - debian/patches/01_lpi.dpatch,
    debian/patches/02_autoconf.dpatch:
    - re-added, updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
                                GMManager::CallingState state);
75
75
 
76
76
 
 
77
 
 
78
/* DESCRIPTION  :  /
 
79
 * BEHAVIOR     :  Update the status icon busy state. When the window is busy,
 
80
 *                 you can not exit. Similar to the main window function
 
81
 *                 of the same name.
 
82
 * PRE          :  The status icon GMObject.
 
83
 *                 The first parameter is TRUE if we are busy.
 
84
 */
 
85
void gm_statusicon_set_busy (GtkWidget *,
 
86
                             BOOL);
 
87
 
 
88
 
77
89
/* DESCRIPTION  : /
78
90
 * BEHAVIOR     : If has_message is TRUE, the statusicon will blink with the
79
91
 *                message icon, and a click on it will bring up the chat window