From kde-usability Tue Mar 13 15:39:26 2012 From: Maarten De Meyer Date: Tue, 13 Mar 2012 15:39:26 +0000 To: kde-usability Subject: [KDE Usability] Rename Samba Shares to Windows Shares (SMB) Message-Id: <11684278.efqDKVWtv4 () laptop-maarten> X-MARC-Message: https://marc.info/?l=kde-usability&m=133166633108566 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--nextPart6694834.CtkIyXrHpY" --nextPart6694834.CtkIyXrHpY Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hello, I would like to propose to change the name of 'Samba Shares' in the network folder (remote:/) to 'Windows Shares (SMB)' as proposed by bug: https://bugs.kde.org/show_bug.cgi?id=141257 Rationale: smb:/ is used to browse shares on windows computers, this change makes that more obvious. I made a 'patch' (in quotes because it's a one liner) but I'm not sure where to send it. Affected file: kde-runtime/kioslave/smb/smb-network.desktop Only the name in the desktop file is changed, so translations have to be adjusted. ps. I'm sorry if this is the wrong list. -- Greetings Maarten De Meyer --nextPart6694834.CtkIyXrHpY Content-Disposition: attachment; filename="kio_smb.patch" Content-Transfer-Encoding: quoted-printable Content-Type: text/x-patch; charset="UTF-8"; name="kio_smb.patch" --- smb-network.desktop=092012-03-06 09:56:22.804477955 +0100 +++ smb-network-new.desktop=092012-03-06 09:41:25.979003604 +0100 @@ -1,6 +1,6 @@ [Desktop Entry] Icon=3Dnetwork-workgroup -Name=3DSamba Shares +Name=3DWindows Shares (SMB) Name[af]=3DSamba Hulpbronne Name[ar]=3D=D9=85=D8=B4=D8=A7=D8=B1=D9=83=D8=A7=D8=AA =D8=A7=D9=84=D8=B3= =D8=A7=D9=85=D8=A8=D8=A7 Name[ast]=3DComparticiones Samba --nextPart6694834.CtkIyXrHpY Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ kde-usability mailing list kde-usability@kde.org https://mail.kde.org/mailman/listinfo/kde-usability --nextPart6694834.CtkIyXrHpY--