File: org.gnome.Weather.data.gresource.xml

package info (click to toggle)
gnome-weather 48.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,720 kB
  • sloc: javascript: 2,221; python: 98; xml: 83; makefile: 6
file content (17 lines) | stat: -rw-r--r-- 669 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
  <gresource prefix="/org/gnome/Weather">
    <file preprocess="xml-stripblanks">city.ui</file>
    <file preprocess="xml-stripblanks">places-popover.ui</file>
    <file preprocess="xml-stripblanks">weather-widget.ui</file>
    <file preprocess="xml-stripblanks">window.ui</file>
    <file preprocess="xml-stripblanks">hour-entry.ui</file>
    <file preprocess="xml-stripblanks">day-entry.ui</file>
    <file>style.css</file>
    <file>style-dark.css</file>
    <file>style-hc.css</file>
  </gresource>
  <gresource prefix="/org/gnome/shell">
    <file>ShellWeatherIntegration.xml</file>
  </gresource>
</gresources>