Remove no-longer-needed DB5.plist.
This commit is contained in:
parent
b8718263ce
commit
c5ef08ddee
|
@ -157,7 +157,6 @@
|
|||
840F7C9B21BDA4B40057E851 /* TimelineKeyboardShortcuts.plist in Resources */ = {isa = PBXBuildFile; fileRef = 845479871FEB77C000AD8B59 /* TimelineKeyboardShortcuts.plist */; };
|
||||
840F7C9C21BDA4B40057E851 /* template.html in Resources */ = {isa = PBXBuildFile; fileRef = 849A979B1ED9EFEB007D329B /* template.html */; };
|
||||
840F7C9D21BDA4B40057E851 /* AddFeedSheet.xib in Resources */ = {isa = PBXBuildFile; fileRef = 849A97A71ED9F9AA007D329B /* AddFeedSheet.xib */; };
|
||||
840F7C9E21BDA4B40057E851 /* DB5.plist in Resources */ = {isa = PBXBuildFile; fileRef = 842E45E61ED8C747000A8B52 /* DB5.plist */; };
|
||||
840F7C9F21BDA4B40057E851 /* SidebarKeyboardShortcuts.plist in Resources */ = {isa = PBXBuildFile; fileRef = 844B5B681FEA20DF00C7C76A /* SidebarKeyboardShortcuts.plist */; };
|
||||
840F7CA021BDA4B40057E851 /* AddFolderSheet.xib in Resources */ = {isa = PBXBuildFile; fileRef = 849A97AA1ED9F9BC007D329B /* AddFolderSheet.xib */; };
|
||||
840F7CA121BDA4B40057E851 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 849C64671ED37A5D003D8FC0 /* Assets.xcassets */; };
|
||||
|
@ -207,7 +206,6 @@
|
|||
842E45CE1ED8C308000A8B52 /* AppNotifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 842E45CD1ED8C308000A8B52 /* AppNotifications.swift */; };
|
||||
842E45DD1ED8C54B000A8B52 /* Browser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 842E45DC1ED8C54B000A8B52 /* Browser.swift */; };
|
||||
842E45E31ED8C681000A8B52 /* KeyboardDelegateProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 842E45E21ED8C681000A8B52 /* KeyboardDelegateProtocol.swift */; };
|
||||
842E45E71ED8C747000A8B52 /* DB5.plist in Resources */ = {isa = PBXBuildFile; fileRef = 842E45E61ED8C747000A8B52 /* DB5.plist */; };
|
||||
8440C8AD2129F9F5002353D1 /* ArticlesDatabase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 841D4D682106B3E100DD04E6 /* ArticlesDatabase.framework */; };
|
||||
8440C8AE2129F9F5002353D1 /* ArticlesDatabase.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 841D4D682106B3E100DD04E6 /* ArticlesDatabase.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
||||
84411E711FE5FBFA004B527F /* SmallIconProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84411E701FE5FBFA004B527F /* SmallIconProvider.swift */; };
|
||||
|
@ -810,7 +808,6 @@
|
|||
842E45CD1ED8C308000A8B52 /* AppNotifications.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AppNotifications.swift; path = NetNewsWire/AppNotifications.swift; sourceTree = "<group>"; };
|
||||
842E45DC1ED8C54B000A8B52 /* Browser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Browser.swift; path = NetNewsWire/Browser.swift; sourceTree = "<group>"; };
|
||||
842E45E21ED8C681000A8B52 /* KeyboardDelegateProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeyboardDelegateProtocol.swift; sourceTree = "<group>"; };
|
||||
842E45E61ED8C747000A8B52 /* DB5.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = DB5.plist; path = NetNewsWire/Resources/DB5.plist; sourceTree = "<group>"; };
|
||||
842E5ED12206B1010012DBE1 /* DatabaseWindowController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DatabaseWindowController.swift; sourceTree = "<group>"; };
|
||||
842E5ED42206B1190012DBE1 /* DatabaseWindow.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = DatabaseWindow.storyboard; sourceTree = "<group>"; };
|
||||
843A3B5520311E7700BF76EC /* FeedListOutlineView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedListOutlineView.swift; sourceTree = "<group>"; };
|
||||
|
@ -1486,7 +1483,6 @@
|
|||
840F7CBD21BDA6730057E851 /* NetNewsWire-MAS.entitlements */,
|
||||
845B14A51FC2299E0013CF92 /* README.md */,
|
||||
84CBDDAE1FD3674C005A61AA /* Technotes */,
|
||||
842E45E61ED8C747000A8B52 /* DB5.plist */,
|
||||
849C64671ED37A5D003D8FC0 /* Assets.xcassets */,
|
||||
849C64691ED37A5D003D8FC0 /* Main.storyboard */,
|
||||
849C64631ED37A5D003D8FC0 /* AppDelegate.swift */,
|
||||
|
@ -2294,7 +2290,6 @@
|
|||
840F7C9C21BDA4B40057E851 /* template.html in Resources */,
|
||||
84F1F06A2243455C00DA0616 /* LocalAccount.xib in Resources */,
|
||||
840F7C9D21BDA4B40057E851 /* AddFeedSheet.xib in Resources */,
|
||||
840F7C9E21BDA4B40057E851 /* DB5.plist in Resources */,
|
||||
840F7C9F21BDA4B40057E851 /* SidebarKeyboardShortcuts.plist in Resources */,
|
||||
840F7CA021BDA4B40057E851 /* AddFolderSheet.xib in Resources */,
|
||||
840F7CA121BDA4B40057E851 /* Assets.xcassets in Resources */,
|
||||
|
@ -2331,7 +2326,6 @@
|
|||
845479881FEB77C000AD8B59 /* TimelineKeyboardShortcuts.plist in Resources */,
|
||||
849A979D1ED9EFEB007D329B /* template.html in Resources */,
|
||||
849A97A91ED9F9AA007D329B /* AddFeedSheet.xib in Resources */,
|
||||
842E45E71ED8C747000A8B52 /* DB5.plist in Resources */,
|
||||
84F1F0692243455C00DA0616 /* LocalAccount.xib in Resources */,
|
||||
844B5B691FEA20DF00C7C76A /* SidebarKeyboardShortcuts.plist in Resources */,
|
||||
84A3EE5F223B667F00557320 /* DefaultFeeds.opml in Resources */,
|
||||
|
|
|
@ -1,156 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>Default</key>
|
||||
<dict>
|
||||
<key>_name</key>
|
||||
<string>Default</string>
|
||||
<key>colors</key>
|
||||
<dict>
|
||||
<key>brightBlue</key>
|
||||
<string>#2db6ff</string>
|
||||
</dict>
|
||||
<key>MainWindow</key>
|
||||
<dict>
|
||||
<key>SourceList</key>
|
||||
<dict>
|
||||
<key>minimumWidth</key>
|
||||
<string>200</string>
|
||||
<key>maximumWidth</key>
|
||||
<string>350</string>
|
||||
<key>favicon</key>
|
||||
<dict>
|
||||
<key>imageWidth</key>
|
||||
<integer>16</integer>
|
||||
<key>imageHeight</key>
|
||||
<integer>16</integer>
|
||||
<key>marginRight</key>
|
||||
<integer>4</integer>
|
||||
</dict>
|
||||
<key>unreadCount</key>
|
||||
<dict>
|
||||
<key>backgroundColor</key>
|
||||
<string>000000</string>
|
||||
<key>backgroundColorAlpha</key>
|
||||
<real>0.5</real>
|
||||
<key>cornerRadius</key>
|
||||
<integer>8</integer>
|
||||
<key>color</key>
|
||||
<string>ffffff</string>
|
||||
<key>colorAlpha</key>
|
||||
<real>0.9</real>
|
||||
<key>paddingLeft</key>
|
||||
<integer>7</integer>
|
||||
<key>paddingRight</key>
|
||||
<integer>7</integer>
|
||||
<key>paddingTop</key>
|
||||
<integer>1</integer>
|
||||
<key>paddingBottom</key>
|
||||
<integer>1</integer>
|
||||
<key>marginLeft</key>
|
||||
<integer>10</integer>
|
||||
<key>marginRight</key>
|
||||
<integer>10</integer>
|
||||
<key>fontSize</key>
|
||||
<integer>11</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>Timeline</key>
|
||||
<dict>
|
||||
<key>minimumWidth</key>
|
||||
<string>250</string>
|
||||
<key>maximumWidth</key>
|
||||
<string>450</string>
|
||||
<key>gridColor</key>
|
||||
<string>000000</string>
|
||||
<key>gridColorAlpha</key>
|
||||
<real>0.1</real>
|
||||
<key>drawsGrid</key>
|
||||
<false/>
|
||||
<key>header</key>
|
||||
<dict>
|
||||
<key>backgroundColor</key>
|
||||
<string>#fcfcfc</string>
|
||||
</dict>
|
||||
<key>cell</key>
|
||||
<dict>
|
||||
<key>paddingLeft</key>
|
||||
<integer>18</integer>
|
||||
<key>paddingRight</key>
|
||||
<integer>18</integer>
|
||||
<key>paddingTop</key>
|
||||
<integer>8</integer>
|
||||
<key>paddingBottom</key>
|
||||
<integer>10</integer>
|
||||
<key>feedNameColor</key>
|
||||
<string>aaaaaa</string>
|
||||
<key>faviconFeedNameSpacing</key>
|
||||
<integer>2</integer>
|
||||
<key>dateColor</key>
|
||||
<string>aaaaaa</string>
|
||||
<key>dateMarginLeft</key>
|
||||
<integer>10</integer>
|
||||
<key>dateMarginBottom</key>
|
||||
<integer>1</integer>
|
||||
<key>textColor</key>
|
||||
<string>999999</string>
|
||||
<key>textOnlyColor</key>
|
||||
<string>222222</string>
|
||||
<key>titleColor</key>
|
||||
<string>222222</string>
|
||||
<key>titleMarginBottom</key>
|
||||
<integer>1</integer>
|
||||
<key>unreadCircleColor</key>
|
||||
<string>#2db6ff</string>
|
||||
<key>unreadCircleDimension</key>
|
||||
<integer>8</integer>
|
||||
<key>unreadCircleMarginRight</key>
|
||||
<integer>8</integer>
|
||||
<key>avatarHeight</key>
|
||||
<integer>48</integer>
|
||||
<key>avatarWidth</key>
|
||||
<integer>48</integer>
|
||||
<key>avatarMarginLeft</key>
|
||||
<integer>8</integer>
|
||||
<key>avatarAdjustmentTop</key>
|
||||
<integer>4</integer>
|
||||
<key>avatarCornerRadius</key>
|
||||
<integer>4</integer>
|
||||
<key>starDimension</key>
|
||||
<integer>13</integer>
|
||||
<key>titleMaximumLines</key>
|
||||
<integer>2</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>Detail</key>
|
||||
<dict>
|
||||
<key>statusBar</key>
|
||||
<dict>
|
||||
<key>backgroundColor</key>
|
||||
<string>F0F0F0</string>
|
||||
</dict>
|
||||
<key>backgroundColor</key>
|
||||
<string>FFFFFF</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>FeedDirectory</key>
|
||||
<dict>
|
||||
<key>sidebar</key>
|
||||
<dict>
|
||||
<key>bestWidth</key>
|
||||
<integer>285</integer>
|
||||
<key>minimumThickness</key>
|
||||
<integer>240</integer>
|
||||
<key>maximumThickness</key>
|
||||
<integer>512</integer>
|
||||
</dict>
|
||||
<key>timeline</key>
|
||||
<dict>
|
||||
<key>minimumThickness</key>
|
||||
<integer>240</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
Loading…
Reference in New Issue