~ubuntu-branches/ubuntu/jaunty/gnome-themes/jaunty

« back to all changes in this revision

Viewing changes to icon-themes/HighContrast-SVG/scalable/mimetypes/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2009-02-03 14:18:27 UTC
  • mfrom: (1.1.42 upstream)
  • Revision ID: james.westby@ubuntu.com-20090203141827-tsoegy943h4yzyuw
Tags: 2.25.90-0ubuntu1
* New upstream release (LP: #324861)
  - New icon for 'x-office-calendar' (Closes bug #565794)
  - HC-SVG: Don't ihnerit HighContrastLargePrint, and use "folder"
    as Example.
  - New icon for 'x-office-address-book' (Closes bug #565870).
  - New icon 'text-x-generic-template' (Close bug #565878)
  - New HC-SVG icons from Vinicius Depizzol (bugs #566037, #566038)
    inverse

Show diffs side-by-side

added added

removed removed

Lines of Context:
206
206
icondir = $(themedir)/$(size)/$(context)
207
207
icon_DATA = application-x-executable.svg audio-x-generic.svg \
208
208
        font-x-generic.svg image-x-generic.svg text-html.svg \
209
 
        text-x-generic.svg text-x-preview.svg text-x-script.svg \
210
 
        video-x-generic.svg x-office-spreadsheet.svg $(am__append_1)
 
209
        text-x-generic.svg text-x-generic-template.svg \
 
210
        text-x-preview.svg text-x-script.svg video-x-generic.svg \
 
211
        x-office-address-book.svg x-office-calendar.svg \
 
212
        x-office-spreadsheet.svg $(am__append_1)
211
213
placeholder_FILES = \
212
 
        text-x-generic-template.svg \
213
 
        x-office-address-book.svg \
214
214
        x-office-presentation.svg \
215
215
        x-office-document.svg
216
216