adium 5103:3a998c59a8cc: The resources seem to have moved.
commits at adium.im
commits at adium.im
Tue Oct 9 20:29:23 UTC 2012
details: http://hg.adium.im/adium/rev/3a998c59a8cc
revision: 5103:3a998c59a8cc
branch: adium-1.5.4
author: Thijs Alkemade <thijsalkemade at gmail.com>
date: Tue Oct 09 22:28:26 2012 +0200
The resources seem to have moved.
Subject: adium 5104:72d7da9f8915: make localizable-strings
details: http://hg.adium.im/adium/rev/72d7da9f8915
revision: 5104:72d7da9f8915
branch: adium-1.5.4
author: Thijs Alkemade <thijsalkemade at gmail.com>
date: Tue Oct 09 22:29:00 2012 +0200
make localizable-strings
Maybe next time I won't forget it until after the beta meant for localization. Yeah, right.
diffs (18 lines):
diff -r 636322280fe5 -r 72d7da9f8915 Frameworks/Adium Framework/Resources/en.lproj/EmoticonNames.strings
Binary file Frameworks/Adium Framework/Resources/en.lproj/EmoticonNames.strings has changed
diff -r 636322280fe5 -r 72d7da9f8915 Frameworks/Adium Framework/Resources/en.lproj/Localizable.strings
Binary file Frameworks/Adium Framework/Resources/en.lproj/Localizable.strings has changed
diff -r 636322280fe5 -r 72d7da9f8915 Makefile
--- a/Makefile Tue Oct 09 12:08:04 2012 +0200
+++ b/Makefile Tue Oct 09 22:29:00 2012 +0200
@@ -42,7 +42,7 @@
mkdir tmp || true
mv "Plugins/Purple Service" tmp
genstrings -o Resources/en.lproj -s AILocalizedString Source/*.m Source/*.h Plugins/*/*.h Plugins/*/*.m Plugins/*/*/*.h Plugins/*/*/*.m
- genstrings -o tmp/Purple\ Service/en.lproj -s AILocalizedString tmp/Purple\ Service/*.h tmp/Purple\ Service/*.m
+ genstrings -o tmp/Purple\ Service/Resources/en.lproj -s AILocalizedString tmp/Purple\ Service/*.h tmp/Purple\ Service/*.m
genstrings -o Frameworks/AIUtilities\ Framework/Resources/en.lproj -s AILocalizedString Frameworks/AIUtilities\ Framework/Source/*.h Frameworks/AIUtilities\ Framework/Source/*.m
genstrings -o Frameworks/Adium\ Framework/Resources/en.lproj -s AILocalizedString Frameworks/Adium\ Framework/Source/*.m Frameworks/Adium\ Framework/Source/*.h
mv "tmp/Purple Service" Plugins
diff -r 636322280fe5 -r 72d7da9f8915 Resources/en.lproj/Localizable.strings
Binary file Resources/en.lproj/Localizable.strings has changed
More information about the commits
mailing list