mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Reduced warnings on gcc 4.4.1.
Let panel applet use GLOBALFLAGS. Check for XKBrules from XKB extension and conditionally compile code using it.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
static char * hint_xpm[] = {
|
||||
static const char *hint_xpm[] = {
|
||||
"118 197 174 2",
|
||||
" c #F1F3F5",
|
||||
". c #F2F4F6",
|
||||
|
Reference in New Issue
Block a user