~ubuntu-branches/ubuntu/lucid/libgnomekbd/lucid-proposed

« back to all changes in this revision

Viewing changes to libgnomekbd/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher, Chris Coulson
  • Date: 2010-01-18 11:58:48 UTC
  • mfrom: (1.1.21 upstream)
  • Revision ID: james.westby@ubuntu.com-20100118115848-69vv268ydkfz1gud
Tags: 2.29.5-0ubuntu1
* debian/rules:
  - updated shlibs versions

[ Chris Coulson ]
* New upstream version (LP: #508216)
  - GkbdIndicator rendering fixed.
  - GkbdStatus notification icon added.
* debian/control:
  - Bump libxklavier-dev build dep to >= 5.0
* Refreshed 99_lt_main_as-needed.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
libgnomekbdui_la_SOURCES = \
45
45
                         gkbd-indicator-config.c \
46
46
                         gkbd-indicator.c \
 
47
                         gkbd-status.c \
47
48
                         gkbd-indicator-marshal.c \
48
49
                         gkbd-indicator-plugin-manager.c \
49
50
                         gkbd-keyboard-drawing-marshal.c \
61
62
                      gkbd-desktop-config.h \
62
63
                      gkbd-keyboard-config.h \
63
64
                      gkbd-indicator.h \
 
65
                      gkbd-status.h \
64
66
                      gkbd-indicator-config.h \
65
67
                      gkbd-indicator-plugin.h \
66
68
                      gkbd-keyboard-drawing.h \