[Xfce4-commits] [xfce/xfdesktop] 01/01: Correct spelling of file system (Bug #16543)

noreply at xfce.org noreply at xfce.org
Sat Apr 11 19:12:33 CEST 2020


This is an automated email from the git hooks/post-receive script.

a   n   d   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfdesktop.

commit 4adbe953e64702520a7190801a725012aee3a9e3
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Fri Mar 13 15:01:08 2020 +0400

    Correct spelling of file system (Bug #16543)
---
 settings/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings/main.c b/settings/main.c
index baa3d8c..707af9a 100644
--- a/settings/main.c
+++ b/settings/main.c
@@ -418,7 +418,7 @@ setup_special_icon_list(GtkBuilder *gxml,
     } icons[] = {
         { N_("Home"), "user-home", "gnome-fs-desktop",
           DESKTOP_ICONS_SHOW_HOME, TRUE },
-        { N_("Filesystem"), "drive-harddisk", "gnome-dev-harddisk",
+        { N_("File System"), "drive-harddisk", "gnome-dev-harddisk",
           DESKTOP_ICONS_SHOW_FILESYSTEM, TRUE },
         { N_("Trash"), "user-trash", "gnome-fs-trash-empty",
           DESKTOP_ICONS_SHOW_TRASH, TRUE },

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list