=====================================================
Overview of changes in Pragha 0.7.6
=====================================================
News:
	Drag'n drop several items in Library/Playlist/Current_playlist. Very thanks to Guillaume Royer.
	Add files to the current playlist by dragging them from file browser. Very thanks to Guillaume Royer.
	Drag files over current playlist to any file browser to copy this.

Others Changes:
	Add option to add files recurvively in preferences dialogs.
	Use <Alt>Right" and "<Alt>Left", as default keyboard shortcuts for Previous/Next.
	Remember sidebar size when restart.

Bugs fixed:
	Refilter library view according to search entry, when switching library order.
	Only insensitive search entry when switching library order.
	Remove the redundant Save Playlist/Clear/Jump To/Searchbar toolbar.
	Insensitive Properties menu entry, instead hide it when several items are selected.
	Unselect all when click over when click over no song.
	No resize panel, when change windows size.
	Remove unused variables.

======================================================
OTHERS REALESES:
======================================================
V0.7.5.2
	Update Polish translation. Thanks to Sid.

V0.7.5.1
	Update German translation. Thanks to PhotonX.
	New album unknown icon. Provisory.(Does not look good with dark themes)

V0.7.5
News:
	Add confirmation dialog. to "Delete from..", menu entries.
	Leave the checkbox automatically when change a tag in edit track dialog.
	Adds an icon to clear the tags entry in edit track dialog.
	Hack in the representation of album art.

Others Changes:
	Expand all row in library tree when double click
	Use GTK_STOCK_LEAVE_FULLSCREEN button adding text and translations. 
	Unsensitive librarytree and search_entry when updating.

Updates Translations:
	Add initial Swedish language. Thanks to Zwopper.
	Update Czech translation. Thanks to Alois.

Bugs fixed:
	Fix Issue 10. Several critical warnings when first init.
	Add files when double-clicking or pressing enter in filechooser.
	Keep the open file dialog on top of the main window,
	Do not use gtk_tree_view_column_set_cell_data_func(). Performance problem. No more play/pause pixbuf in currente playlist.
	No update song information all the time.
	Capitalise and translate window title.
	Rework toogle_main_window.
	Unref notification when close it.
	Unref Cover in unset_album_art
	Fix memleak in panel.

V0.7.4
Add next action to notifications.
Improved time library indexing.
Add option to start pragha minimized, fullscreen, or remember the last window state. Inspired in Nathan Wayde patch. Thanks!.
Add option to minimize pragha when close window.
Add button in panel to leave fullscreen.

Others Changes:
	Set the labels to wrap on display properties dialog. Thanks to Nathan Wayde.
	New Layout of edit track dialog.
	Use AM_SILENT_RULES if available.

Updates Translations:
	German translation thanks to PhotonX.
	Polish translation thanks to Sid.
	Update po files.

Bugs fixed:
	Now work queue list when sequential playlist.
	Hide sidebar when restore mainwindow and originally no showed.
	Hide album art when restore mainwindow if set to no show.
	Fixes some memory leaks.

V0.7.3
Drop File Pane in favor of gtk-file-chooser.
	Support for adding folders recursively in file chooser. (Based on Audacius code. /src/ui_fileopen.c)
	Support for recent files in file chooser.
	Now remember last folder used.

Others Changes:
	Middle click on the library/playlists view append songs to current playlist.
	Queue and dequeue pressing 'Q'.
	If pragha minimized or without focus, when clicked statusicon restore mainwindow focus.
	Now the second panel is the playlists.
	Drop album.png in favor of the icon theme instaled.
 
Updates Translations:
	Spanish translation thanks to msdelos.
	Polish translation thanks to Sid.
	Update po files.

Bugs fixed:
	Use g_get_user_config_dir() instead of g_get_home_dir() and then concatenating "/.config". Thanks to Sebcactus.
	OK/Cancel buttons in Edit Tags and Save Playlist dialog are inverted.
	When move around the library with the keyboard, this does not advance.

V0.7.2
Basic queue playlist support!-)
	Now you can add and remove multiple songs to be played.	
	(Special thanks to Christian Hergert by gtkcellrendererbubble.)

Others Changes:
	Use Desktop file XDG compliant. Thanks to Christoph.
	Use shared files XDG compliant. Thanks to Christoph.

	Restore 'Shuffle' and 'Repeat' options in the panel.

	Add 'Current play time' in the systray tooltip.
	Notifications, more consistent at the systray tooltips.

	Move 'Add the library' menu item to 'Tools' menu.
	Move 'Connect to CDDB server' option to 'General' tab.

	Use Control+space to play and pause.
	Remove 'Show Hidden Files in File View' preferences option, and add 'show hidden files' menu item, to popup menu of file pane.

Updates Translations:
	Portuguese translation thanks to Lyceuhns.
	Spanish translation thanks to msdelos.

Bugs fixed:
	Fixs GDK_Delete no work in search entry.

Note: When playing songs from the play queue, deletes references to previous songs.

V0.7.1.1: Update of french translation thank to Aloïs Halel.

V0.7.1
Rework all menus.
	Use more advisable names: "Add to playlist" instead "Equeque", "Replace playlist" instead "Play", etc.
	Use betters icon: GTK_STOCK_ADD instead GTK_STOCK_COPY when add music, NULL instead GTK_STOCK_PLAY when replace playlist, etc.
	Add betters accelerators: <Control>R to repeat, <Control>Y to search lyrics, etc.
	Now activate the panels from the menu bar. 
	New properties of current song in menu bar and status icon.
	Clear Sort in Current playlist header_context_menu.

Others Changes:
	Add option to search lyrics using http://www.lyricsplugin.com.
	Add more tooltips.
	Add Fullscreen option.
	Add Options to hide status bar.
	A new icon of pragha.

Updates Translations:
	Rusian translation thanks to Evgen.
	Czech translation thanks to alois.nespor.
	Japanese translation thanks to Masato Hashimoto.
	Spanish translation thanks to msdelos.
	German translation thanks to PhotonX.

Bugs fixed:
	When create search entry, no sensitive claer icon.
	Show "track" (Before show "tracks") in statusbar when unique song in playlist.
	No show track no in playlist, when is zero.
	Show filename in playlist when unknown title tag.

V0.7.0
	Now depends on gtk >= 2.16. Thank to this:
	* Eliminate eggtrayicon and sexyentry.
	* Add new tooltip in statusicon with the album art of the reproduced song.
	* The executable, and the memory consumption one was reduced.

Others Changes:
	Command "pragha -t", play pause and resume.
	Save and restore software mixer volume.
	Better layout of Preferences Dialog.
	Optimization when search library_tree.
	Use gtk_show_uri to lauch Browser.
	Remove "Library View Menu".

Updates Translations:
	Add Polish translation thanks to Krzysztof Komorowski.
	Add Norwegian language, thanks to Kim.
	Add translator-credits to About Dialog.

Bugs fixed:
	Fix crash when click "go to current track".
	Fix criticals warnings when run and compile pragha.
	Fix pragha.desktop file.
V0.6.3
	Add remaining time mode to panel.
	Pragha remeber and showed last played song.
	Small optimization in library_tree.
	Fixs critical warnings.
	Updated czech translation by Alois Nespor.
0.6.2.2
	Add German translation, thanks to PhotonX
	Drops some strings "Tracks" confused.
0.6.2.1
	Add russian and ukrainian language, thanks to Evgen.
V0.6.2
	Pargha is 100% translatable one.
	Add Japanese translation. - Tanks Masato hashimoto, Xfce-i18n team_ja.
	Add czech translation. - Tanks alois.nespor.
	Add Portuguese-Brazil. - Tanks Lyceuhns.
	Add option to resize album art in preferences.
V0.6.1
	International Support (ES)
V0.6.0
	Now is Pragha Music Manager!-)

v0.5.93
	Sync systray and panel volume.
	Fix icon of consonance in gnome_main_menu and xfce menu.
	Small adjustments in the language.
v0.5.92
	Problem of the panel background image fixed.
	Elimine Spanish.
v0.5.91 / v0.5.90
	Other gui
	Incress and decress volume level in systray, Play/Pasue/Resume with central click of mouse...
	notifications only are if consonance not this in first plane and new text layout
	A new button "jump to now playing"
	In help menu show link to Consonance homepage, a Nonofficial wiki and forum..

v0.5.1
	Support for deleting library entries.
v0.5
	Audio CD playback / CDDB support.
	Audio device selection (ALSA/OSS).
	Last.fm submission.
	Playlist Export (M3U)
v0.4.1
	Fix a Gthread initialization bug
v0.4
	Modplug support ( By woolf.linux@bumiller.com )
	Tag Editing.
	UTF-8 support.
	Command line option to choose audio backend.
	DnD on 64-bit platforms ( Bugfix )
	A new manpage ( By Martin Zelaia <martintxo@sindominio.net )
v0.3.1
	OSS support.
	Software mixer support.
	Current playlist search.
	Save/Restore current playlist.
	Command line option (consonance -c) to get player state.
	Library updation feature.
	User defined album art file pattern.
v0.3
	Add FLAC, WAV, OGG support. (FLAC support by Jared Casper <jaredcasper@gmail.com>)
	DnD support.
	Playlist management.
	Search through library (simple).
v0.2
	0.2 released.
v0.1
	0.1 released.
