~ubuntu-branches/ubuntu/maverick/rhythmbox/maverick

« back to all changes in this revision

Viewing changes to data/icons/hicolor/16x16/status/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-08-24 17:19:03 UTC
  • mfrom: (1.1.53 upstream)
  • Revision ID: james.westby@ubuntu.com-20100824171903-3ez8k8eexllnhurw
Tags: 0.13.0git20100819-0ubuntu1
* New git version, renamed patches specifics to ubuntu for easier review
* debian/patches/06_build_vala.patch,
  debian/patches/90_git_correct_playback_status.patch,
  debian/patches/91_git_new_mpris.patch:
  - dropped, those changes are in the new version
* debian/control.in:
  - build-depends on libdmapsharing-dev (lp: #609081)
* debian/rhythmbox-plugins.install:
  - install the daap code there (lp: #613617)
* debian/patches/20_pause_button.patch:
  - update by Bilal Akhtar to remove the play pause button label (lp: #620326)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
iconsdir = $(themedir)/$(size)/$(context)
6
6
 
7
7
icons_DATA = \
8
 
        rhythmbox-notplaying.png        \
9
8
        rhythmbox-set-star.png          \
10
9
        rhythmbox-unset-star.png        \
11
10
        rhythmbox-no-star.png
12
11
 
13
 
noinst_DATA = \
14
 
        rhythmbox-notplaying.svg
 
12
noinst_DATA =
15
13
 
16
14
EXTRA_DIST = \
17
15
        $(icons_DATA)   \