[gnome-user-share] Revert "Bug 570905 – capplet name discrepancy"



commit 8b06c7b2fb4e852fff1d7a52e07d5339e41a5e79
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Jun 26 11:03:37 2009 +0100

    Revert "Bug 570905 â?? capplet name discrepancy"
    
    This reverts commit 838763daa9a97f23f4e2a1c365e458a14d6f6f5b.

 data/file-share-properties.ui               |    2 +-
 data/gnome-user-share-properties.desktop.in |    2 +-
 data/gnome-user-share.desktop.in.in         |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/file-share-properties.ui b/data/file-share-properties.ui
index ad7f36c..96893cf 100644
--- a/data/file-share-properties.ui
+++ b/data/file-share-properties.ui
@@ -4,7 +4,7 @@
   <!-- interface-naming-policy toplevel-contextual -->
   <object class="GtkDialog" id="user_share_dialog">
     <property name="border_width">5</property>
-    <property name="title" translatable="yes">Personal File Sharing Preferences</property>
+    <property name="title" translatable="yes">File Sharing Preferences</property>
     <property name="resizable">False</property>
     <property name="icon_name">folder-remote</property>
     <property name="type_hint">dialog</property>
diff --git a/data/gnome-user-share-properties.desktop.in b/data/gnome-user-share-properties.desktop.in
index 9591194..ec56191 100644
--- a/data/gnome-user-share-properties.desktop.in
+++ b/data/gnome-user-share-properties.desktop.in
@@ -1,7 +1,7 @@
 [Desktop Entry]
 Encoding=UTF-8
 _Name=Personal File Sharing
-_Comment=Preferences for sharing of files
+_Comment=Preferences for sharing of personal files
 Exec=gnome-file-share-properties
 Icon=folder-remote
 StartupNotify=true
diff --git a/data/gnome-user-share.desktop.in.in b/data/gnome-user-share.desktop.in.in
index 7c6a87f..803d0cc 100644
--- a/data/gnome-user-share.desktop.in.in
+++ b/data/gnome-user-share.desktop.in.in
@@ -1,7 +1,7 @@
 [Desktop Entry]
 Encoding=UTF-8
-_Name=Personal File Sharing
-_Comment=Launch Personal File Sharing if enabled
+_Name=User Sharing
+_Comment=Launch User Sharing if enabled
 Icon=apacheconf
 Exec= installdir@/gnome-user-share
 Terminal=false



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