Thanks for the notification.

If there will be no GUI or the multilingual files are used and .mo files are 
not used, it may be ok.

But I guess it has a GUI:

notification-daemon-0.3.7/src/themes/standard/theme.c
GtkWindow *
create_notification(UrlClickedCb url_clicked)
{
    gtk_window_set_title(GTK_WINDOW(win), "Notification");
}

One concern is that I sometimes experience programs don't use the .scheme files 
but use .mo files directly.
So my suggestion is if there is one .mo file, it's safe not to remove it.

# ls notification-daemon-0.3.7/po
ChangeLog                 de.po                     sv.po
Makefile.in.in            nl.po
POTFILES.in               notification-daemon.pot

Thanks,
fujiwara

Laszlo (Laca) Peter wrote:
> Is this okay with the l10n team?
> 
> Laca
> 
> On Tue, 2007-03-13 at 13:40 +0800, Jedy Wang wrote:
> 
>>Laszlo (Laca) Peter wrote:
>>
>>>Hi Jedy,
>>>
>>>On Mon, 2007-03-12 at 20:04 +0800, Jedy Wang wrote:
>>>  
>>>
>>>>+rm $RPM_BUILD_ROOT%{_datadir}/locale/nl/LC_MESSAGES/notification-daemon.mo
>>>>+ 
>>>>    
>>>
>>It's the only locale file notification-daemon ships. And it's only 
>>related with gconf schema and has nothing to with GUI of desktop 
>>notification. So we plan not to ship it right now.
>>
>>Regards,
>>
>>Jedy Wang
>>
>>>Why?
>>>
>>>Also, please s/2006/2007/
>>>Otherwise looks good to me.
>>>
>>>Thanks,
>>>Laca
>>>
>>>
>>>
>>>  
>>
> 
> 



Reply via email to