mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-21 03:21:43 -06:00
Add '.db3' and '.sqlite3' file extensions to macOS file associations
This commit is contained in:
committed by
Justin Clift
parent
28f6c6e6c1
commit
3008747ada
@@ -10,7 +10,9 @@
|
||||
<key>CFBundleTypeExtensions</key>
|
||||
<array>
|
||||
<string>db</string>
|
||||
<string>db3</string>
|
||||
<string>sqlite</string>
|
||||
<string>sqlite3</string>
|
||||
</array>
|
||||
<key>CFBundleTypeName</key>
|
||||
<string>Database Document</string>
|
||||
|
||||
Reference in New Issue
Block a user