NScripts Changelog

What's new in NScripts 3.7.1

Jul 19, 2010
  • InstallTheme:
  • IceWM support
  • Fluxbox support

New in NScripts 3.7 (Jul 17, 2010)

  • SetAsWallpaper:
  • add image option “spanned”
  • InstallTheme:
  • small readability improvement
  • don’t temporarly save list of files
  • small bugfix (if destination can’t be mkdir’ed try gksu)
  • MkMd5:
  • small bugfix (didn’t display info at end)
  • only display message box on errors
  • don’t temporarly save list of files
  • WhichPKG (all versions):
  • don’t temporarly save list of files
  • Shredder:
  • don’t temporarly save list of files
  • removed a bit of unused code
  • HideFile (new):
  • simple script to hide a file
  • MoveTo/CopyTo:
  • don’t temporarly save list of files
  • TermInCurDir/RootTermInCurDir:
  • bugfix (use _CURRENT_URI not _SELECTED_URI)
  • SendToMenu:
  • don’t temporarly save list of files
  • SendShortcutTo:
  • don’t temporarly save list of files
  • small bugfix (allow destination with spaces in name)
  • OpenInGEdit:
  • small fix (no need to flatten _SELECTED_URIS)

New in NScripts 3.6 (Oct 29, 2009)

  • test with -e instead of -a
  • added TODO

New in NScripts 3.5 (Nov 30, 2008)

  • Apt: added
  • Apt Cache: added
  • WichPKG*: renamed and moved to Admin

New in NScripts 3.4 (Aug 29, 2008)

  • Added OpenInGEdit :: RootOpenInGEdit
  • Added RootTermInCurdir: should now also work with directories with spaces in their names
  • Added WhichPKG-R