Modify version string to post-release version 0.18.101
[gmpc.git] / src / config-defaults.h
blobd7054d082287dec7b4608277d86f1b05db0ffa50
1 /* Gnome Music Player Client (GMPC)
2 * Copyright (C) 2004-2009 Qball Cow <qball@sarine.nl>
3 * Project homepage: http://gmpc.wikia.com/
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by
7 * the Free Software Foundation; either version 2 of the License, or
8 * (at your option) any later version.
10 * This program is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
15 * You should have received a copy of the GNU General Public License along
16 * with this program; if not, write to the Free Software Foundation, Inc.,
17 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
20 #define DEFAULT_TIMEOUT 5.0
21 #define DEFAULT_MARKUP_BROWSER "[%name%: &[%artist% - ]%title%]|%name%|[%artist% - ]%title%|%shortfile%|"
22 #define DEFAULT_PLAYLIST_MARKUP "[%name%: &[%artist% - ]%title%]|%name%|[%artist% - ]%title%|%shortfile%|"
23 #define DEFAULT_PLAYER_MARKUP "[%name%: &[%artist% - ]%title%]|%name%|[%artist% - ]%title%|%shortfile%|"
24 #define DEFAULT_HIDE_ON_STARTUP 0
25 #define DEFAULT_TRAY_ICON_ENABLE 1
26 #define DEFAULT_AUTOCONNECT 0
27 #define DEFAULT_TRAY_MARKUP "[<span size=\"small\">%name%</span>\n][<span size=\"large\" weight=\"bold\">%title%</span>\n][%artist%][\n<span size=\"small\">%album% [(track %track%)]</span>]|%shortfile%|"
30 #define DEFAULT_PLAYLIST_PLAYER_MARKUP "<span size=\"large\" weight=\"bold\">[%title%|%shortfile%]</span>\n[<span size=\"small\">%name%</span>]<span size=\"small\">[ By <b>%artist%</b>[ From <b>%album%</b>]]</span>"
32 /*"[<span size=\"small\">%name%</span>\n][<span size=\"large\" weight=\"bold\">%title%</span>\n]<span size=\"small\">[<span color='dark grey'>by</span> %artist%][ <span color='dark grey'>From</span> %album%]</span>|%shortfile%|"*/