~ubuntu-branches/ubuntu/karmic/gimp/karmic-security

« back to all changes in this revision

Viewing changes to menus/makefile.msc

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-10-10 00:13:42 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20081010001342-uja9qine9uybggd9
Tags: 2.6.1-1ubuntu1
* Sync new bugfix version on debian (lp: #280345, #280848)
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch:
  - updated some strings for ubuntu
* debian/rules:
  - updated translation templates

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
menudata_in_files = \
6
6
        dockable-menu.xml.in    \
7
 
        image-menu.xml.in       \
8
 
        toolbox-menu.xml.in
 
7
        image-menu.xml.in
9
8
 
10
9
menudata_built_files = $(menudata_in_files:.xml.in=.xml)
11
10
 
12
 
MENUS = dockable image toolbox
 
11
MENUS = dockable image
13
12
 
14
13
_MENUS = \
15
14
        brushes buffers channels colormap-editor documents \