dupeguru/cocoa/se
Virgil Dupras 04d7880a0c [#32] Internationalized the cocoa layer and localized it to french.
--HG--
rename : cocoa/base/xib/DetailsPanel.xib => cocoa/base/en.lproj/DetailsPanel.xib
rename : cocoa/base/xib/DirectoryPanel.xib => cocoa/base/en.lproj/DirectoryPanel.xib
rename : cocoa/base/xib/MainMenu.xib => cocoa/base/en.lproj/MainMenu.xib
rename : cocoa/base/xib/ProblemDialog.xib => cocoa/base/en.lproj/ProblemDialog.xib
rename : cocoa/base/xib/ResultWindow.xib => cocoa/base/en.lproj/ResultWindow.xib
rename : cocoa/me/xib/Preferences.xib => cocoa/me/en.lproj/Preferences.xib
rename : cocoa/pe/xib/DetailsPanel.xib => cocoa/pe/en.lproj/DetailsPanel.xib
rename : cocoa/pe/xib/Preferences.xib => cocoa/pe/en.lproj/Preferences.xib
rename : cocoa/se/xib/Preferences.xib => cocoa/se/en.lproj/Preferences.xib
2011-01-18 15:35:14 +01:00
..
dupeguru.xcodeproj [#32] Internationalized the cocoa layer and localized it to french. 2011-01-18 15:35:14 +01:00
en.lproj [#32] Internationalized the cocoa layer and localized it to french. 2011-01-18 15:35:14 +01:00
fr.lproj [#32] Internationalized the cocoa layer and localized it to french. 2011-01-18 15:35:14 +01:00
AppDelegate.h Results are not automatically saved/load anymore. There's a reminder on quitting if you haven't saved your results. Also, for easier re-loading, there's a 'open recent results' menu item. 2011-01-13 16:20:03 +01:00
AppDelegate.m Extracted ResultWindow.xib from MainMenu.xib. 2011-01-14 13:56:50 +01:00
InfoTemplate.plist Centralized version information in core_* package so that they only live at one place (instead of several). 2011-01-13 11:29:01 +01:00
PyDupeGuru.h Re-licensed to BSD 2010-09-30 12:17:41 +02:00
ResultWindow.h Cleaned ResultWindow's code up. 2011-01-15 11:38:59 +01:00
ResultWindow.m [#32] Internationalized the cocoa layer and localized it to french. 2011-01-18 15:35:14 +01:00
dg_cocoa.py Replaced dependencies from hsutil to hscommon. 2011-01-11 13:36:05 +01:00
dupeguru.icns Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
main.m Re-licensed to BSD 2010-09-30 12:17:41 +02:00