2009-08-29 22:16 Jelle de Jong * scripts/u-mount-image - fixing a change in the behaviour of the intern bash read command 2009-07-08 13:50 Jelle de Jong * added Dutch language translations and infrastructure - lots of work but it works very nice, woot :D - translated everthing by hand - infrastructure is auto generated with the localization.sh tool locale/nl/... lang/nl/... 2009-07-08 13:45 Jelle de Jong * added new localization.sh tool - this is an admin tool for the project to create translation files and updates them. 2009-07-08 13:44 Jelle de Jong * added new scripts/create-gallery script - create an online static HTML image gallery and upload with FTP 2009-07-08 13:35 Jelle de Jong * scripts/* (all scipts) - changed cecho function to a case where this was not done already - added TEXTDOMAIN variables to prepair for multilanguage support - converted all text strings to variables - added description: and program: indification - cosmetic changes, like colors and echo layouts 2009-07-06 21:30 Jelle de Jong * scripts/send-mail all cosmetic changes, like colors and echo layouts * scripts/create-archive added option choice to make zip or compressed tar cosmetic changes, like colors and echo layouts * scripts/u-mount-image all cosmetic changes, like colors and echo layouts * scripts/convert-image added option to convert to 1280x960 added option to convert to 1400x1050 cosmetic changes, like colors and echo layouts * scripts/create-dvd now using /etc/fstab and awk command to check for sshfs mounts 2009-06-21 17:07 Jelle de Jong * scripts/u-mount-image fixed bug that umounting failed when path contained spaces replaced blue colors with green and some with yellow 2009-03-30 13:05 Jelle de Jong * scripts/convert-image adding convert to tiff format option 13 * scripts/print-file adding headless option to oowriter printing command 2009-02-26 15:40 Jelle de Jong * scripts/convert-image adding minature 320x240 option, rearaging numbering a little smarter detection of read and write permission (shared dirs) 2009-01-20 10:07 Jelle de Jong * scripts/u-mount-image replacing blue color with magenta so it is readable on darker backgrounds. Also replaced the 4 second timer before unmount to 3 seconds. 2009-01-05 15:20 Jelle de Jong * scripts/play-music this is kind of fast dirty hack, adding a gui music player with support of the nice sorting function. Allowing easy and but usable gui music playback. I tested lots of multimedia player and used gnome muine it is far from perfect (no auto resume, etcetera) You need to manually change te script to activate the feature ... 2009-01-03 17:00 Jelle de Jong * scripts/create-archive fixing important bug: it seems some new release of tar uses --auto-compress when --create is used making a .gz inside a tar.gz when --create --gzip --file is used.... I changed the command and know --list --file says things are ok. 2008-12-27 22:07 Jelle de Jong * scripts/u-mount-image replacing already mounted check for file system mount -f (fake) adds an entry in /etc/mtab while the actual mount is not preformed and mount -f -n does not check the /etc/mtab. This makes a real mess. So old system is now improved and used. 2008-12-26 12:45 Jelle de Jong * scripts/play-video adding more video players to the player choice * scripts/play-video adding more file extensions to the query 2008-12-21 16:00 Jelle de Jong * scripts/file-backup adding diskbusy wait/resume feature * scripts/file-backup removing ":" out of file name for fat32 support 2008-12-08 12:00 Jelle de Jong * removed .sh extensions * updated system field of scripts * thinking about creating desktop files and multi language support 2008-11-19 11:10 Jelle de Jong * new release * renamed execution paths to /usr/share/pct-thunar-scripts/scripts/ * added geany open for .txt files to directory-open-file.sh 2008-11-17 15:40 Jelle de Jong * Initial release