~ubuntu-branches/ubuntu/jaunty/gnome-applets/jaunty-updates

« back to all changes in this revision

Viewing changes to cpufreq/pixmaps/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-03-16 10:40:09 UTC
  • mfrom: (1.1.44 upstream)
  • Revision ID: james.westby@ubuntu.com-20090316104009-yufy7mibe4hzj6cp
Tags: 2.26.0-0ubuntu1
* New upstream version:
  CPU Frequency Selector: 
  - Fix crasher for non-authorized users.
  Invest Applet:
  - Correctly install defs.py without distributing it.
  Mixer Applet:
  - Hide the applet when the escape key is pressed. (lp: #329288)
  - Sync the dock icon and the panel mute check-box. (lp: #336843)
  Null Applet:
  - Correctly replace the mixer applet.
* debian/patches/90_svn_change_fix_cpufreq_crasher.patch,
  debian/patches/91_invest_uses_defs.patch:
  - the changes are in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
139
139
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
140
140
INSTOBJEXT = @INSTOBJEXT@
141
141
INTLLIBS = @INTLLIBS@
 
142
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
143
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
144
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
142
145
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
146
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
147
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
143
148
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
149
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
144
150
INTLTOOL_PERL = @INTLTOOL_PERL@
 
151
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
152
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
153
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
154
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
155
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
156
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
157
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
158
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
159
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
160
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
145
161
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
162
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
163
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
164
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
146
165
JW = @JW@
147
166
LD = @LD@
148
167
LDFLAGS = @LDFLAGS@