summaryrefslogtreecommitdiff
path: root/plugins/keyboard/gsd-xmodmap.h
diff options
context:
space:
mode:
authorhaxar <[email protected]>2012-02-21 20:13:04 -0800
committerhaxar <[email protected]>2012-02-21 20:13:04 -0800
commitddaceb232c8b537a7d29a9708928d3a3671b98e5 (patch)
treed874e557f2999f9550ad2b710f0231ed06f50ba8 /plugins/keyboard/gsd-xmodmap.h
parentecd8a153901507f5d210d6f85103693ef81d49c3 (diff)
downloadmate-settings-daemon-ddaceb232c8b537a7d29a9708928d3a3671b98e5.tar.bz2
mate-settings-daemon-ddaceb232c8b537a7d29a9708928d3a3671b98e5.tar.xz
gsd to msd complete rename patch by NiceandGently; code changes commit
Diffstat (limited to 'plugins/keyboard/gsd-xmodmap.h')
-rw-r--r--plugins/keyboard/gsd-xmodmap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/keyboard/gsd-xmodmap.h b/plugins/keyboard/gsd-xmodmap.h
index 7cfff74..04b4505 100644
--- a/plugins/keyboard/gsd-xmodmap.h
+++ b/plugins/keyboard/gsd-xmodmap.h
@@ -23,7 +23,7 @@
#ifndef XMODMAP_H
#define XMODMAP_H
-void gsd_load_modmap_files (void);
-void gsd_modmap_dialog_call (void);
+void msd_load_modmap_files (void);
+void msd_modmap_dialog_call (void);
#endif