adium-1.4 3134:ad4b2188318f: Consistency in names
commits at adium.im
commits at adium.im
Mon Oct 25 02:38:08 UTC 2010
details: http://hg.adium.im/adium-1.4/rev/ad4b2188318f
revision: 3134:ad4b2188318f
author: Evan Schoenberg
date: Sun Oct 24 21:38:03 2010 -0500
Consistency in names
diffs (60 lines):
diff -r 7ae2094b345b -r ad4b2188318f Other/Adium Spotlight Importer/English.lproj/InfoPlist.strings
--- a/Other/Adium Spotlight Importer/English.lproj/InfoPlist.strings Sun Oct 24 10:58:26 2010 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-/* Localized versions of Info.plist keys */
-
-CFBundleShortVersionString = "1.0";
-CFBundleGetInfoString = "AdiumSpotlightImporter version 1.0, Copyright (c) 2006 The Adium Team.";
-NSHumanReadableCopyright = "Copyright (c) 2006 The Adium Team.";
diff -r 7ae2094b345b -r ad4b2188318f Other/Adium Spotlight Importer/English.lproj/schema.strings
--- a/Other/Adium Spotlight Importer/English.lproj/schema.strings Sun Oct 24 10:58:26 2010 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
- /* Localized DisplayNames for your custom metadata attributes */
- /* The form is: "myMetadataKey" = "My Metadata Key"; */
- /* The name on the left is the name defined in schema.xml */
- /* The name on the right is what the user will see */
-"com_adiumX_chatSource" = "From";
- /* Localized Description of you custom metadata attributes */
- /* The form is: "myMetadataKey.Description" = "stuff";
- /* com_Foo_YourAttrName should be definded in the schema.xml file */
- /* The value on the right will be displayed by the Finder etc.. */
-"com_adiumX_chatSource.Description" = "Your account name";
-
-"com_adiumX_chatDestinations" = "To";
-"com_adiumX_chatDestinations.Description" = "The contact's name";
-
-
-"com_adiumX_service" = "Service";
-"com_adiumX_service.Description" = "The service on which the chat took place";
diff -r 7ae2094b345b -r ad4b2188318f Other/Adium Spotlight Importer/en.lproj/InfoPlist.strings
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Other/Adium Spotlight Importer/en.lproj/InfoPlist.strings Sun Oct 24 21:38:03 2010 -0500
@@ -0,0 +1,5 @@
+/* Localized versions of Info.plist keys */
+
+CFBundleShortVersionString = "1.0";
+CFBundleGetInfoString = "AdiumSpotlightImporter version 1.0, Copyright (c) 2006 The Adium Team.";
+NSHumanReadableCopyright = "Copyright (c) 2006 The Adium Team.";
diff -r 7ae2094b345b -r ad4b2188318f Other/Adium Spotlight Importer/en.lproj/schema.strings
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Other/Adium Spotlight Importer/en.lproj/schema.strings Sun Oct 24 21:38:03 2010 -0500
@@ -0,0 +1,17 @@
+ /* Localized DisplayNames for your custom metadata attributes */
+ /* The form is: "myMetadataKey" = "My Metadata Key"; */
+ /* The name on the left is the name defined in schema.xml */
+ /* The name on the right is what the user will see */
+"com_adiumX_chatSource" = "From";
+ /* Localized Description of you custom metadata attributes */
+ /* The form is: "myMetadataKey.Description" = "stuff";
+ /* com_Foo_YourAttrName should be definded in the schema.xml file */
+ /* The value on the right will be displayed by the Finder etc.. */
+"com_adiumX_chatSource.Description" = "Your account name";
+
+"com_adiumX_chatDestinations" = "To";
+"com_adiumX_chatDestinations.Description" = "The contact's name";
+
+
+"com_adiumX_service" = "Service";
+"com_adiumX_service.Description" = "The service on which the chat took place";
More information about the commits
mailing list