[rygel] core: Don't use @REALNAME@ on Maemo
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: svn-commits-list gnome org
- Subject: [rygel] core: Don't use @REALNAME@ on Maemo
- Date: Thu, 18 Jun 2009 11:45:48 -0400 (EDT)
commit 52e54df48882752fe350ec1a857beb92f1c03261
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Thu Jun 18 18:19:11 2009 +0300
core: Don't use @REALNAME@ on Maemo
Don't use @REALNAME@ in titles on Maemo.
data/rygel-maemo.schemas | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/rygel-maemo.schemas b/data/rygel-maemo.schemas
index fd4fd42..faf063a 100644
--- a/data/rygel-maemo.schemas
+++ b/data/rygel-maemo.schemas
@@ -93,7 +93,7 @@
<applyto>/apps/rygel/Tracker/title</applyto>
<owner>rygel</owner>
<type>string</type>
- <default>@REALNAME@'s media</default>
+ <default>Media on @HOSTNAME@</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]