Explorar el Código

forked-daapd: Shorten title so it displays

Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess hace 10 años
padre
commit
6b11fa45d9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      sound/forked-daapd/Makefile

+ 1
- 1
sound/forked-daapd/Makefile Ver fichero

@@ -32,7 +32,7 @@ include $(INCLUDE_DIR)/package.mk
32 32
 define Package/forked-daapd
33 33
 SECTION:=sound
34 34
 CATEGORY:=Sound
35
-TITLE:=Improved iTunes (DAAP) server. Support for Apple Remote and AirPlay.
35
+TITLE:=iTunes (DAAP) server for Apple Remote and AirPlay
36 36
 URL:=https://github.com/ejurgensen/forked-daapd
37 37
 DEPENDS:=+libgpg-error +libgcrypt +libgdbm +zlib +libexpat +libunistring \
38 38
 	+libevent2 +libdaemon +libantlr3c +confuse +glib2 +alsa-lib +libffmpeg-full \