File: clock.gresource.xml

package info (click to toggle)
gnome-panel 3.58.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 29,616 kB
  • sloc: ansic: 74,929; sh: 5,496; xml: 2,760; makefile: 1,368; sed: 39; python: 3
file content (16 lines) | stat: -rw-r--r-- 1,052 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
  <gresource prefix="/org/gnome/panel/applet/clock">
    <file compressed="true">clock.ui</file>
    <file compressed="true">clock-menu.ui</file>
    <file alias="icons/clock-face-small.svg">pixmaps/clock-face-small.svg</file>
    <file alias="icons/clock-face-small-morning.svg">pixmaps/clock-face-small-morning.svg</file>
    <file alias="icons/clock-face-small-day.svg">pixmaps/clock-face-small-day.svg</file>
    <file alias="icons/clock-face-small-evening.svg">pixmaps/clock-face-small-evening.svg</file>
    <file alias="icons/clock-face-small-night.svg">pixmaps/clock-face-small-night.svg</file>
    <file alias="icons/clock-map.png">pixmaps/clock-map.png</file>
    <file alias="icons/clock-map-location-marker.png">pixmaps/clock-map-location-marker.png</file>
    <file alias="icons/clock-map-location-current.png">pixmaps/clock-map-location-current.png</file>
    <file alias="icons/clock-map-location-hilight.png">pixmaps/clock-map-location-hilight.png</file>
  </gresource>
</gresources>