| 43 # endif |
43 # endif |
| 44 #endif |
44 #endif |
| 45 |
45 |
| 46 #include <notify.h> |
46 #include <notify.h> |
| 47 #include <plugins.h> |
47 #include <plugins.h> |
| 48 #include <version.h> |
|
| 49 |
48 |
| 50 /* This function is the callback for the plugin action we added. All we're |
49 /* This function is the callback for the plugin action we added. All we're |
| 51 * doing here is displaying a message. When the user selects the plugin |
50 * doing here is displaying a message. When the user selects the plugin |
| 52 * action, this function is called. */ |
51 * action, this function is called. */ |
| 53 static void |
52 static void |