Re: Add custom first week support to KDE digital clock.

2013-08-21 Thread Hu Zheng
Hi! https://git.reviewboard.kde.org/r/111849/ is updated, another patch is there, which use custom config file! Thanks everyone! 2013/8/4 Sebastian Kügler > Hi Hu Zheng, > > On Saturday, August 03, 2013 11:42:22 Hu Zheng wrote: > > Done! See: > > https://git.reviewboard.kde.org/r/111849/ > > Pl

Re: Add custom first week support to KDE digital clock.

2013-08-05 Thread Hu Zheng
Here is the custom first week patch. Can anyone add it to the source repository? cd kde-workspace-4.10.5/libs/plasmaclock patch -p1 < customfirstweek.patch The save configuration codes are not very beautiful, but it works fine! 2013/7/18 Sebastian Kügler > On Sunday, July 14, 2013 15:49:04 Hu

Re: Add custom first week support to KDE digital clock.

2013-08-05 Thread Hu Zheng
Done! See: https://git.reviewboard.kde.org/r/111849/ Thank you very much! 2013/8/2 Sebastian Kügler > Hi Hu Zheng, > > Thanks for the patch, and welcome to Plasma development! > > On Friday, August 02, 2013 20:01:19 Hu Zheng wrote: > > Here is the custom first week patch. Can anyone add it to

Re: Add custom first week support to KDE digital clock.

2013-08-04 Thread Sebastian Kügler
Hi Hu Zheng, On Saturday, August 03, 2013 11:42:22 Hu Zheng wrote: > Done! See: > https://git.reviewboard.kde.org/r/111849/ Please submit the patch as patch on reviewboard, not as attachment. That way, it can be read easily from the web interface. Please also attach screenshots of any UI that h

Re: Add custom first week support to KDE digital clock.

2013-08-02 Thread Sebastian Kügler
Hi Hu Zheng, Thanks for the patch, and welcome to Plasma development! On Friday, August 02, 2013 20:01:19 Hu Zheng wrote: > Here is the custom first week patch. Can anyone add it to the source > repository? We use reviewboard to review changes to Plasma source code. This way, we can look at the

Re: Add custom first week support to KDE digital clock.

2013-07-18 Thread Sebastian Kügler
On Sunday, July 14, 2013 15:49:04 Hu Zheng wrote: > "Now I am not sure what you mean with first week support, maybe you could > explain that?" > In normal case, the first week is the first week in the year, but the > teachers may want to custom the first week, for example, make the 8th week > as th

Re: Add custom first week support to KDE digital clock.

2013-07-14 Thread Marco Martin
On Sun, Jul 14, 2013 at 9:49 AM, Hu Zheng wrote: > "Now I am not sure what you mean with first week support, maybe you could > explain that?" > In normal case, the first week is the first week in the year, but the > teachers may want to custom the first week, for example, make the 8th week > as t

Re: Add custom first week support to KDE digital clock.

2013-07-14 Thread Hu Zheng
"Now I am not sure what you mean with first week support, maybe you could explain that?" In normal case, the first week is the first week in the year, but the teachers may want to custom the first week, for example, make the 8th week as the first week, then the 9th week will be the second week, and

Re: Add custom first week support to KDE digital clock.

2013-07-13 Thread Sebastian Kügler
Hi Hu Zheng, Thank you for your email suggesting a new feature in KDE Plasma. As a Free software community, we are open to suggestions, and to participation. On Wednesday, July 10, 2013 20:16:06 Hu Zheng wrote: > There are week index in the KDE digital clock, can you add custom first week > supp