~ubuntu-branches/ubuntu/lucid/avant-window-navigator/lucid

« back to all changes in this revision

Viewing changes to debian/patches/01-tasks-have-arrow.patch

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2009-06-17 00:20:41 UTC
  • mfrom: (5.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090617002041-twbdh295xy9qvdx0
Tags: 0.3.2.1-4
debian/rules: Build python-awn for only 1 version of python.
(Closes: #531176) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
=== modified file 'data/awn.schema-ini.in'
2
 
--- data/awn.schema-ini.in      2009-01-31 17:08:34 +0000
3
 
+++ data/awn.schema-ini.in      2009-02-01 11:04:32 +0000
 
1
#Add by default an arrow when tasks are active
 
2
 
 
3
Index: avant-window-navigator/data/awn.schema-ini.in
 
4
===================================================================
 
5
--- avant-window-navigator.orig/data/awn.schema-ini.in  2009-04-25 01:13:49.000000000 +0200
 
6
+++ avant-window-navigator/data/awn.schema-ini.in       2009-04-25 01:13:59.000000000 +0200
4
7
@@ -154,7 +154,7 @@
5
8
 description = The offset between the arrows and the launchers.
6
9
 [app/tasks_have_arrows]
10
13
 description = Determines whether tasks also have arrows beneath them.
11
14
 [app/name_change_notify]
12
15
 type = bool
13