Re: [Ayatana] Time & Date indicator settings dialog

2010-11-21 Thread Ted Gould
On Sat, 2010-11-20 at 22:41 +, Mohammed Amine IL Idrissi wrote: > On Sat, Nov 20, 2010 at 7:28 PM, Ted Gould wrote: > > "Mohammed Amine IL Idrissi" wrote: > >>On Thu, Nov 18, 2010 at 6:03 PM, Matthew Paul Thomas > >> wrote: > >>> However, the gnome-control-center design does not include the >

Re: [Ayatana] Time & Date indicator settings dialog

2010-11-20 Thread Mohammed Amine IL Idrissi
On Sat, Nov 20, 2010 at 7:28 PM, Ted Gould wrote: > "Mohammed Amine IL Idrissi" wrote: >>On Thu, Nov 18, 2010 at 6:03 PM, Matthew Paul Thomas >> wrote: >>> However, the gnome-control-center design does not include the >>settings >>> for the clock in the menu bar, and it's pretty safe to say those

Re: [Ayatana] Time & Date indicator settings dialog

2010-11-20 Thread Ted Gould
"Mohammed Amine IL Idrissi" wrote: >On Thu, Nov 18, 2010 at 6:03 PM, Matthew Paul Thomas > wrote: >> However, the gnome-control-center design does not include the >settings >> for the clock in the menu bar, and it's pretty safe to say those >> settings will be in a separate tab. >> >

Re: [Ayatana] Time & Date indicator settings dialog

2010-11-20 Thread Mohammed Amine IL Idrissi
Hi mpt, On Thu, Nov 18, 2010 at 6:03 PM, Matthew Paul Thomas wrote: > However, the gnome-control-center design does not include the settings > for the clock in the menu bar, and it's pretty safe to say those > settings will be in a separate tab. >

Re: [Ayatana] Time & Date indicator settings dialog

2010-11-18 Thread Matthew Paul Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Mohammed Mohammed Amine IL Idrissi wrote on 16/11/10 20:47: >... > No, I haven't started to work on this yet. Studying took a lot of my > time, and I didn't get to it. > However, I'll start coding it now, though I don't promise anything :p >... > O

Re: [Ayatana] Time & Date indicator settings dialog

2010-11-16 Thread Mohammed Amine IL Idrissi
Hi Greg, No, I haven't started to work on this yet. Studying took a lot of my time, and I didn't get to it. However, I'll start coding it now, though I don't promise anything :p Thanks for you attention, Mohamed Amine IL Idrissi On Tue, Nov 16, 2010 at 7:32 PM, Greg Auger wrote: > I was wonderi

Re: [Ayatana] Time & Date indicator settings dialog

2010-08-10 Thread Ted Gould
On Tue, 2010-08-10 at 17:56 -0400, Martin Owens wrote: > On Tue, 2010-08-10 at 14:27 -0500, Ted Gould wrote: > > Just an FYI, the GSettings keys already exist[1] and the menu already > > installs them. Just the only way to set them is with the editor. A > > GUI > > could simply set those keys. >

Re: [Ayatana] Time & Date indicator settings dialog

2010-08-10 Thread Martin Owens
On Tue, 2010-08-10 at 14:27 -0500, Ted Gould wrote: > Just an FYI, the GSettings keys already exist[1] and the menu already > installs them. Just the only way to set them is with the editor. A > GUI > could simply set those keys. Are the settings documented? I was expecting a link to a wiki o

Re: [Ayatana] Time & Date indicator settings dialog

2010-08-10 Thread Mohammed Amine IL Idrissi
Thank you, Ted. I will start working on it in the next cycle. On Tue, Aug 10, 2010 at 7:27 PM, Ted Gould wrote: > On Tue, 2010-08-10 at 15:16 +0100, Matthew Paul Thomas wrote: > > Mohammed Amine IL Idrissi wrote on 07/08/10 22:32: > > > 3. If the answer is yes, can I program it in Python? I noti

Re: [Ayatana] Time & Date indicator settings dialog

2010-08-10 Thread Ted Gould
On Tue, 2010-08-10 at 15:16 +0100, Matthew Paul Thomas wrote: > Mohammed Amine IL Idrissi wrote on 07/08/10 22:32: > > 3. If the answer is yes, can I program it in Python? I noticed the > > indicator is coded in C, and I mainly code in Python/PyGTK. > >... > > The menu is in C for speed. You're we

Re: [Ayatana] Time & Date indicator settings dialog

2010-08-10 Thread Mohammed Amine IL Idrissi
Okay, thanks. Maybe I should learn C GTK+ :p On Tue, Aug 10, 2010 at 2:16 PM, Matthew Paul Thomas wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Mohammed Amine IL Idrissi wrote on 07/08/10 22:32: > >... > > I just saw the spec of the Time&Date indicator > > at https://wiki.ubuntu.co

Re: [Ayatana] Time & Date indicator settings dialog

2010-08-10 Thread Matthew Paul Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mohammed Amine IL Idrissi wrote on 07/08/10 22:32: >... > I just saw the spec of the Time&Date indicator > at https://wiki.ubuntu.com/TimeAndDate, and I have a couple of questions: > 1. Is anyone working on the settings dialog? Not at the moment. > 2

Re: [Ayatana] Time & Date indicator settings dialog

2010-08-09 Thread Mohammed Amine IL Idrissi
Sure, I'll take this into consideration - but I'd like someone to answer my "questions" first :-) On Sat, Aug 7, 2010 at 10:42 PM, Andrew Laignel wrote: > Can I make an observation on the date/time control? I found that the > calendars on a large amount of my public facing terminals kept having

Re: [Ayatana] Time & Date indicator settings dialog

2010-08-07 Thread Andrew Laignel
Can I make an observation on the date/time control? I found that the calendars on a large amount of my public facing terminals kept having the wrong date and eventually tracked it down to the fact that people often want to know what day it is on a certain date, so they used the default Windows XP

[Ayatana] Time & Date indicator settings dialog

2010-08-07 Thread Mohammed Amine IL Idrissi
Hello, I just saw the spec of the Time&Date indicator at https://wiki.ubuntu.com/TimeAndDate, and I have a couple of questions: 1. Is anyone working on the settings dialog? 2. If the answer is no, can I develop it in a separate branch? (for 11.04) 3. If the answer is yes, can I program it in Pyth