X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=cut-n-paste%2Fzoom-control%2Fephy-zoom-action.c;h=97e7167623e3d015164ddd5ccd163a691f826254;hb=7ffaa3a0083d1f59a721f9f22f23d29d3cfc52aa;hp=3aadf84eb36bd484b152fa4eff69aa7818543d04;hpb=47fb87e520d1abe31a1965d500602e0e80e899b2;p=evince.git diff --git a/cut-n-paste/zoom-control/ephy-zoom-action.c b/cut-n-paste/zoom-control/ephy-zoom-action.c index 3aadf84e..97e71676 100644 --- a/cut-n-paste/zoom-control/ephy-zoom-action.c +++ b/cut-n-paste/zoom-control/ephy-zoom-action.c @@ -29,11 +29,7 @@ #include #include -#include -#include -#include -#include -#include +#include #define EPHY_ZOOM_ACTION_GET_PRIVATE(object)(G_TYPE_INSTANCE_GET_PRIVATE ((object), EPHY_TYPE_ZOOM_ACTION, EphyZoomActionPrivate)) @@ -158,7 +154,7 @@ create_menu_item (GtkAction *action) else { menu_item = gtk_radio_menu_item_new_with_label (group, - zoom_levels[i].name); + _(zoom_levels[i].name)); group = gtk_radio_menu_item_get_group (GTK_RADIO_MENU_ITEM (menu_item)); gtk_check_menu_item_set_active (GTK_CHECK_MENU_ITEM (menu_item),