~ubuntu-branches/ubuntu/vivid/gnome-shell-pomodoro/vivid-proposed

« back to all changes in this revision

Viewing changes to src/gnome-pomodoro.gresource.xml

  • Committer: Package Import Robot
  • Author(s): Joseph Herlant
  • Date: 2014-07-22 19:40:08 UTC
  • mfrom: (2.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20140722194008-kxhftsz399bl329k
Tags: 0.10.2-2
* Applying latest upstream patches.
* Package ready to go into unstable for gnome-shell 3.12 transition.
  (Closes: #755543)

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/pomodoro">
 
4
    <file alias="app-menu.ui" preprocess="xml-stripblanks">resources/app-menu.ui</file>
 
5
    <file alias="gtk-style.css">resources/gtk-style.css</file>
 
6
  </gresource>
 
7
</gresources>