Jedy Wang-san wrote (08/11/08 03:27 PM):
> Is there any example available to help me understand how to use the
> python script?
I meant the following script however sed may be easier than python.
cat <<_EOF | python
from xdg.DesktopEntry import *
from xdg.Config import *
setLocale ("C")
entry = DesktopEntry()
entry.parse
("$RPM_BUILD_ROOT%{_datadir}/applications/display-properties.desktop")
entry.set ("Comment", "Adjust the screen resolution and rotation")
entry.write
("$RPM_BUILD_ROOT%{_datadir}/applications/display-properties.desktop")
_EOF
Thanks,
fujiwara
>
> Regards,
>
> Jedy
>> Thanks,
>> fujiwara
>>
>>> Regards,
>>>
>>> Jedy
>>>> Jedy Wang-san wrote (07/11/08 12:01 PM):
>>>>> Hi Takao,
>>>>>
>>>>> If there is no response to the bugs today I will try to ping the
>>>>> maintainers. I think this is more efficient than
>>>>> http://mail.gnome.org/mailman/listinfo/usability. But maybe I am wrong
>>>>> because I had never used the alias before.
>>>>>
>>>>> Regards,
>>>>>
>>>>> Jedy
>>>>> On Fri, 2008-07-11 at 11:55 +0900, Takao Fujiwara - Tokyo S/W Center
>>>>> wrote:
>>>>>> Jedy Wang-san wrote (07/11/08 11:45 AM):
>>>>>>> Bugs have been reported to the community. Please refer to
>>>>>>> http://bugzilla.gnome.org/show_bug.cgi?id=542347
>>>>>>> http://bugzilla.gnome.org/show_bug.cgi?id=480869
>>>>>>> http://bugzilla.gnome.org/show_bug.cgi?id=542344
>>>>>>> http://bugzilla.gnome.org/show_bug.cgi?id=542343
>>>>>>> But I am not sure if the community will take the patch and how it will
>>>>>>> take?
>>>>>> Is it possible to ask the maintainers directly with the bugs or the
>>>>>> usability discussion?
>>>>>> http://mail.gnome.org/mailman/listinfo/usability
>>>>>>
>>>>>> Thanks,
>>>>>> fujiwara
>>>>>>
>>>>>>> Regards,
>>>>>>>
>>>>>>> Jedy
>>>>>>>
>>>>>>> On Fri, 2008-07-11 at 05:26 +1200, Glynn Foster wrote:
>>>>>>>> On 10/07/2008, at 8:34 PM, Takao Fujiwara - Tokyo S/W Center wrote:
>>>>>>>>
>>>>>>>>> I think those changes need to be upstreamed before English strings
>>>>>>>>> are changed.
>>>>>>>> Strongly agree.
>>>>>>>>
>>>>>>>>
>>>>>>>> Glynn
>>>
>
>