~ubuntu-branches/ubuntu/lucid/xfce4-fsguard-plugin/lucid

« back to all changes in this revision

Viewing changes to icons/32x32/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2007-10-23 20:47:52 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20071023204752-k6m9xkmw664l2ywj
Tags: 0.3.99.2-0ubuntu1
* New upstream release (second release candidate):
  - Set default plugin icon to xfce4-fsguard-plugin-warning
  - Rename the "progress bar" to "meter"
  - Fix size of plugin and border around the GtkProgressBar
  - Reworked option dialog
  - A fixed intltool-merge script.
* debian/patches/01_fix-ftbfs-kfreebsd.patch: dropped, included upstream.
* LP: #64429 fixed since the first release candidate.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
iconsdir = $(datadir)/icons/hicolor/32x32/apps
 
2
icons_DATA =                                                                                                    \
 
3
                xfce4-fsguard-plugin.png                                                                \
 
4
                xfce4-fsguard-plugin-warning.png                                                \
 
5
                xfce4-fsguard-plugin-urgent.png
 
6
 
 
7
EXTRA_DIST =                                                                                                    \
 
8
                $(icons_DATA)