summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres G. Aragoneses <knocte@gmail.com>2013-01-14 20:43:01 +0000
committerAndres G. Aragoneses <knocte@gmail.com>2013-01-14 20:43:01 +0000
commitbc9fc44183916e0dee77c237b04cd591db109014 (patch)
tree68f69db6d9e0e1fe02546bf26277a8554df8e786
parent68644ff50e9230e8dcbf2cd4a69cbfd4b9b66f3f (diff)
configure: move CueSheets extension to its proper place in the summary
To have the extensions list sorted alphabetically and with proper indentation.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7c882ce..878baa0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -204,7 +204,6 @@ ${PACKAGE}-${VERSION}
User Help: ${enable_user_help} (requires gnome-doc-utils >= 0.17.3)
Extensions:
- CueSheets: yes
Alarm Clock: ${enable_AlarmClock}
AlbumArtWriter: ${enable_AlbumArtWriter}
Ampache: ${enable_Ampache}
@@ -212,6 +211,7 @@ ${PACKAGE}-${VERSION}
Awn: ${enable_Awn}
ClutterFlow: ${enable_ClutterFlow}
CoverWallpaper: ${enable_CoverWallpaper}
+ CueSheets: yes
DuplicateSongDetector: ${enable_DuplicateSongDetector}
FolderSync: ${enable_FolderSync}
Jamendo: ${enable_Jamendo}