]> granicus.if.org Git - graphviz/commitdiff
merge gui/ and icons/ into smyrna/
authorellson <devnull@localhost>
Fri, 25 Apr 2008 16:04:47 +0000 (16:04 +0000)
committerellson <devnull@localhost>
Fri, 25 Apr 2008 16:04:47 +0000 (16:04 +0000)
cmd/smyrna/gui/gui.c

index 19928eb35ac3d4cb7a4a5a283646101025bf6a69..a4b11578e44a7cbd2b9d391e41187b79f14d3283 100755 (executable)
@@ -641,7 +641,7 @@ void load_attributes()
 #if WIN32
        smyrna_attrs = SMYRNA_ATTRS;
 #else
-       smyrna_attrs = smyrnaPath ("gui/attrs.txt");
+       smyrna_attrs = smyrnaPath ("attrs.txt");
 #endif
     }