Re: [evolution-patches] Plugin for Adding Disable account popup menu



On Wed, 2005-07-13 at 14:36 +0530, Shreyas Sriniavasan wrote:
> The string which needs to be translated is in the *.c file.
> 
> +static EPopupItem popup_items[] = {
> +    { E_POPUP_ITEM, "20.emc.04", N_("_Disable"),  
> mail_account_disable, NULL, NULL, 0, EM_POPUP_FOLDER_STORE },
> +    { E_POPUP_ITEM, "20.emc.04", N_("Proxy _Logout"),  
> mail_account_disable, NULL, NULL, 0, EM_POPUP_FOLDER_STORE }
> +};
> 
> The first time i sent the patch that string was in the xml file but  
> since i am using a factory now that has been moved to the .c file and  
> i have added that file already to the po/POTFILES.in. Do i  need to  
> add the xml file too ?

Look at this:

+   location="@PLUGINDIR@/libmail-account-disable.so">
+    <_description>Allows disabling of accounts.</_description>
+    <author name="Shreyas Srinivasan" email="sshreyas novell com"/>






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]