~ubuntu-branches/ubuntu/oneiric/evince/oneiric-updates

« back to all changes in this revision

Viewing changes to cut-n-paste/zoom-control/ephy-zoom-action.c

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette, Josselin Mouette, Marc 'HE' Brockschmidt
  • Date: 2008-12-31 16:41:58 UTC
  • mfrom: (1.1.36 upstream)
  • mto: (1.5.1 sid)
  • mto: This revision was merged to the branch mainline in revision 109.
  • Revision ID: james.westby@ubuntu.com-20081231164158-xnobl1sokvvc6ho8
Tags: 2.24.2-1
[ Josselin Mouette ]
* README.Debian: document that you need to install poppler-data.
  Closes: #506836.

[ Marc 'HE' Brockschmidt ]
* debian/control: Make the Gnome team maintainer. I'm not doing the job
   anyway.

[ Josselin Mouette ]
* New upstream release.
* Require nautilus 2.22 to build the extension for the correct 
  version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 *  along with this program; if not, write to the Free Software
19
19
 *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
20
20
 *
21
 
 *  $Id: ephy-zoom-action.c 2026 2006-10-08 12:35:42Z chpe $
 
21
 *  $Id: ephy-zoom-action.c 3255 2008-11-04 21:41:41Z nshmyrev $
22
22
 */
23
23
 
24
24
#include "config.h"
158
158
                else 
159
159
                {
160
160
                        menu_item = gtk_radio_menu_item_new_with_label (group, 
161
 
                                                                        zoom_levels[i].name);
 
161
                                                                        _(zoom_levels[i].name));
162
162
                        group = gtk_radio_menu_item_get_group (GTK_RADIO_MENU_ITEM (menu_item));
163
163
 
164
164
                        gtk_check_menu_item_set_active (GTK_CHECK_MENU_ITEM (menu_item),