~ubuntu-branches/ubuntu/quantal/gnome-panel/quantal

« back to all changes in this revision

Viewing changes to applets/clock/clock.gresource.xml

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-02-08 00:17:11 UTC
  • mfrom: (1.13.15)
  • Revision ID: package-import@ubuntu.com-20120208001711-npwmthl0c6iy3s9a
Tags: 1:3.3.5-0ubuntu1
* New upstream release.
* debian/control.in:
  - Bump minimum glib to 2.31.14
* debian/patches/13_disable_missing_help.patch:
  Updated patch from bugzilla
* debian/patches/14_revert-timedate-change.patch:
  - Revert switch to systemd timedate protocol until ubuntu-system-
    services supports it

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<gresources>
 
3
  <gresource prefix="/org/gnome/panel/applet/clock">
 
4
    <file compressed="true">clock.ui</file>
 
5
    <file compressed="true">clock-menu.xml</file>
 
6
    <file alias="icons/clock-face-large.svg">pixmaps/clock-face-large.svg</file>
 
7
    <file alias="icons/clock-face-small.svg">pixmaps/clock-face-small.svg</file>
 
8
    <file alias="icons/clock-face-small-morning.svg">pixmaps/clock-face-small-morning.svg</file>
 
9
    <file alias="icons/clock-face-small-day.svg">pixmaps/clock-face-small-day.svg</file>
 
10
    <file alias="icons/clock-face-small-evening.svg">pixmaps/clock-face-small-evening.svg</file>
 
11
    <file alias="icons/clock-face-small-night.svg">pixmaps/clock-face-small-night.svg</file>
 
12
    <file alias="icons/clock-map.png">pixmaps/clock-map.png</file>
 
13
    <file alias="icons/clock-map-location-marker.png">pixmaps/clock-map-location-marker.png</file>
 
14
    <file alias="icons/clock-map-location-current.png">pixmaps/clock-map-location-current.png</file>
 
15
    <file alias="icons/clock-map-location-hilight.png">pixmaps/clock-map-location-hilight.png</file>
 
16
  </gresource>
 
17
</gresources>