~ubuntu-branches/ubuntu/jaunty/psi/jaunty

« back to all changes in this revision

Viewing changes to .darcs_binaries

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2008-04-14 18:57:30 UTC
  • mfrom: (2.1.9 hardy)
  • Revision ID: james.westby@ubuntu.com-20080414185730-528re3zp0m2hdlhi
Tags: 0.11-8
* added CONFIG -= link_prl to .pro files and removed dependencies
  which are made unnecessary by this change
* Fix segfault when closing last chat tab with qt4.4
  (This is from upstream svn, rev. 1101) (Closes: Bug#476122)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Binary file regexps:
2
 
\.png$
3
 
\.PNG$
4
 
\.gz$
5
 
\.GZ$
6
 
\.pdf$
7
 
\.PDF$
8
 
\.jpg$
9
 
\.JPG$
10
 
\.gif$
11
 
\.GIF$
12
 
\.tar$
13
 
\.TAR$
14
 
\.bz2$
15
 
\.BZ2$
16
 
\.z$
17
 
\.Z$
18
 
\.zip$
19
 
\.ZIP$
20
 
\.jar$
21
 
\.JAR$
22
 
\.so$
23
 
\.SO$
24
 
\.a$
25
 
\.A$
26
 
\.tgz$
27
 
\.TGZ$
28
 
\.jpeg$
29
 
\.JPEG$
30
 
\.mpg$
31
 
\.MPG$
32
 
\.mpeg$
33
 
\.MPEG$
34
 
\.iso$
35
 
\.ISO$
36
 
\.exe$
37
 
\.EXE$
38
 
\.doc$
39
 
\.DOC$
40
 
\.jisp$
41
 
\.JISP$