Skip to content

Commit ab4444a

Browse files
committed
Extract navigation controller.
1 parent 8e22e20 commit ab4444a

File tree

79 files changed

+3368
-4328
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+3368
-4328
lines changed

Cyberduck.xcodeproj/project.pbxproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@
174174
47990FD2195C63AE009EBB7C /* Support.strings in Resources */ = {isa = PBXBuildFile; fileRef = 47990FD0195C63AE009EBB7C /* Support.strings */; };
175175
47993F7811699F12000271A8 /* Transfer.strings in Resources */ = {isa = PBXBuildFile; fileRef = 47993F5711699F12000271A8 /* Transfer.strings */; };
176176
4799A6492C3BC93A00563133 /* Deepbox.strings in Resources */ = {isa = PBXBuildFile; fileRef = 4799A6472C3BC93A00563133 /* Deepbox.strings */; };
177+
479B23E62EBA3C16001D75BE /* Navigation.xib in Resources */ = {isa = PBXBuildFile; fileRef = 479B23E52EBA3C16001D75BE /* Navigation.xib */; };
178+
479B23E72EBA3C16001D75BE /* Navigation.xib in Resources */ = {isa = PBXBuildFile; fileRef = 479B23E52EBA3C16001D75BE /* Navigation.xib */; };
177179
479C422A097AB2BB00DDE88A /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 479C4229097AB2BB00DDE88A /* Credits.rtf */; };
178180
479C63B022A167EA002CAA60 /* folderplus.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 479C63AF22A167EA002CAA60 /* folderplus.tiff */; };
179181
47A0818D2DFF035E0074E7DC /* cyberduck-application-rect.icns in Resources */ = {isa = PBXBuildFile; fileRef = 475B22EE25B0DB17005D7887 /* cyberduck-application-rect.icns */; };
@@ -1291,6 +1293,7 @@
12911293
4799A64A2C3BC94000563133 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = i18n/src/main/resources/fr.lproj/Deepbox.strings; sourceTree = "<group>"; };
12921294
4799A64B2C3BC94800563133 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = i18n/src/main/resources/en.lproj/Deepbox.strings; sourceTree = "<group>"; };
12931295
4799A64C2C3BC94D00563133 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = i18n/src/main/resources/de.lproj/Deepbox.strings; sourceTree = "<group>"; };
1296+
479B23E52EBA3C16001D75BE /* Navigation.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Navigation.xib; path = osx/src/main/resources/Navigation.xib; sourceTree = "<group>"; };
12941297
479BF77D1725A68C006854BF /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
12951298
479C4229097AB2BB00DDE88A /* Credits.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = Credits.rtf; sourceTree = "<group>"; };
12961299
479C63AF22A167EA002CAA60 /* folderplus.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = folderplus.tiff; sourceTree = "<group>"; };
@@ -1969,6 +1972,7 @@
19691972
47B2E9FB1E2CF5E1007BE83D /* Progress.xib */,
19701973
47B2E9FC1E2CF5E1007BE83D /* Task.xib */,
19711974
47B2E9FD1E2CF5E1007BE83D /* Transcript.xib */,
1975+
479B23E52EBA3C16001D75BE /* Navigation.xib */,
19721976
47B2E9FE1E2CF5E1007BE83D /* Transfer.xib */,
19731977
47C35B0926247FE4002AABBD /* Profiles.xib */,
19741978
47C35B112627690E002AABBD /* Profile.xib */,
@@ -2466,6 +2470,7 @@
24662470
47DE479A2598F2D400B18BCB /* preferences-queue.pdf in Resources */,
24672471
476730B816108E1300B28D35 /* addPressed.tiff in Resources */,
24682472
4749606F1CD75C9700B020C9 /* reload.pdf in Resources */,
2473+
479B23E62EBA3C16001D75BE /* Navigation.xib in Resources */,
24692474
476730B916108E1300B28D35 /* advanced.tiff in Resources */,
24702475
476730BA16108E1300B28D35 /* alert.tiff in Resources */,
24712476
476730BB16108E1300B28D35 /* aliasbadge.tiff in Resources */,
@@ -2582,6 +2587,7 @@
25822587
47D93A061A2762A40006D4AE /* Acknowledgments.rtf in Resources */,
25832588
47D93A071A2762A40006D4AE /* Alert.strings in Resources */,
25842589
47D93A081A2762A40006D4AE /* Azure.strings in Resources */,
2590+
479B23E72EBA3C16001D75BE /* Navigation.xib in Resources */,
25852591
47D93A091A2762A40006D4AE /* Transfer.strings in Resources */,
25862592
47D93A0A1A2762A40006D4AE /* License.strings in Resources */,
25872593
47D93A0B1A2762A40006D4AE /* Archive.strings in Resources */,
-444 Bytes
Binary file not shown.

i18n/src/main/resources/ar.lproj/Browser.xib

Lines changed: 86 additions & 115 deletions
Large diffs are not rendered by default.
-648 Bytes
Binary file not shown.

i18n/src/main/resources/bg.lproj/Browser.xib

Lines changed: 82 additions & 111 deletions
Large diffs are not rendered by default.
-720 Bytes
Binary file not shown.

i18n/src/main/resources/ca.lproj/Browser.xib

Lines changed: 81 additions & 110 deletions
Large diffs are not rendered by default.
-868 Bytes
Binary file not shown.

i18n/src/main/resources/cs.lproj/Browser.xib

Lines changed: 87 additions & 116 deletions
Large diffs are not rendered by default.
-376 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)