summaryrefslogtreecommitdiff
path: root/mate-panel/libpanel-util/panel-keyfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/libpanel-util/panel-keyfile.h')
-rw-r--r--mate-panel/libpanel-util/panel-keyfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/libpanel-util/panel-keyfile.h b/mate-panel/libpanel-util/panel-keyfile.h
index 8f90939d..413ae7ec 100644
--- a/mate-panel/libpanel-util/panel-keyfile.h
+++ b/mate-panel/libpanel-util/panel-keyfile.h
@@ -2,6 +2,7 @@
* panel-keyfile.h: GKeyFile extensions
*
* Copyright (C) 2008 Novell, Inc.
+ * Copyright (C) 2012-2021 MATE Developers
*
* Based on code from panel-util.h (there was no copyright header at the time)
*
@@ -33,7 +34,6 @@
extern "C" {
#endif
-
GKeyFile *panel_key_file_new_desktop (void);
gboolean panel_key_file_to_file (GKeyFile *keyfile,
const gchar *file,