[rygel] data: Use hostname on maemo



commit 106e767719a87f1008718e91304622d87d2e9dd4
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Mon Sep 21 18:17:49 2009 +0300

    data: Use hostname on maemo
    
    Use hostname by default on maemo instead of user's realname.

 data/rygel-maemo.conf |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/rygel-maemo.conf b/data/rygel-maemo.conf
index 21fa085..72c6a57 100644
--- a/data/rygel-maemo.conf
+++ b/data/rygel-maemo.conf
@@ -48,11 +48,11 @@ enabled=true
 share-pictures=true
 share-videos=true
 share-music=true
-title= REALNAME@'s\smedia
+title= HOSTNAME@
 
 [MediaExport]
 enabled=false
-title= REALNAME@'s\smedia
+title= HOSTNAME@
 # List of URIs to export; if list is empty, the XDG media directries are
 # exported.
 uris=



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]