~ubuntu-branches/ubuntu/karmic/prism/karmic-security

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Fabien Tassin
  • Date: 2008-03-16 14:16:47 UTC
  • Revision ID: james.westby@ubuntu.com-20080316141647-63uglwsrpqdsa1a5
Tags: 0.8+svn20071115r8030-0ubuntu2
* Bump Standards-Version to 3.7.3
  - update debian/control
* Bump debhelper requirement to (>= 5.0.51~) because of dh_icons
  - update debian/control
* Fix desktop icons created by prism (LP: #196861)
  Thanks to Michael Chang <thenewme91@gmail.com>
  - update debian/patches/fix_desktop_launcher.patch
* Updated desktop file categories (LP: #180879)
  Thanks to Dean Sas <dean@deansas.org>
  - update debian/prism-google-*.desktop
* Update update-apps.sh to handle desktop file categories
  - update debian/update-apps.sh
  - update debian/rules
* Update prism-google-groups.desktop category too
  - update debian/prism-google-groups.desktop
* Restore auto-save of webapps size and position broken since ScriptableIO
  has been dropped from xulrunner-1.9 (at beta 3).
  - add debian/patches/remove_scriptableio.patch
  - update debian/patches/series
* Prevent webapps to be unpacked at each run so user data is now
  preserved (LP: #200469)
  - update debian/control
  - update debian/prism.sh

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
include /usr/share/quilt/quilt.make
19
19
 
20
20
WEBAPPS = \
21
 
        facebook@facebook@Facebook@http://www.facebook.com/ \
22
 
        ganalytics@google-analytics@Google~Analytics@http://analytics.google.com/ \
23
 
        gcalendar@google-calendar@Google~Calendar@https://www.google.com/calendar \
24
 
        gdocs@google-docs@Google~Docs@https://docs.google.com/ \
25
 
        gmail@google-mail@Google~Mail~\(GMail\)@https://mail.google.com/ \
26
 
        greader@google-reader@Google~Reader@https://www.google.com/reader \
27
 
        groups@google-groups@Google~Groups@http://groups.google.com/groups/favorites \
28
 
        gtalk@google-talk@Google~Talk@http://talkgadget.google.com/talkgadget/popout \
29
 
        twitter@twitter@twitter@http://www.twitter.com/ \
 
21
        "facebook@facebook@Facebook@http://www.facebook.com/@GTK;Network;" \
 
22
        "ganalytics@google-analytics@Google~Analytics@http://analytics.google.com/@GTK;Network;" \
 
23
        "gcalendar@google-calendar@Google~Calendar@https://www.google.com/calendar@GTK;Office;Calendar;" \
 
24
        "gdocs@google-docs@Google~Docs@https://docs.google.com/@GTK;Office;Spreadsheet;WordProcessor;" \
 
25
        "gmail@google-mail@Google~Mail~\(GMail\)@https://mail.google.com/@GTK;Network;Email;" \
 
26
        "greader@google-reader@Google~Reader@https://www.google.com/reader@GTK;Network;News;" \
 
27
        "groups@google-groups@Google~Groups@http://groups.google.com/groups/favorites@GTK;Network;News;" \
 
28
        "gtalk@google-talk@Google~Talk@http://talkgadget.google.com/talkgadget/popout@GTK;Network;InstantMessaging;" \
 
29
        "twitter@twitter@twitter@http://www.twitter.com/@GTK;Network;" \
30
30
        $(NULL)
31
31
 
32
32
build: patch build-stamp