Re: Patch to add kdoctools/customization/xsl/hu.xml

2012-06-22 Thread Laszlo Papp
Hi, Usually, we use reviewboard for patches. For instance, I cannot unfortunately open up this attachment on my phone (N9) for reviewing. I can do that in few hours. Perhaps, you also meant against the frameworks branch (saying this without even seeing the patch). BR, Laszlo On 6/22/12, Kristóf

Patch to add kdoctools/customization/xsl/hu.xml

2012-06-22 Thread Kristóf Kiszel
Hello, the attached patch adds the kdoctools/customization/xsl/hu.xml to kdelibs. Please commit it to KDE/4.8 and to master. Kristóf Kiszel 0027-Add-Hungarian-translation.patch Description: Binary data

Re: Review Request: Rename Samba Shares to Windows Shares (SMB)

2012-06-22 Thread Daniel Nicoletti
> On June 21, 2012, 10:05 p.m., Mark Gaiser wrote: > > I don't really know if we should do this.. I do understand why you want to > > rename it. From a user point of view the user probably wants to either > > access windows shares or make shares accessible for windows. Either way, > > it's don

Re: Review Request: Rename Samba Shares to Windows Shares (SMB)

2012-06-22 Thread Thomas Lübking
> On June 21, 2012, 10:05 p.m., Mark Gaiser wrote: > > I don't really know if we should do this.. I do understand why you want to > > rename it. From a user point of view the user probably wants to either > > access windows shares or make shares accessible for windows. Either way, > > it's don

Re: Review Request: Rename Samba Shares to Windows Shares (SMB)

2012-06-22 Thread Mark Gaiser
> On June 21, 2012, 10:05 p.m., Mark Gaiser wrote: > > I don't really know if we should do this.. I do understand why you want to > > rename it. From a user point of view the user probably wants to either > > access windows shares or make shares accessible for windows. Either way, > > it's don

Re: Review Request: Rename Samba Shares to Windows Shares (SMB)

2012-06-22 Thread andrea diamantini
Just let me add my 2 cents to the discussion saying that whatever name you are going to choose here, it should be non technical at all from the user POV. So, please let "samba", "smb" or similar out of it. "Windows" is borderline. My mother knows that it is referred to something computer related. :

Re: Review Request: Rename Samba Shares to Windows Shares (SMB)

2012-06-22 Thread Stas Verberkt
My mother however thinks about a certain latin dance when I tell her to 'use the samba share'. My mother however thinks about certain holes in the walls of her home when I tell her to 'use the windows share'. Windows itself refers to this by "network share", I think. However, what I was wond

Re: Workflow plasmoid [Re: Hello...]

2012-06-22 Thread Michail V.
Hi Ivan, yes of course, I have just subscribe to plasma-devel, do I have to resend the first mail? for the activitymanager I will try to use directly the libkactivities, I think you must have the same opinion for the tasks also? to use lilbtaskmanager instead of the tasks engine... Michail

Re: Review Request: Rename Samba Shares to Windows Shares (SMB)

2012-06-22 Thread Thomas Baumgart
Hi, On Friday 22 June 2012 03:24:47 Maarten De Meyer wrote: ... > My mother however thinks about a certain latin dance when I tell her > to 'use the samba share'. My mother however thinks about certain holes in the walls of her home when I tell her to 'use the windows share'. SCNR. -- Rega

Re: Review Request: Rename Samba Shares to Windows Shares (SMB)

2012-06-22 Thread Maarten De Meyer
> On June 21, 2012, 10:05 p.m., Mark Gaiser wrote: > > I don't really know if we should do this.. I do understand why you want to > > rename it. From a user point of view the user probably wants to either > > access windows shares or make shares accessible for windows. Either way, > > it's don

Re: Review Request: Rename Samba Shares to Windows Shares (SMB)

2012-06-22 Thread Andrius da Costa Ribas
> On June 21, 2012, 10:05 p.m., Mark Gaiser wrote: > > I don't really know if we should do this.. I do understand why you want to > > rename it. From a user point of view the user probably wants to either > > access windows shares or make shares accessible for windows. Either way, > > it's don

Workflow plasmoid [Re: Hello...]

2012-06-22 Thread Ivan Cukic
Hi Michael, Lets move this to plasma-devel since it is about plasma. (replying to k-c-d as well just for easier tracking what happened to the thread) > 1) I am using the following code to remove an activity: > > void ActivityManager::remove(QString id) { > ActivityManager::stop(id); Since