Skip to content

Commit

Permalink
Removed Sparkle, the menu items about check update and the settings for
Browse files Browse the repository at this point in the history
auto update.
  • Loading branch information
gpongelli committed Oct 4, 2016
1 parent a91e3f7 commit e52dac2
Show file tree
Hide file tree
Showing 184 changed files with 2,982 additions and 24,577 deletions.
9 changes: 1 addition & 8 deletions English.lproj/FRAMainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="NSApplication"/>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<menu title="MainMenu" systemMenu="main" id="29" userLabel="MainMenu">
<items>
<menuItem title="Fraise" id="56">
Expand All @@ -19,12 +19,6 @@
<action selector="orderFrontStandardAboutPanel:" target="-2" id="142"/>
</connections>
</menuItem>
<menuItem title="Check for Updates..." id="1145">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="checkForUpdates:" target="1144" id="1146"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="202">
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
</menuItem>
Expand Down Expand Up @@ -919,6 +913,5 @@
</customObject>
<customObject id="388" userLabel="FRAViewMenuController" customClass="FRAViewMenuController"/>
<customObject id="389" userLabel="FRAProjectsController" customClass="FRAProjectsController"/>
<customObject id="1144" customClass="SUUpdater"/>
</objects>
</document>
40 changes: 3 additions & 37 deletions English.lproj/FRAPreferencesGeneral.xib
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<customView id="35" userLabel="General &lt;do not localise&gt;">
<rect key="frame" x="0.0" y="0.0" width="600" height="398"/>
<autoresizingMask key="autoresizingMask"/>
Expand Down Expand Up @@ -123,8 +123,8 @@
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="68" name="enabled" keyPath="values.AutocompleteSuggestAutomatically" id="83"/>
<binding destination="68" name="value" keyPath="values.AutocompleteAfterDelay" id="82"/>
<binding destination="68" name="enabled" keyPath="values.AutocompleteSuggestAutomatically" id="83"/>
</connections>
</textField>
<button id="50">
Expand Down Expand Up @@ -212,8 +212,8 @@
</textFieldCell>
<connections>
<action selector="changeGutterWidth:" target="-2" id="183"/>
<binding destination="68" name="enabled" keyPath="values.ShowLineNumberGutter" id="77"/>
<binding destination="68" name="value" keyPath="values.GutterWidth" id="76"/>
<binding destination="68" name="enabled" keyPath="values.ShowLineNumberGutter" id="77"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" id="42">
Expand Down Expand Up @@ -279,42 +279,8 @@
<binding destination="68" name="value" keyPath="values.NewDocumentAtStartup" id="69"/>
</connections>
</button>
<button id="162">
<rect key="frame" x="131" y="340" width="225" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Automatically check for updates" bezelStyle="regularSquare" imagePosition="leading" alignment="left" state="on" inset="2" id="163">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="161" name="value" keyPath="automaticallyChecksForUpdates" id="170"/>
</connections>
</button>
<popUpButton verticalHuggingPriority="750" id="171">
<rect key="frame" x="362" y="335" width="100" height="26"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<popUpButtonCell key="cell" type="push" title="Hourly" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="3600" imageScaling="proportionallyDown" inset="2" selectedItem="174" id="172">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<menu key="menu" title="OtherViews" id="173">
<items>
<menuItem title="Hourly" state="on" tag="3600" id="174"/>
<menuItem title="Daily" tag="86400" id="175"/>
<menuItem title="Weekly" tag="604800" id="176"/>
<menuItem title="Monthly" tag="2629800" id="177">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
</items>
</menu>
</popUpButtonCell>
<connections>
<binding destination="161" name="enabled" keyPath="automaticallyChecksForUpdates" id="182"/>
<binding destination="161" name="selectedTag" keyPath="updateCheckInterval" id="180"/>
</connections>
</popUpButton>
</subviews>
</customView>
<userDefaultsController representsSharedInstance="YES" id="68" userLabel="Shared Defaults"/>
<customObject id="161" customClass="SUUpdater"/>
</objects>
</document>
6 changes: 0 additions & 6 deletions Fraise.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,6 @@
8D15AC310486D014006FF6A4 /* FRAProject.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A37F4ACFDCFA73011CA2CEA /* FRAProject.m */; settings = {ATTRIBUTES = (); }; };
8D15AC320486D014006FF6A4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A37F4B0FDCFA73011CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
8D15AC340486D014006FF6A4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A7FEA54F5311CA2CBB /* Cocoa.framework */; };
E1FD9F4A1DA29ECE0076C3B9 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1FD9F491DA29ECE0076C3B9 /* Sparkle.framework */; };
E1FD9F4C1DA29F760076C3B9 /* Sparkle.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1FD9F491DA29ECE0076C3B9 /* Sparkle.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -189,7 +187,6 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
E1FD9F4C1DA29F760076C3B9 /* Sparkle.framework in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -520,7 +517,6 @@
7FD53F120D91A8F30071054F /* Fraise-Manual.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "Fraise-Manual.pdf"; sourceTree = "<group>"; };
8D15AC360486D014006FF6A4 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
8D15AC370486D014006FF6A4 /* Fraise.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Fraise.app; sourceTree = BUILT_PRODUCTS_DIR; };
E1FD9F491DA29ECE0076C3B9 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand All @@ -543,7 +539,6 @@
7F5C26B90B73C06D00D2EDDC /* SystemConfiguration.framework in Frameworks */,
7F6C9C680B75F23000531EF9 /* libicucore.dylib in Frameworks */,
7F51225C0BA72E7E00183863 /* QuartzCore.framework in Frameworks */,
E1FD9F4A1DA29ECE0076C3B9 /* Sparkle.framework in Frameworks */,
7FBDDF360CF79C7D003BAFB5 /* QuickLook.framework in Frameworks */,
1FACC99F113FAE1200515523 /* QuartzCore.framework in Frameworks */,
);
Expand Down Expand Up @@ -572,7 +567,6 @@
1058C7A8FEA54F5311CA2CBB /* Other Frameworks */ = {
isa = PBXGroup;
children = (
E1FD9F491DA29ECE0076C3B9 /* Sparkle.framework */,
2A37F4C4FDCFA73011CA2CEA /* AppKit.framework */,
13E42FBA07B3F13500E4EEF1 /* CoreData.framework */,
2A37F4C5FDCFA73011CA2CEA /* Foundation.framework */,
Expand Down
9 changes: 1 addition & 8 deletions French.lproj/FRAMainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="NSApplication"/>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<menu title="MainMenu" systemMenu="main" id="29" userLabel="MainMenu">
<items>
<menuItem title="Fraise" id="56">
Expand All @@ -19,12 +19,6 @@
<action selector="orderFrontStandardAboutPanel:" target="-2" id="142"/>
</connections>
</menuItem>
<menuItem title="Rechercher des mises à jour..." id="1145">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="checkForUpdates:" target="1144" id="1146"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="202">
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
</menuItem>
Expand Down Expand Up @@ -919,6 +913,5 @@
</customObject>
<customObject id="388" userLabel="FRAViewMenuController" customClass="FRAViewMenuController"/>
<customObject id="389" userLabel="FRAProjectsController" customClass="FRAProjectsController"/>
<customObject id="1144" customClass="SUUpdater"/>
</objects>
</document>
Loading

0 comments on commit e52dac2

Please sign in to comment.