~ubuntu-branches/ubuntu/wily/alarm-clock-applet/wily

« back to all changes in this revision

Viewing changes to data/icons/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin, Chow Loong Jin, Peter Pentchev
  • Date: 2011-03-29 00:25:40 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110329002540-73r2b2w3qss8wont
Tags: 0.3.2-1
[ Chow Loong Jin ]
* [48e1cb8] New upstream release:
  + New features:
    - Add support for application indicators
    - Countdown label for application indicator
    - New status icon indicating triggered alarms
  + Bugs fixed:
    - Add countdown label (for application indicator) (LP: #565302)
    - Create ~/.config/autostart if it doesn't exist (LP: #610632)
    - Add support for libnotify 0.7 (LP: #671962)
    - Properly stop triggered alarms that are not playing sound (LP: #682999)
    - Add support for application indicators (LP: #704956)
    - Clicking on status icon should bring up list instead of snoozing
      (LP: #706832)
  + Translation updates:
    - ar, courtesy of Ahmed Mohammed
    - ast, courtesy of Xuacu Saturio <xuacusk8@gmail.com>
    - be, courtesy of Mikola Tsekhan <mail@tsekhan.com>
    - ca, courtesy of I. De Marchi
    - cs, courtesy of Oliwer <linuch@centrum.cz>
    - de, courtesy of Christoph Wickert
    - es, courtesy of Fitoschido <fitoschido@gmail.com>
    - et, courtesy of Tarmo Ilves <tarmo.ilves.001@mail.ee>
    - fi, courtesy of Jiri Grönroos
    - fo, courtesy of Gunleif Joensen
    - fr, courtesy of Nicolas Delvaux
    - gl, courtesy of Miguel Anxo Bouzada <mbouzada@gmail.com>
    - he, courtesy of Yaron <sh.yaron@gmail.com>
    - hu, courtesy of Papp Bence <papp.bence89@gmail.com>
    - id, courtesy of Arief Setiadi Wibowo <q_thrynx@yahoo.com>
    - ja, courtesy of jugger Yamamoto
    - ka, courtesy of Giorgi Maghlakelidze <acidlabz@gmail.com>
    - la, courtesy of nivek1385 <nivek1385@yeltrahnivek.com>
    - nb, courtesy of Johannes H. Jensen <joh@pseudoberries.com>
    - nl, courtesy of Rachid
    - pl, courtesy of XeonBloomfield
    - pt_BR, courtesy of André Gondim <andregondim@ubuntu.com>
    - ru, courtesy of Сергій Матрунчик (SkyMan)
    - tr, courtesy of Burak Ilgıcıoğlu
    - uk, courtesy of Сергій Матрунчик (SkyMan)
    - zh_CN, courtesy of Lele Long <schemacs@gmail.com>
    - zh_TW, courtesy of Cheng-Chia Tseng <pswo10680@gmail.com>
* [002292e] Drop README.source since we use debsrc3.0
* [8dbb35e] No-change Standards-Version (3.8.4 → 3.9.1)
* [45f456f] Drop override_dh_auto_install (no longer needed)

[ Peter Pentchev ]
* [e8eaaa5] Fix a typo in the get-orig-source target.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
        alarm-timer.36.png      \
19
19
        alarm-timer.48.png      \
20
20
        alarm-timer.64.png      \
21
 
        alarm-snooze.16.png     \
22
 
        alarm-snooze.22.png     \
23
 
        alarm-snooze.24.png     \
24
 
        alarm-snooze.32.png     \
25
 
        alarm-snooze.36.png     \
26
 
        alarm-snooze.48.png     \
27
 
        alarm-snooze.64.png     
 
21
        alarm-clock-triggered.16.png    \
 
22
        alarm-clock-triggered.22.png    \
 
23
        alarm-clock-triggered.24.png    \
 
24
        alarm-clock-triggered.32.png    \
 
25
        alarm-clock-triggered.36.png    \
 
26
        alarm-clock-triggered.48.png    \
 
27
        alarm-clock-triggered.64.png    
28
28
 
29
29
EXTRA_DIST += $(icons)
30
30