projects
/
dana
/
openbox-history.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
144cc4f
)
maybe this works then
author
Mikael Magnusson
<mikachu@comhem.se>
Tue, 20 Feb 2007 13:13:27 +0000
(13:13 +0000)
committer
Mikael Magnusson
<mikachu@comhem.se>
Tue, 20 Feb 2007 13:13:27 +0000
(13:13 +0000)
tools/themeupdate/themeupdate.py
patch
|
blob
|
history
diff --git
a/tools/themeupdate/themeupdate.py
b/tools/themeupdate/themeupdate.py
index 7690c6812777eb5762b2f8b043800f18504ff2fd..01b4ee1f3fce5467d0aba21cffc5dd0819b1138c 100755
(executable)
--- a/
tools/themeupdate/themeupdate.py
+++ b/
tools/themeupdate/themeupdate.py
@@
-271,7
+271,7
@@
def x_fonts(data):
return
else: return
while 1:
- i, key = find_key(data, '.font')
+ i, key
, nul
= find_key(data, '.font')
if i < 0:
break
out('Removing "' + key + '"\n')