[gnome-internet-radio-locator] Add GSettings keys



commit 24441325ec7ce19630d23673c2955b2ed8fcd202
Author: Ole Aamot <oka oka no>
Date:   Fri Feb 23 21:19:21 2018 +0100

    Add GSettings keys

 src/gnome-internet-radio-locator-keys.h | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)
---
diff --git a/src/gnome-internet-radio-locator-keys.h b/src/gnome-internet-radio-locator-keys.h
new file mode 100644
index 0000000..f428e90
--- /dev/null
+++ b/src/gnome-internet-radio-locator-keys.h
@@ -0,0 +1,31 @@
+/* $Id$
+ *
+ * GNOME Internet Radio Locator
+ *
+ * Copyright (C) 2014, 2015, 2017, 2018  Ole Aamot Software
+ *
+ * Author: Ole Aamot <oka oka no>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+
+#ifndef GNOME_INTERNET_RADIO_LOCATOR_KEYS_H
+#define GNOME_INTERNET_RADIO_LOCATOR_KEYS_H
+
+#define GNOME_INTERNET_RADIO_LOCATOR_DOMAIN "org.gnome.gnome-internet-radio-locator"
+#define GNOME_INTERNET_RADIO_LOCATOR_UI GNOME_INTERNET_RADIO_LOCATOR_DOMAIN".ui"
+#define GNOME_INTERNET_RADIO_LOCATOR_STATION "station"
+
+#endif /* GNOME_INTERNET_RADIO_LOCATOR_KEYS_H */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]