osama bin laden
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 665
Psunami Bulletin Board 0.5.3
Psunami Bulletin Board is an Open Source alternative to the popular Ultimate Bulletin Board software. more>>
Psunami Bulletin Board is an Open Source alternative to the popular Ultimate Bulletin Board software, and aims for speed, ease of use, and a full feature set.
For installation, do the following:
1)Recursively copy everything from ./cgi-bin/ into your servers cgi-bin/ directory.
2)Recursively chown (chown -R) the psunami/ directory to the user that your web server uses (www-data on Debian, nobody on Slack, httpd on RHat-based systems (Ive been told that it is nobody on someRHat systems), wwwrun on SuSE. Anyone know what it is for others?) If you are unable to chown (eg. you are not the superuser) then make sure it is all readable/writable by the user (777 works, but is probably much too generous). Also do this to the psunami.conf file in cgi-bin.
3)Make psunami.cgi, psunami_admin.cgi, and psunami_moderate.cgi executable by the user that your web server uses. (chmod u+x *.cgi)
4)Change the paths to your perl executable if necessary. The paths are at the top of psunami.cgi, psunami_moderate.pl, and psunami_admin.cgi and default to /usr/bin/perl. Type which perl at a command prompt if you dont know where the executable is.
5)Run psunami_admin.cgi and create a new board. The initial login is psunami and the password is bulletin (no quotes).
6)Make sure that your mail program is configured properly in the preferences. It defaults to /usr/bin/sendmail.
7)Once you have created an account for yourself and given it admin rights, make sure you delete the psunami user.
<<lessFor installation, do the following:
1)Recursively copy everything from ./cgi-bin/ into your servers cgi-bin/ directory.
2)Recursively chown (chown -R) the psunami/ directory to the user that your web server uses (www-data on Debian, nobody on Slack, httpd on RHat-based systems (Ive been told that it is nobody on someRHat systems), wwwrun on SuSE. Anyone know what it is for others?) If you are unable to chown (eg. you are not the superuser) then make sure it is all readable/writable by the user (777 works, but is probably much too generous). Also do this to the psunami.conf file in cgi-bin.
3)Make psunami.cgi, psunami_admin.cgi, and psunami_moderate.cgi executable by the user that your web server uses. (chmod u+x *.cgi)
4)Change the paths to your perl executable if necessary. The paths are at the top of psunami.cgi, psunami_moderate.pl, and psunami_admin.cgi and default to /usr/bin/perl. Type which perl at a command prompt if you dont know where the executable is.
5)Run psunami_admin.cgi and create a new board. The initial login is psunami and the password is bulletin (no quotes).
6)Make sure that your mail program is configured properly in the preferences. It defaults to /usr/bin/sendmail.
7)Once you have created an account for yourself and given it admin rights, make sure you delete the psunami user.
Download (0.063MB)
Added: 2006-06-27 License: GPL (GNU General Public License) Price:
1216 downloads
Sable 1.0
Sable is a high speed 3-D space shooter. more>>
Sable is a frantic 3d space shooter inspired by games such as After Burner and Space Harrier. You pilot a ship through an obstacle-laden landscape and attack or evade swarms of enemies.
Sable itself is quite easy to play. The arrow keys move your ship, and the space bar fires your cannons. Holding down the space bar produces a rapid-fire effect. Avoid enemy craft, enemy shots, and the pylons. Pylons are destroyable but require concentrated fire to destroy.
Destroying an enemy ship is worth 75 points. Destroying a pylon is worth 200. Evading a pylon is worth 25 points.
Pressing P will pause the game. The R key toggles the "pylon radar" display which can be used to help navigate dense pylon fields.
<<lessSable itself is quite easy to play. The arrow keys move your ship, and the space bar fires your cannons. Holding down the space bar produces a rapid-fire effect. Avoid enemy craft, enemy shots, and the pylons. Pylons are destroyable but require concentrated fire to destroy.
Destroying an enemy ship is worth 75 points. Destroying a pylon is worth 200. Evading a pylon is worth 25 points.
Pressing P will pause the game. The R key toggles the "pylon radar" display which can be used to help navigate dense pylon fields.
Download (0.21MB)
Added: 2006-03-15 License: GPL (GNU General Public License) Price:
1319 downloads
gmailsender 1.3
gmailsender is a mono based mail sending application. more>>
gmailsender is a mono based mail sending application.
Use it to send Email through a smtp server (only without authentification) with an optional attached file.
gmailsender is under the GPL license.
Installation:
1. make
2. mono gmailsender.exe
and if you want to install it into your /usr/local/bin (as root) :
3. make install
Enhancements:
- now gmailsender use gtk-sharp2
<<lessUse it to send Email through a smtp server (only without authentification) with an optional attached file.
gmailsender is under the GPL license.
Installation:
1. make
2. mono gmailsender.exe
and if you want to install it into your /usr/local/bin (as root) :
3. make install
Enhancements:
- now gmailsender use gtk-sharp2
Download (0.080MB)
Added: 2006-10-16 License: GPL (GNU General Public License) Price:
1104 downloads
Datalink library 1.0.1
Datalink library for Linux uses the SVGAlib to send data to the Timex DataLink watches. more>>
Datalink library for Linux uses the SVGAlib to send data to the Timex DataLink watches.
You will need SVGAlib installed and the development headers and libraries for SVGAlib to compile against.
Compiling:
Type make depend to make the dependences.
$ make depend
Then just type `make` on the command line.
$ make
Installing:
Type `make install` on the command line.
% make install
The default locations of the installed programs are:
/usr/local/lib/libdatalink.so.1
/usr/local/lib/libdatalink.a
/usr/local/include/datalink.h
/usr/local/bin/svgablink
/usr/local/bin/serblink
/usr/local/bin/setwatch
Enhancements:
- Fixed the setwatch options of -app and +app to say appointments instead of wristapp.
- setwatch was trying to run svgablink with -150S instead of -150s
- The -file (for creating a DEBUGOUTPUT) was broken, fixed.
<<lessYou will need SVGAlib installed and the development headers and libraries for SVGAlib to compile against.
Compiling:
Type make depend to make the dependences.
$ make depend
Then just type `make` on the command line.
$ make
Installing:
Type `make install` on the command line.
% make install
The default locations of the installed programs are:
/usr/local/lib/libdatalink.so.1
/usr/local/lib/libdatalink.a
/usr/local/include/datalink.h
/usr/local/bin/svgablink
/usr/local/bin/serblink
/usr/local/bin/setwatch
Enhancements:
- Fixed the setwatch options of -app and +app to say appointments instead of wristapp.
- setwatch was trying to run svgablink with -150S instead of -150s
- The -file (for creating a DEBUGOUTPUT) was broken, fixed.
Download (0.043MB)
Added: 2006-09-15 License: GPL (GNU General Public License) Price:
1135 downloads
pam_login 3.29
pam_login is written specificly for PAM authentication. more>>
pam_login is written specificly for PAM authentication.
This login version is based on the sources from util-linux 2.9s. I have removed all non PAM stuff and added a lot of nice features from the shadow login program. This means, pam_login will read and honour /etc/login.defs.
Random administrative things, such as setting the UID andGID of the tty are performed. The TERM environment variable is preserved, if it exists (other environment variables are preserved if the -p option is used).
Then the HOME, PATH, SHELL, TERM, MAIL and LOGNAME environment variables are set. PATH defaults to /usr/local/bin:/bin:/usr/bin:. for normal users and to /sbin:/bin:/usr/sbin:/usr/bin for root if not other configured.
The users shell is then started. If no shell is specified for the user in /etc/passwd, then /bin/sh is used. If there is no directory specified in /etc/passwd, then / is used (the home directory is checked for the .hushlogin file described above).
Enhancements:
- A lot of bugfixes were done since the last release.
- SELinux and lastlog support was removed in favor of the corresponding PAM modules.
<<lessThis login version is based on the sources from util-linux 2.9s. I have removed all non PAM stuff and added a lot of nice features from the shadow login program. This means, pam_login will read and honour /etc/login.defs.
Random administrative things, such as setting the UID andGID of the tty are performed. The TERM environment variable is preserved, if it exists (other environment variables are preserved if the -p option is used).
Then the HOME, PATH, SHELL, TERM, MAIL and LOGNAME environment variables are set. PATH defaults to /usr/local/bin:/bin:/usr/bin:. for normal users and to /sbin:/bin:/usr/sbin:/usr/bin for root if not other configured.
The users shell is then started. If no shell is specified for the user in /etc/passwd, then /bin/sh is used. If there is no directory specified in /etc/passwd, then / is used (the home directory is checked for the .hushlogin file described above).
Enhancements:
- A lot of bugfixes were done since the last release.
- SELinux and lastlog support was removed in favor of the corresponding PAM modules.
Download (0.17MB)
Added: 2006-01-11 License: BSD License Price:
1381 downloads
Algorithm::BinPack 0.5
Algorithm::BinPack is a Perl module that can efficiently pack items into bins. more>>
Algorithm::BinPack is a Perl module that can efficiently pack items into bins.
SYNOPSIS
Algorithm::BinPack efficiently packs items into bins. The bins are given a maximum size, and items are packed in with as little empty space as possible. An example use would be backing up files to CD, while minimizing the number of discs required.
my $bp = Algorithm::BinPack->new(binsize => 4);
$bp->add_item(label => "one", size => 1);
$bp->add_item(label => "two", size => 2);
$bp->add_item(label => "three", size => 3);
$bp->add_item(label => "four", size => 4);
for ($bp->pack_bins) {
print "Bin size: ", $_->{size}, "n";
print " Item: ", $_->{label}, "n" for @{ $_->{items} };
}
METHODS
new
Creates a new Algorithm::BinPack object. The maximum bin size is specified as a named argument binsize, and is required. A fudge factor may be specified as a named argument fudge. If a fudge factor is specified, item sizes will be rounded up to a number divisible by the fudge factor. This can help keep items with similar sizes in order by their labels.
my $bp = Algorithm::BinPack->new(binsize => 4);
my $bp = Algorithm::BinPack->new(binsize => 100, fudge => 10);
add_item
Adds an item to be packed into a bin. Required named arguments are label and size, but any others can be specified, and will be saved. An optional bin argument can be used to manually put an item into the specified bin.
$bp->add_item(label => one, size => 1);
$bp->add_item(label => two, size => 2, desc => The second numeral);
$bp->add_item(label => zero, size => 3, bin => 0);
$bp->add_item(qw(label three size 3));
$bp->add_item(qw(label four size 4 random key));
prefill_bin
(Deprecated method) add_item now knows how to handle the bin argument directly, so this method is redundant.
pack_bins
Packs the items into bins. This method tries to leave as little empty space in each bin as possible. It returns a list of hashrefs with the key size containing the total bin size, and items containing an arrayref holding the items in the bin. Each item is in turn a hashref containing the keys label, size, and any others added to the item. If a fudge factor was used, each item will contain a key fudgesize, which is the size this item was fudged to.
for my $bin ($bp->pack_bins) {
print "Bin size: ", $bin->{size}, "n";
for my $item (@{ $bin->{items} }) {
printf " %-6s %-20sn", $_, $item->{$_} for keys %{ $item };
print " ---n";
}
}
<<lessSYNOPSIS
Algorithm::BinPack efficiently packs items into bins. The bins are given a maximum size, and items are packed in with as little empty space as possible. An example use would be backing up files to CD, while minimizing the number of discs required.
my $bp = Algorithm::BinPack->new(binsize => 4);
$bp->add_item(label => "one", size => 1);
$bp->add_item(label => "two", size => 2);
$bp->add_item(label => "three", size => 3);
$bp->add_item(label => "four", size => 4);
for ($bp->pack_bins) {
print "Bin size: ", $_->{size}, "n";
print " Item: ", $_->{label}, "n" for @{ $_->{items} };
}
METHODS
new
Creates a new Algorithm::BinPack object. The maximum bin size is specified as a named argument binsize, and is required. A fudge factor may be specified as a named argument fudge. If a fudge factor is specified, item sizes will be rounded up to a number divisible by the fudge factor. This can help keep items with similar sizes in order by their labels.
my $bp = Algorithm::BinPack->new(binsize => 4);
my $bp = Algorithm::BinPack->new(binsize => 100, fudge => 10);
add_item
Adds an item to be packed into a bin. Required named arguments are label and size, but any others can be specified, and will be saved. An optional bin argument can be used to manually put an item into the specified bin.
$bp->add_item(label => one, size => 1);
$bp->add_item(label => two, size => 2, desc => The second numeral);
$bp->add_item(label => zero, size => 3, bin => 0);
$bp->add_item(qw(label three size 3));
$bp->add_item(qw(label four size 4 random key));
prefill_bin
(Deprecated method) add_item now knows how to handle the bin argument directly, so this method is redundant.
pack_bins
Packs the items into bins. This method tries to leave as little empty space in each bin as possible. It returns a list of hashrefs with the key size containing the total bin size, and items containing an arrayref holding the items in the bin. Each item is in turn a hashref containing the keys label, size, and any others added to the item. If a fudge factor was used, each item will contain a key fudgesize, which is the size this item was fudged to.
for my $bin ($bp->pack_bins) {
print "Bin size: ", $bin->{size}, "n";
for my $item (@{ $bin->{items} }) {
printf " %-6s %-20sn", $_, $item->{$_} for keys %{ $item };
print " ---n";
}
}
Download (0.004MB)
Added: 2007-05-16 License: Perl Artistic License Price:
891 downloads
svcmon 1.0
svcmon is a versatile TCP service watchdog, that can optionally send email alerts when services are detected as being down. more>>
svcmon project is a versatile TCP service watchdog, that can optionally send email alerts when services are detected as being down.
svcmon is written using Perl, and requires a few "standard" Perl modules, which should be included as part of your base Perl installation:
Net::SMTP
IO::Socket
Getopt::Std
Installation:
Download the tarball, and extract to an appropriate location, e.g.:
# cd /usr/local
# wget http://www.zazzybob.com/svcmon/svcmon.tar.gz
# tar xzf ./svcmon.tar.gz
# ls ./svcmon
README bin etc
There are TWO configuration files (discussed below):
# cd /usr/local/svcmon
# ls etc
svcmail.conf svcmon.conf
Ensure that svcmon.pl is executable before continuing:
# chmod u+x /usr/local/svcmon/bin/svcmon.pl
<<lesssvcmon is written using Perl, and requires a few "standard" Perl modules, which should be included as part of your base Perl installation:
Net::SMTP
IO::Socket
Getopt::Std
Installation:
Download the tarball, and extract to an appropriate location, e.g.:
# cd /usr/local
# wget http://www.zazzybob.com/svcmon/svcmon.tar.gz
# tar xzf ./svcmon.tar.gz
# ls ./svcmon
README bin etc
There are TWO configuration files (discussed below):
# cd /usr/local/svcmon
# ls etc
svcmail.conf svcmon.conf
Ensure that svcmon.pl is executable before continuing:
# chmod u+x /usr/local/svcmon/bin/svcmon.pl
Download (0.005MB)
Added: 2006-10-10 License: GPL (GNU General Public License) Price:
1111 downloads
Qmail virus scanner 1.4
The Qmail virus scanner (QScan) is a mail filter for Qmail that scans incoming messages using the Sophos Antivirus engine. more>>
The Qmail virus scanner (QScan) is a mail filter for Qmail that scans incoming messages using the Sophos Antivirus engine, immediately rejecting infected content.
It is designed to be minimalistic, yet extremely fast and secure, and uses multiple pipes instead of the traditional temporary files and privilege separation. It works with non-native versions of the virus scanner like under OpenBSD with Linux or FreeBSD emulation.
You must create a temporary directory to extract MIME attachments, and replace Qmails original qmail-queue program with Qscan. Quick way to achieve this for the impatients :
mkdir /var/qmail/qscan
chmod 700 /var/qmail/qscan
chown qmaild:qmail /var/qmail/qscan
ln /var/qmail/bin/qmail-queue /var/qmail/bin/qmail-queue-old
Now, lets compile and install Qscan :
./configure --help
./configure [your beloved flags]
make install-strip
The last step is to replace the original qmail-queue program with our filter :
rm /var/qmail/bin/qmail-queue
ln -s /usr/local/sbin/qscan /var/qmail/bin/qmail-queue
Depending on your local configuration, it may be needed or not, but start with doing it :
chown qmaild:qmail /usr/local/sbin/qscan
chmod 6711 /usr/local/sbin/qscan
After testing, if everythings ok for you, remove the setuid bit :
chown 0:0 /usr/local/sbin/qscan
chmod 711 /usr/local/sbin/qscan
<<lessIt is designed to be minimalistic, yet extremely fast and secure, and uses multiple pipes instead of the traditional temporary files and privilege separation. It works with non-native versions of the virus scanner like under OpenBSD with Linux or FreeBSD emulation.
You must create a temporary directory to extract MIME attachments, and replace Qmails original qmail-queue program with Qscan. Quick way to achieve this for the impatients :
mkdir /var/qmail/qscan
chmod 700 /var/qmail/qscan
chown qmaild:qmail /var/qmail/qscan
ln /var/qmail/bin/qmail-queue /var/qmail/bin/qmail-queue-old
Now, lets compile and install Qscan :
./configure --help
./configure [your beloved flags]
make install-strip
The last step is to replace the original qmail-queue program with our filter :
rm /var/qmail/bin/qmail-queue
ln -s /usr/local/sbin/qscan /var/qmail/bin/qmail-queue
Depending on your local configuration, it may be needed or not, but start with doing it :
chown qmaild:qmail /usr/local/sbin/qscan
chmod 6711 /usr/local/sbin/qscan
After testing, if everythings ok for you, remove the setuid bit :
chown 0:0 /usr/local/sbin/qscan
chmod 711 /usr/local/sbin/qscan
Download (0.083MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1201 downloads
SVK::Command::Help 1.08
SVK::Command::Help is a Perl module to show help. more>>
SVK::Command::Help is a Perl module to show help.
OPTIONS
Optionally svk helps can pipe through a pager, for it is easier to read if the output is too long. For using this feature, please set environment variable SVKPAGER to some pager program. For example:
# bash, zsh users
export SVKPAGER=/usr/bin/less
# tcsh users
setenv SVKPAGER /usr/bin/less
<<lessOPTIONS
Optionally svk helps can pipe through a pager, for it is easier to read if the output is too long. For using this feature, please set environment variable SVKPAGER to some pager program. For example:
# bash, zsh users
export SVKPAGER=/usr/bin/less
# tcsh users
setenv SVKPAGER /usr/bin/less
Download (0.26MB)
Added: 2006-10-27 License: Perl Artistic License Price:
1092 downloads
Color Label 0.3.5
Color Label is a service menu for KDE based on Color Folder 0.3.4 by HessiJames. more>>
Color Label is a service menu for KDE based on Color Folder 0.3.4 by HessiJames.
HowTo:
Extract all files and
copy colorlabel into /usr/bin/...
perhaps you need to make it executable chmod 755 /usr/bin/colorlabel
copy colorlabel.desktop to /home/~/.kde/share/apps/konqueror/servicemenus/colorlabel.desktop
<<lessHowTo:
Extract all files and
copy colorlabel into /usr/bin/...
perhaps you need to make it executable chmod 755 /usr/bin/colorlabel
copy colorlabel.desktop to /home/~/.kde/share/apps/konqueror/servicemenus/colorlabel.desktop
Download (0.003MB)
Added: 2007-08-07 License: GPL (GNU General Public License) Price:
505 downloads
contestFS for Amarok 0.1
contestFS for Amarok was inspired by the work of amarokFS, and is a script to show the contextbrowser in the fullscreen mode. more>>
contestFS for Amarok was inspired by the work of amarokFS, and is a script to show the contextbrowser in the fullscreen mode.
Same dependencies as amarokFS.
It can also be run by the amarokFS script. Just change the path to /usr/local/bin/contextFS after install.
<<lessSame dependencies as amarokFS.
It can also be run by the amarokFS script. Just change the path to /usr/local/bin/contextFS after install.
Download (0.003MB)
Added: 2007-02-09 License: GPL (GNU General Public License) Price:
989 downloads
contextFS for Amarok 0.1
contextFS for Amarok was inspired by the work of amarokFS, here is a script to show the contextbrowser in the fullscreen mode. more>>
contextFS for Amarok was inspired by the work of amarokFS, here is a script to show the contextbrowser in the fullscreen mode.
Same dependencies as amarokFS.
It can also be run by the amarokFS script. Just change the path to /usr/local/bin/contextFS after install.
<<lessSame dependencies as amarokFS.
It can also be run by the amarokFS script. Just change the path to /usr/local/bin/contextFS after install.
Download (0.003MB)
Added: 2007-02-13 License: GPL (GNU General Public License) Price:
985 downloads
mp3info 0.1
mp3info software shows details of an mp3-file on the console. more>>
mp3info software shows details of an mp3-file on the console.
Screendump
folkert@belle:~/Personal/src/mp3info$ mp3info -v -f /data4/mp3/7zuma7 - deep inside - 10 - heroin chic.mp3
mpeg3library version 1.5.4
Number of audio streams: 1
Stream 0:
2 channels and consists of 11455240 samples.
sample rate: 44100, duration: 00:04:19
audio format: MPEG
File indicates that it has no video streams.
id3 v1 tag info
title: Heroin Chic
artist: 7Zuma7
album: Deep Inside...
year: 2000
comment:
track: 10
genre: Metal
Integration in Mutt
Add the following lines to ~/.mailcap:
audio/mp3; /usr/local/bin/mp3info -v -f %s ; copiousoutput
audio/mpeg; /usr/local/bin/mp3info -v -f %s ; copiousoutput
audio/x-mp3; /usr/local/bin/mp3info -v -f %s ; copiousoutput
and add the following lines to ~/.muttrc:
auto_view audio/mp3
auto_view audio/mpeg
auto_view audio/x-mp3
<<lessScreendump
folkert@belle:~/Personal/src/mp3info$ mp3info -v -f /data4/mp3/7zuma7 - deep inside - 10 - heroin chic.mp3
mpeg3library version 1.5.4
Number of audio streams: 1
Stream 0:
2 channels and consists of 11455240 samples.
sample rate: 44100, duration: 00:04:19
audio format: MPEG
File indicates that it has no video streams.
id3 v1 tag info
title: Heroin Chic
artist: 7Zuma7
album: Deep Inside...
year: 2000
comment:
track: 10
genre: Metal
Integration in Mutt
Add the following lines to ~/.mailcap:
audio/mp3; /usr/local/bin/mp3info -v -f %s ; copiousoutput
audio/mpeg; /usr/local/bin/mp3info -v -f %s ; copiousoutput
audio/x-mp3; /usr/local/bin/mp3info -v -f %s ; copiousoutput
and add the following lines to ~/.muttrc:
auto_view audio/mp3
auto_view audio/mpeg
auto_view audio/x-mp3
Download (0.021MB)
Added: 2007-08-10 License: GPL (GNU General Public License) Price:
809 downloads
GNOME Mplayer 0.4.7
GNOME Mplayer is a simple GUI for Mplayer. more>>
GNOME Mplayer project is a simple GUI frontend for Mplayer.
It is based heavily on the mplayerplug-in source code and can basically be seen as a standalone version of that. Currently it is a test bed for new methods of operation for mplayerplug-in and so it may be broken or lacking many features. I use it as my default viewer for media on my personal machine.
To set GNOME Mplayer as the default player for mms and rtsp protocols in Mozilla/Firefox add this to your prefs.js file
user_pref("network.protocol-handler.app.mms", "/usr/bin/gnome-mplayer");
user_pref("network.protocol-handler.app.rtsp", "/usr/bin/gnome-mplayer");
Or open the "about:config" location and create new string settings with the above values.
<<lessIt is based heavily on the mplayerplug-in source code and can basically be seen as a standalone version of that. Currently it is a test bed for new methods of operation for mplayerplug-in and so it may be broken or lacking many features. I use it as my default viewer for media on my personal machine.
To set GNOME Mplayer as the default player for mms and rtsp protocols in Mozilla/Firefox add this to your prefs.js file
user_pref("network.protocol-handler.app.mms", "/usr/bin/gnome-mplayer");
user_pref("network.protocol-handler.app.rtsp", "/usr/bin/gnome-mplayer");
Or open the "about:config" location and create new string settings with the above values.
Download (0.37MB)
Added: 2007-07-18 License: GPL (GNU General Public License) Price:
852 downloads
Ktxt2tags Service Menu 1.0
Ktxt2tags Service Menu is a KDE service menu for KTxt2tags software. more>>
Ktxt2tags Service Menu is a KDE service menu for KTxt2tags software.
sv-ktxt2tags is a ServiceMenu for [KTxt2tags http://www.kde-apps.org/content/show.php?content=48474]
KTxt2tags is a GPL front-end for [txt2tags http://txt2tags.sf.net]
Installation:
Make a simbolic link to the ktxt2tags script in /usr/bin/.
Copy the file sv-ktxt2tags.desktop in /.kde/share/apps/konqueror/servicemenus.
Copy the icon txt2tags.png in /usr/share/pixmaps.
<<lesssv-ktxt2tags is a ServiceMenu for [KTxt2tags http://www.kde-apps.org/content/show.php?content=48474]
KTxt2tags is a GPL front-end for [txt2tags http://txt2tags.sf.net]
Installation:
Make a simbolic link to the ktxt2tags script in /usr/bin/.
Copy the file sv-ktxt2tags.desktop in /.kde/share/apps/konqueror/servicemenus.
Copy the icon txt2tags.png in /usr/share/pixmaps.
Download (0.009MB)
Added: 2006-12-20 License: GPL (GNU General Public License) Price:
1038 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above osama bin laden search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed