public
Description: A contextual menu plugin & service for Mac OS X that allows users to make symbolic links in the Finder
Homepage: http://seiryu.home.comcast.net/symboliclinker.html
Clone URL: git://github.com/nickzman/symboliclinker.git
Nick Zitzmann (author)
Wed Aug 26 20:38:11 -0700 2009
commit  30f910109d1f3b885b4de704e811f9a394db2571
tree    32a069bec90c0c3c385758ee8c440c5d1572440f
parent  c189cfd7aa601a17a822ae617a6edc7a82d9d68e
name age message
file .gitattributes Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
file .gitignore Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
file Info.plist Sun Aug 23 18:18:34 -0700 2009 Added a new service target for Snow Leopard, fi... [Nick Zitzmann]
file MainMenu.xib Sun Aug 23 18:18:34 -0700 2009 Added a new service target for Snow Leopard, fi... [Nick Zitzmann]
file MoreAEObjects.c Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
file MoreAEObjects.h Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
file MoreAppleEvents.c Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
file MoreAppleEvents.h Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
file MoreFinderEvents.c Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
file MoreFinderEvents.h Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
file MoreMemory.c Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
file MoreMemory.h Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
file MoreProcesses.c Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
file MoreProcesses.h Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
file MoreSetup.h Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
file SLAppDelegate.h Wed Aug 26 20:38:11 -0700 2009 Added the license to SLAppDelegate [Nick Zitzmann]
file SLAppDelegate.m Wed Aug 26 20:38:11 -0700 2009 Added the license to SLAppDelegate [Nick Zitzmann]
file SymbolicLinker Icon Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
file SymbolicLinker.h Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
file SymbolicLinker.m Mon Aug 24 21:34:00 -0700 2009 Fixed the problem where the service would steal... [Nick Zitzmann]
file SymbolicLinker.tiff Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
file SymbolicLinker.xcf Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
directory SymbolicLinker.xcodeproj/ Wed Aug 26 20:08:59 -0700 2009 Figured out a workaround to an Xcode bug that w... [Nick Zitzmann]
file SymbolicLinkerService-Info.plist Mon Aug 24 21:43:05 -0700 2009 The service can now handle multiple files at on... [Nick Zitzmann]
file arrow.psd Sun Feb 08 16:24:15 -0800 2009 Initial import [Nick Zitzmann]
directory de.lproj/ Wed Aug 26 20:08:59 -0700 2009 Figured out a workaround to an Xcode bug that w... [Nick Zitzmann]
directory en.lproj/ Sun Aug 23 18:18:34 -0700 2009 Added a new service target for Snow Leopard, fi... [Nick Zitzmann]
directory es.lproj/ Wed Aug 26 20:08:59 -0700 2009 Figured out a workaround to an Xcode bug that w... [Nick Zitzmann]
directory fi.lproj/ Wed Aug 26 20:08:59 -0700 2009 Figured out a workaround to an Xcode bug that w... [Nick Zitzmann]
directory fr.lproj/ Wed Aug 26 20:08:59 -0700 2009 Figured out a workaround to an Xcode bug that w... [Nick Zitzmann]
directory it.lproj/ Wed Aug 26 20:08:59 -0700 2009 Figured out a workaround to an Xcode bug that w... [Nick Zitzmann]
directory ja.lproj/ Wed Aug 26 20:08:59 -0700 2009 Figured out a workaround to an Xcode bug that w... [Nick Zitzmann]
file main.c Sun Aug 23 18:18:34 -0700 2009 Added a new service target for Snow Leopard, fi... [Nick Zitzmann]
directory sv.lproj/ Wed Aug 26 20:08:59 -0700 2009 Figured out a workaround to an Xcode bug that w... [Nick Zitzmann]
directory tr.lproj/ Wed Aug 26 20:08:59 -0700 2009 Figured out a workaround to an Xcode bug that w... [Nick Zitzmann]