sync ports with The Matrix
This commit is contained in:
parent
2c0afcbbf3
commit
b72ce7a5e9
1248 changed files with 11809 additions and 12798 deletions
|
@ -3,15 +3,19 @@ Remove libappindicator support.
|
|||
Index: src/gromit-mpx.h
|
||||
--- src/gromit-mpx.h.orig
|
||||
+++ src/gromit-mpx.h
|
||||
@@ -27,7 +27,6 @@
|
||||
@@ -28,11 +28,6 @@
|
||||
#include <glib.h>
|
||||
#include <gdk/gdk.h>
|
||||
#include <gtk/gtk.h>
|
||||
-#ifdef APPINDICATOR_IS_LEGACY
|
||||
-#include <libappindicator/app-indicator.h>
|
||||
|
||||
-#else
|
||||
-#include <libayatana-appindicator/app-indicator.h>
|
||||
-#endif
|
||||
|
||||
#define GROMIT_MOUSE_EVENTS ( GDK_BUTTON_MOTION_MASK | \
|
||||
@@ -98,7 +97,6 @@ typedef struct
|
||||
GDK_BUTTON_PRESS_MASK | \
|
||||
@@ -102,7 +97,6 @@ typedef struct
|
||||
typedef struct
|
||||
{
|
||||
GtkWidget *win;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue