summaryrefslogtreecommitdiff
path: root/net/nos-ttb/files/patch-src__ttb
blob: 8cc84f3343e59e15c0652e2f7b39d35f565ea635 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/ttb.orig	Mon Oct  3 08:04:31 2005
+++ src/ttb	Mon Oct  3 08:04:38 2005
@@ -801,7 +801,7 @@
                 page = [int(argv[1]),int(argv[2])]
 
         glade = get_data_file ('ttb/ttb.glade')
-        icon  = get_data_file ('pixmaps/ttb.png')
+        icon  = get_data_file ('ttb/ttb.png')
          
         TTB(glade, icon, page)