[rygel] core: Nice default title for Tracker and MediaExport



commit 131f5477b1153e475535ab83b99bec00ed6b7b79
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Fri Jun 5 02:05:30 2009 +0300

    core: Nice default title for Tracker and MediaExport
---
 data/rygel.schemas |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/rygel.schemas b/data/rygel.schemas
index a18c9f2..fcf65d2 100644
--- a/data/rygel.schemas
+++ b/data/rygel.schemas
@@ -82,7 +82,7 @@
         <applyto>/apps/rygel/Tracker/title</applyto>
         <owner>rygel</owner>
         <type>string</type>
-        <default></default>
+        <default REALNAME@'s media</default>
         <locale name="C">
           <short>The title of this plugin to advertise to UPnP clients.</short>
           <long>The title of this plugin to advertise to UPnP clients.</long>
@@ -104,7 +104,7 @@
         <applyto>/apps/rygel/MediaExport/title</applyto>
         <owner>rygel</owner>
         <type>string</type>
-        <default></default>
+        <default>@REALNAME@'s media</default>
         <locale name="C">
           <short>The title of this plugin to advertise to UPnP clients.</short>
           <long>The title of this plugin to advertise to UPnP clients.</long>



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