rhythmbox r5888 - in trunk: . sources
- From: jmatthew svn gnome org
- To: svn-commits-list gnome org
- Subject: rhythmbox r5888 - in trunk: . sources
- Date: Sat, 6 Sep 2008 01:15:06 +0000 (UTC)
Author: jmatthew
Date: Sat Sep 6 01:15:06 2008
New Revision: 5888
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=5888&view=rev
Log:
2008-09-06 Jonathan Matthew <jonathan d14n org>
patch by: Ernst Persson <ernstp gmail com>
* sources/rb-source-group.h:
Move the device source group above the playlist group.
Fixes #487618.
Modified:
trunk/ChangeLog
trunk/sources/rb-source-group.h
Modified: trunk/sources/rb-source-group.h
==============================================================================
--- trunk/sources/rb-source-group.h (original)
+++ trunk/sources/rb-source-group.h Sat Sep 6 01:15:06 2008
@@ -36,8 +36,8 @@
typedef enum {
RB_SOURCE_GROUP_CATEGORY_FIXED = 0, /* library, iradio, podcast, queue */
- RB_SOURCE_GROUP_CATEGORY_PERSISTENT, /* playlists */
RB_SOURCE_GROUP_CATEGORY_REMOVABLE, /* ipod, generic audio player, audio CD */
+ RB_SOURCE_GROUP_CATEGORY_PERSISTENT, /* playlists */
RB_SOURCE_GROUP_CATEGORY_TRANSIENT, /* DAAP shares */
RB_SOURCE_GROUP_CATEGORY_LAST
} RBSourceGroupCategory;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]