~ubuntu-branches/ubuntu/maverick/gnome-power-manager/maverick-proposed

« back to all changes in this revision

Viewing changes to data/icons/22x22/status/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2010-08-13 09:22:28 UTC
  • mfrom: (2.1.54 upstream)
  • Revision ID: james.westby@ubuntu.com-20100813092228-t3as2pyseicp20dk
Tags: 2.31.6-0ubuntu1
* New upstream version:
  - Adjust dim timeout when necessary.
  - Backport support for new devices recognised in UPower.
  - Backport various translation fixes and translator comments from git master.
  - Do not assume the lid is open at boot.
  - Do not show gnome-power-statistics in the menus.
  - Do not show the prefs menu on LiveCD's and with GDM.
  - Don't treat percentage=0 as error condition.
  - Fix a crash when displaying the 'No GConf schema warning'.
* Drop 00git-initial-lid-status.patch, upstream now.
* 12-add-appindicators.patch: Port to new upstream version.
* Add 00git-devices-changed-signal.patch: Add a "devices-changed" signal.
  This was already in 2.31.1, but got dropped from the 2.32 branch. However,
  our appindicator patch needs it now.
* 02-notify-osd-support.patch: Unfuzz for new upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
 
8
8
icons_DATA =                            \
9
 
        ac-adapter.png                  \
 
9
        gpm-ac-adapter.png              \
10
10
        gpm-brightness-lcd.png          \
11
11
        gpm-brightness-kbd.png          \
12
12
        gpm-brightness-lcd-disabled.png \
33
33
        gpm-mouse-060.png               \
34
34
        gpm-mouse-080.png               \
35
35
        gpm-mouse-100.png               \
36
 
        battery-caution.png             \
37
 
        battery-low.png                 \
38
 
        battery-good.png                \
39
 
        battery-full.png                \
40
 
        battery-caution-charging.png    \
41
 
        battery-low-charging.png        \
42
 
        battery-good-charging.png       \
43
 
        battery-full-charging.png       \
44
 
        battery-missing.png             \
45
 
        battery-empty.png               \
 
36
        gpm-battery-000.png             \
 
37
        gpm-battery-020.png             \
 
38
        gpm-battery-040.png             \
 
39
        gpm-battery-060.png             \
 
40
        gpm-battery-080.png             \
 
41
        gpm-battery-100.png             \
 
42
        gpm-battery-000-charging.png    \
 
43
        gpm-battery-020-charging.png    \
 
44
        gpm-battery-040-charging.png    \
 
45
        gpm-battery-060-charging.png    \
 
46
        gpm-battery-080-charging.png    \
 
47
        gpm-battery-100-charging.png    \
 
48
        gpm-battery-missing.png         \
 
49
        gpm-battery-charged.png         \
 
50
        gpm-battery-empty.png           \
46
51
        gpm-ups-000.png                 \
47
52
        gpm-ups-020.png                 \
48
53
        gpm-ups-040.png                 \