Skip to content

Commit

Permalink
Version variables updating for 3.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Francois Moy committed Mar 28, 2010
1 parent 182dcd5 commit 9be4dfb
Show file tree
Hide file tree
Showing 8 changed files with 741 additions and 518 deletions.
2 changes: 0 additions & 2 deletions Classes/FRAMainController.m
Expand Up @@ -23,8 +23,6 @@
#import "FRAVariousPerformer.h"
#import "FRAFontTransformer.h"

#define THISVERSION 3.72

@implementation FRAMainController

@synthesize isInFullScreenMode, singleDocumentWindowWasOpenBeforeEnteringFullScreen, operationQueue;
Expand Down
372 changes: 207 additions & 165 deletions French.lproj/FRACommands.xib 100644 → 100755

Large diffs are not rendered by default.

16 changes: 9 additions & 7 deletions French.lproj/FRAMainMenu.xib 100644 → 100755
Expand Up @@ -12,7 +12,7 @@
</object>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
<integer value="244"/>
<integer value="29"/>
</object>
<object class="NSArray" key="IBDocument.PluginDependencies">
<bool key="EncodedWithXMLCoder">YES</bool>
Expand Down Expand Up @@ -1396,7 +1396,7 @@
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSMenuItem" id="440824092">
<reference key="NSMenu" ref="415209820"/>
<string key="NSTitle">Afficher la fenêtre de résultat de commande</string>
<string key="NSTitle">Afficher la fenêtre de commande</string>
<string key="NSKeyEquiv">b</string>
<int key="NSKeyEquivModMask">1048576</int>
<int key="NSMnemonicLoc">2147483647</int>
Expand Down Expand Up @@ -3023,9 +3023,9 @@
<reference ref="376775235"/>
<reference ref="926838058"/>
<reference ref="261680396"/>
<reference ref="202726572"/>
<reference ref="906966214"/>
<reference ref="333825351"/>
<reference ref="202726572"/>
</object>
<reference key="parent" ref="0"/>
<string key="objectName">MainMenu</string>
Expand Down Expand Up @@ -4745,6 +4745,7 @@
<string>572.ImportedFromIB2</string>
<string>576.IBPluginDependency</string>
<string>576.ImportedFromIB2</string>
<string>577.IBEditorWindowLastContentRect</string>
<string>577.IBPluginDependency</string>
<string>577.ImportedFromIB2</string>
<string>578.IBPluginDependency</string>
Expand Down Expand Up @@ -4895,7 +4896,7 @@
<integer value="1"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<integer value="1"/>
<string>{{495, 270}, {396, 393}}</string>
<string>{{562, 446}, {396, 393}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<integer value="1"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
Expand Down Expand Up @@ -4934,7 +4935,7 @@
<integer value="1"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<integer value="1"/>
<string>{{421, 663}, {626, 20}}</string>
<string>{{488, 839}, {626, 20}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<integer value="1"/>
<string>{{594, 105}, {405, 313}}</string>
Expand Down Expand Up @@ -4980,7 +4981,7 @@
<integer value="1"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<integer value="1"/>
<string>{{707, 230}, {349, 433}}</string>
<string>{{773, 406}, {365, 433}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<integer value="1"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
Expand Down Expand Up @@ -5040,7 +5041,7 @@
<integer value="1"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<integer value="1"/>
<string>{{693, 125}, {232, 293}}</string>
<string>{{830, 546}, {285, 293}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<integer value="1"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
Expand Down Expand Up @@ -5131,6 +5132,7 @@
<integer value="1"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<integer value="1"/>
<string>{{1115, 616}, {401, 203}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<integer value="1"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
Expand Down
589 changes: 352 additions & 237 deletions French.lproj/FRAPreferencesAdvanced.xib

Large diffs are not rendered by default.

0 comments on commit 9be4dfb

Please sign in to comment.