~strycore/ubuntu/vivid/gnome-weather/fix-for-1456400

« back to all changes in this revision

Viewing changes to src/org.gnome.Weather.Application.src.gresource.xml

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-06-14 12:48:12 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20140614124812-dpklbhi0nul402ay
Tags: 3.12.1-0ubuntu1
* New upstream release.
  - Updates translations. LP: #1313416
* Add extra build-depends needed for tests, but don't enable tests yet

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/Weather/Application/js">
 
4
    <file>city.js</file>
 
5
    <file>forecast.js</file>
 
6
    <file>main.js</file>
 
7
    <file>params.js</file>
 
8
    <file>searchProvider.js</file>
 
9
    <file>strings.js</file>
 
10
    <file>util.js</file>
 
11
    <file>window.js</file>
 
12
    <file>world.js</file>
 
13
  </gresource>
 
14
</gresources>