~ubuntu-branches/debian/sid/xfce4-indicator-plugin/sid

« back to all changes in this revision

Viewing changes to debian/patches/01_libindicator0.3.0_compat.patch

  • Committer: Bazaar Package Importer
  • Author(s): Evgeni Golov
  • Date: 2010-07-14 09:35:08 UTC
  • Revision ID: james.westby@ubuntu.com-20100714093508-u6bgh24cbmaa3bw8
Tags: 0.0.1-2
* debian/control:
  + Add Provides: indicator-renderer
  + Add Recommends: indicator-messages
* debian/patches/02_menu_on_no-indicators.patch
  + Display a menu even when there are no indicators.        closes: #587167
* debian/patches/03_skip_pofiles_in_patches.patch
  + Split the POTFILES.skip patch out, list all changed files in there.

Show diffs side-by-side

added added

removed removed

Lines of Context:
118
118
 
119
119
        return TRUE;
120
120
 }
121
 
Index: xfce4-indicator-plugin-0.0.1/po/POTFILES.skip
122
 
===================================================================
123
 
--- /dev/null   1970-01-01 00:00:00.000000000 +0000
124
 
+++ xfce4-indicator-plugin-0.0.1/po/POTFILES.skip       2010-06-13 18:00:35.548755923 +0200
125
 
@@ -0,0 +1 @@
126
 
+.pc/01_libindicator0.3.0_compat.patch/panel-plugin/indicator.c
127
121
Index: xfce4-indicator-plugin-0.0.1/panel-plugin/Makefile.am
128
122
===================================================================
129
123
--- xfce4-indicator-plugin-0.0.1.orig/panel-plugin/Makefile.am  2010-06-13 18:01:02.988286674 +0200