Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
48e795d3
Commit
48e795d3
authored
Apr 15, 2008
by
Emmanuel Milou
Browse files
Modify filename
parent
7f57a2d5
Changes
2
Hide whitespace changes
Inline
Side-by-side
sflphone-gtk/src/
SFL
notify.c
→
sflphone-gtk/src/
sfl
notify.c
View file @
48e795d3
...
...
@@ -17,7 +17,7 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#include
<
SFL
notify.h>
#include
<
sfl
notify.h>
static
NotifyNotification
*
notification
;
...
...
sflphone-gtk/src/
SFL
notify.h
→
sflphone-gtk/src/
sfl
notify.h
View file @
48e795d3
...
...
@@ -29,10 +29,7 @@
#include
<actions.h>
#include
<statusicon.h>
#include
<configwindow.h>
#define __TIMEOUT_MODE "default"
#define __TIMEOUT_TIME 30000 // 30 secondes
#define __POPUP_WINDOW ( dbus_popup_mode() )
#include
<sflphone_const.h>
/*
* Notify an incoming call with the libnotify notification library
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment