summaryrefslogtreecommitdiff
path: root/plugins/gtkui/ctmapping.h
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2013-08-17 21:59:14 +0200
committerGravatar waker <wakeroid@gmail.com>2013-08-17 21:59:14 +0200
commit6b02d9c5cbddff869d5d7c7ab18547bf7ea7fc30 (patch)
tree310361ad82d597c15f8650da2c332af6043298ca /plugins/gtkui/ctmapping.h
parentf49076b7a8e380bf7d28c17b376a862351e8799e (diff)
gtkui: added GUI configuration for content type mapping
Diffstat (limited to 'plugins/gtkui/ctmapping.h')
-rw-r--r--plugins/gtkui/ctmapping.h26
1 files changed, 26 insertions, 0 deletions
diff --git a/plugins/gtkui/ctmapping.h b/plugins/gtkui/ctmapping.h
new file mode 100644
index 00000000..3412e003
--- /dev/null
+++ b/plugins/gtkui/ctmapping.h
@@ -0,0 +1,26 @@
+/*
+ DeaDBeeF -- the music player
+ Copyright (C) 2009-2012 Alexey Yakovenko and other contributors
+
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+
+ 3. This notice may not be removed or altered from any source distribution.
+*/
+#ifndef __CTMAPPING_H
+#define __CTMAPPING_H
+
+#endif