Merge git://factorcode.org/git/factor
|
@ -22,7 +22,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>factor</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>FRaptorMix.icns</string>
|
||||
<string>Factor.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.factorcode.Factor</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
|
|
Before Width: | Height: | Size: 91 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 730 B |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 3.4 KiB |
After Width: | Height: | Size: 91 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 675 B |
After Width: | Height: | Size: 1.9 KiB |
After Width: | Height: | Size: 4.2 KiB |
|
@ -1,4 +1,4 @@
|
|||
The icons/images/jackets contained in this archive are
|
||||
Copyright (C) 2007 Elie CHAFTARI. All Rights Reserved.
|
||||
Copyright (C) 2007 Elie Chaftari. All Rights Reserved.
|
||||
|
||||
See http://factorcode.org/license.txt for BSD license.
|
|
@ -1,2 +1,2 @@
|
|||
fraptor ICON "misc/icons/FRaptorMix.ico"
|
||||
fraptor ICON "misc/icons/Factor.ico"
|
||||
|
||||
|
|