diff options
author | Stefano Karapetsas <[email protected]> | 2012-11-06 23:57:37 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-11-06 23:57:37 +0100 |
commit | eb7b95cc5e20488865a6950341c3a8ed8d721b55 (patch) | |
tree | 7e26f8007a3ce821bcfef52bfd1bb2857c590f3c /src/procman.h | |
parent | 066eec2b099b863ab3a5e5f505340493903935ba (diff) | |
download | mate-system-monitor-eb7b95cc5e20488865a6950341c3a8ed8d721b55.tar.bz2 mate-system-monitor-eb7b95cc5e20488865a6950341c3a8ed8d721b55.tar.xz |
fix schema installation
Diffstat (limited to 'src/procman.h')
-rw-r--r-- | src/procman.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/procman.h b/src/procman.h index c44087a..c71cff2 100644 --- a/src/procman.h +++ b/src/procman.h @@ -40,7 +40,7 @@ struct LoadGraph; #include "smooth_refresh.h" #include "prettytable.h" -#define GSM_GSETTINGS_SCHEMA "org.mate.mate-system-monitor" +#define GSM_GSETTINGS_SCHEMA "org.mate.system-monitor" enum { |