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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-12-20 18:32:08 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20141220183208-e2895ntfyv23x1m3
Tags: 3.14.1-0ubuntu1
* New upstream release.
* Fix a typo in watch file
* Change binary to arch: all
* Update d/copyright for this release

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/BackgroundService/js">
 
4
    <file>service/main.js</file>
 
5
    <file>service/searchProvider.js</file>
 
6
    <file>misc/params.js</file>
 
7
    <file>misc/util.js</file>
 
8
    <file>shared/world.js</file>
 
9
  </gresource>
 
10
</gresources>