mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Updated some of the graphics to be more correct and added the Edit button to the Master view.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "Safari.pdf"
|
||||
"filename" : "safari.pdf"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "circlefilled.pdf"
|
||||
"filename" : "circleClosed.pdf"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "circleopen.pdf"
|
||||
"filename" : "circleOpen.pdf"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
|
||||
Binary file not shown.
12
iOS/Resources/Assets.xcassets/settingsImage.imageset/Contents.json
vendored
Normal file
12
iOS/Resources/Assets.xcassets/settingsImage.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "settings.pdf"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
||||
BIN
iOS/Resources/Assets.xcassets/settingsImage.imageset/settings.pdf
vendored
Normal file
BIN
iOS/Resources/Assets.xcassets/settingsImage.imageset/settings.pdf
vendored
Normal file
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "star.pdf"
|
||||
"filename" : "starClosed.pdf"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "staropen.pdf"
|
||||
"filename" : "starOpen.pdf"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user