~cairo-dock-team/cairo-dock-plug-ins/experimental

« back to all changes in this revision

Viewing changes to weblets/src/applet-notifications.h

  • Committer: tofe
  • Date: 2008-04-17 17:31:56 UTC
  • Revision ID: svn-v4:620951bb-bb42-0410-82c3-830e739ed170:trunk/plug-ins:847
nouvelle applet weblets: gecko dans un desklet ! (ne marche pas actuellement)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
#ifndef __APPLET_NOTIFICATIONS__
 
3
#define  __APPLET_NOTIFICATIONS__
 
4
 
 
5
 
 
6
#include <cairo-dock.h>
 
7
 
 
8
 
 
9
CD_APPLET_ABOUT_H
 
10
 
 
11
CD_APPLET_ON_CLICK_H
 
12
 
 
13
CD_APPLET_ON_BUILD_MENU_H
 
14
 
 
15
 
 
16
#endif