]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
OS Preference pane clean for final version
authorClaudio Bisegni <Claudio.Bisegni@lnf.infn.it>
Tue, 29 Sep 2009 07:57:52 +0000 (09:57 +0200)
committerDerrick Brashear <shadow|account-1000005@unknown>
Thu, 17 Dec 2009 06:53:25 +0000 (22:53 -0800)
Has been removed from license file the reference to menucracker for hack NSMenuExtra, that is no more needed.

Reviewed-on: http://gerrit.openafs.org/547
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit d9d3902894d1bde920feda7f5f1a798037b52cf8)
Change-Id: Ifd10c1f09373670902a923636dc23b6497fbc98c
Reviewed-on: http://gerrit.openafs.org/967

src/platform/DARWIN/AFSPreference/AFSBackgrounder/resource/Info.plist
src/platform/DARWIN/AFSPreference/AFSCommanderPref.m
src/platform/DARWIN/AFSPreference/OpenAFS.xcodeproj/project.pbxproj
src/platform/DARWIN/AFSPreference/license.rtf [new file with mode: 0644]
src/platform/DARWIN/AFSPreference/licenza.rtf [deleted file]

index fbf3b7e590bd31d79158f19980757617155da1d1..3550c50c5114afc231f444f44c3b5901e318af88 100644 (file)
@@ -15,7 +15,7 @@
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>1.0b</string>
+       <string>1.0</string>
        <key>LSUIElement</key>
        <true/>
        <key>NSMainNibFile</key>
index f7181c1bb08b95578ea2d8b6eb7f881d0008f3fc..a3222182a297d57cca4253c3b58444d0a9bf217e 100644 (file)
 // -------------------------------------------------------------------------------
 - (IBAction) info:(id) sender
 {
-       [((InfoController*) infoController) showHtmlResource:[[self bundle] pathForResource:@"licenza" ofType:@"rtf"]];
+       [((InfoController*) infoController) showHtmlResource:[[self bundle] pathForResource:@"license" ofType:@"rtf"]];
 
        [NSApp beginSheet: infoSheet
           modalForWindow: [[self mainView] window]
index 6cb10094d63f25c1b48af3322cb37a427638b1ee..cd5879949b793927622c595e40750b452b34a9e7 100644 (file)
@@ -30,7 +30,7 @@
                324D67FD0DA13194007E1561 /* OpenAFSPreference.xib in Resources */ = {isa = PBXBuildFile; fileRef = 324D67FB0DA13194007E1561 /* OpenAFSPreference.xib */; };
                324D683D0DA133A3007E1561 /* IpPanel.xib in Resources */ = {isa = PBXBuildFile; fileRef = 324D683B0DA133A3007E1561 /* IpPanel.xib */; };
                324D684A0DA133CF007E1561 /* CredentialPanel.xib in Resources */ = {isa = PBXBuildFile; fileRef = 324D68480DA133CF007E1561 /* CredentialPanel.xib */; };
-               325311D00C44F4B100FAF2F3 /* licenza.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 325311CF0C44F4B100FAF2F3 /* licenza.rtf */; };
+               325311D00C44F4B100FAF2F3 /* license.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 325311CF0C44F4B100FAF2F3 /* license.rtf */; };
                3273088D0C2A9B05008C322B /* FileUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 3273088B0C2A9B05008C322B /* FileUtil.h */; };
                3273088E0C2A9B05008C322B /* FileUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 3273088C0C2A9B05008C322B /* FileUtil.m */; };
                327308C30C2AA2E1008C322B /* FileUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 3273088C0C2A9B05008C322B /* FileUtil.m */; };
                324D67FC0DA13194007E1561 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/OpenAFSPreference.xib; sourceTree = "<group>"; };
                324D683C0DA133A3007E1561 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/IpPanel.xib; sourceTree = "<group>"; };
                324D68490DA133CF007E1561 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/CredentialPanel.xib; sourceTree = "<group>"; };
-               325311CF0C44F4B100FAF2F3 /* licenza.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = licenza.rtf; sourceTree = "<group>"; };
+               325311CF0C44F4B100FAF2F3 /* license.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = license.rtf; sourceTree = "<group>"; };
                3273088B0C2A9B05008C322B /* FileUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileUtil.h; sourceTree = "<group>"; };
                3273088C0C2A9B05008C322B /* FileUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FileUtil.m; sourceTree = "<group>"; };
                327308D20C2AA364008C322B /* SecurityFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SecurityFoundation.framework; path = /System/Library/Frameworks/SecurityFoundation.framework; sourceTree = "<absolute>"; };
                089C167CFE841241C02AAC07 /* Resources */ = {
                        isa = PBXGroup;
                        children = (
-                               325311CF0C44F4B100FAF2F3 /* licenza.rtf */,
+                               325311CF0C44F4B100FAF2F3 /* license.rtf */,
                                322B90430C2F0A2D0068F99A /* start_afs.sh */,
                                322B90440C2F0A2D0068F99A /* stop_afs.sh */,
                                324D67FB0DA13194007E1561 /* OpenAFSPreference.xib */,
                                322B90450C2F0A2D0068F99A /* start_afs.sh in Resources */,
                                322B90460C2F0A2D0068F99A /* stop_afs.sh in Resources */,
                                3223836C0C32A96F00380547 /* Localizable.strings in Resources */,
-                               325311D00C44F4B100FAF2F3 /* licenza.rtf in Resources */,
+                               325311D00C44F4B100FAF2F3 /* license.rtf in Resources */,
                                49E43D2E0C480B8200084436 /* afshlp in Resources */,
                                324D67FD0DA13194007E1561 /* OpenAFSPreference.xib in Resources */,
                                324D683D0DA133A3007E1561 /* IpPanel.xib in Resources */,
diff --git a/src/platform/DARWIN/AFSPreference/license.rtf b/src/platform/DARWIN/AFSPreference/license.rtf
new file mode 100644 (file)
index 0000000..1f3c629
--- /dev/null
@@ -0,0 +1,10 @@
+{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf460
+{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
+{\colortbl;\red255\green255\blue255;}
+\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\sl360\slmult1\ql\qnatural\pardirnatural
+
+\f0\fs24 \cf0 AFSCommander \CocoaLigature0 1.0\CocoaLigature1 \
+developed by Claudio Bisegni\
+Frascati National Laboratory\
+National Institute of Nuclear Physics, Italy\
+For MenuExtra is used MenuCracker you can get it at http://sourceforge.net/projects/menucracker}
\ No newline at end of file
diff --git a/src/platform/DARWIN/AFSPreference/licenza.rtf b/src/platform/DARWIN/AFSPreference/licenza.rtf
deleted file mode 100644 (file)
index 1f3c629..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf460
-{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
-{\colortbl;\red255\green255\blue255;}
-\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\sl360\slmult1\ql\qnatural\pardirnatural
-
-\f0\fs24 \cf0 AFSCommander \CocoaLigature0 1.0\CocoaLigature1 \
-developed by Claudio Bisegni\
-Frascati National Laboratory\
-National Institute of Nuclear Physics, Italy\
-For MenuExtra is used MenuCracker you can get it at http://sourceforge.net/projects/menucracker}
\ No newline at end of file