adding language to dsl


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users adding language to dsl
# 1  
Old 12-11-2007
adding language to dsl

Hi
can any one point me to a procdure to add lang to dsl os (Damn Small Linux )

TU Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. SCO

DSL on SCO OpenServer 5.0.7

I have a dual boot computer with Windows 7 Pro 64 on one drive and SCO OpenServer 5.0.7 on another drive. The DSL modem works perfectly on the Windows side; I can input the gateway and DNS address 192.168.1.1 in Windows network configuration. On the UNIX side, I created the /etc/resolv.conf... (8 Replies)
Discussion started by: Transpower
8 Replies

2. UNIX for Dummies Questions & Answers

Question on DSL Linux

Hi, I downloaded the DSL Linux, I am able to boot and work on it. But I want to install this on my old laptop. How do I do that? Please advise. Thanks. (1 Reply)
Discussion started by: samnyc
1 Replies

3. Linux

DSL Cfdisk error

I'm trying to instal dsl to hd ,but cfdisk comand returns an error. dmesg | grep hda returns : Optarac DVD RW AD-7530B, ATAPI CD/DVD-rom drive attached ide-scsi driver So i figure that is the problem.Right? What should i do? (9 Replies)
Discussion started by: SNAk55
9 Replies

4. UNIX for Dummies Questions & Answers

DSL Cfdsik error

I'm trying to instal dsl to hd ,but cfdisk comand returns an error. dmesg | grep hda returns : Optarac DVD RW AD-7530B, ATAPI CD/DVD-rom drive attached ide-scsi driver So i figure that is the problem.Right? What should i do? (1 Reply)
Discussion started by: SNAk55
1 Replies

5. Linux

cfdisk in DSl

ive been playing around in dsl (damn small linux) live for some time and i love the simplicity of it. but when i go into cfdisk to partition my hard drive, it says like "Fatal Error:Does not have permission" i am trying out Xandros desktop os 2.0 right now on my laptop. Can some one help me... (4 Replies)
Discussion started by: Texasone
4 Replies

6. Shell Programming and Scripting

add language in dsl

Hi can any one point me to a procdure to add lang to dsl os (Damn Small Linux ) TU :) (2 Replies)
Discussion started by: lione.heart
2 Replies

7. Shell Programming and Scripting

Startup script DSL

Hi, I'm using Damn Small Linux 2.3, could you tell me which script starts up the browser when fluxbox loads? Thanks C19 (0 Replies)
Discussion started by: c19h28O2
0 Replies

8. UNIX for Advanced & Expert Users

DSL Router

How do I configure my Solaris system to connect to internet thro Linksys DSL Router? Thanks in adavnce. (9 Replies)
Discussion started by: praveenk
9 Replies

9. UNIX for Dummies Questions & Answers

dsl out

i have 5 computers on a network behind a firewall, once in a while my DSL service will get knocked out and will come back in like 20 minutes or so, but during those 20 minutes, i will be able to view my website, but i will not be able to retrieve my mail, nor will be able to ftp or telnet into my... (12 Replies)
Discussion started by: norsk hedensk
12 Replies

10. IP Networking

really really really new to unix...need help setting up dsl

I just installed solaris 8 on my comp....NIC was recognized at startup so it's allrite... for hostname I so far put hostname and for the IP I put in the 192.168.0.XX can anyone instruct me step by step on what I should change and how about would I go seeting up the dsl connection ... ... (2 Replies)
Discussion started by: czoka
2 Replies
Login or Register to Ask a Question
GOLDENDICT(1)						User Contributed Perl Documentation					     GOLDENDICT(1)

NAME
goldendict - a feature-rich dictionary lookup program SYNOPSIS
goldendict DESCRIPTION
Goldendict is a cross-platform and international dictionary written in QT. Features o Use of WebKit for an accurate articles' representation, complete with all formatting, colors, images and links. o Support of multiple dictionary file formats, namely: o Babylon .BGL files, complete with images and resources o StarDict .ifo/.dict./.idx/.syn dictionaries o Dictd .index/.dict(.dz) dictionary files o ABBYY Lingvo .dsl source files, together with abbreviations. The files can be optionally compressed with dictzip. Dictionary res- urces can be packed together into a .zip file. o ABBYY Lingvo .lsa/.dat audio archives. Those can be indexed separately, -r be referred to from .dsl files. o Support for Wikipedia, Wiktionary, or any other MediaWiki-based sites to perform lookups in. o Ability to use arbitrary websites as dictionaries via templated Url patterns. o Hunspell-based morphology system, used for word stemming and spelling suggestions. o Ability to index arbitrary directories with audio files for pronunciation lookups. o Full Unicode case, diacritics, punctuation and whitespace folding. This means the ability to type in words without any accents, correct case, punctuation or spaces (e.g. typing 'Grussen' would yield 'gruessen' in German dictionaries). o Scan popup functionality. A small window pops up with the translation of a word chosen from another application. o Support for global hotkeys. You can spawn the program window at any point, or directly translate a word from the clipboard. o Tabbed browsing in a modern Qt 4 interface. LICENSE
Copyright (c) 2008-2009 Konstantin Isakov ikm@users.berlios.de This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. HOMEPAGE
http://goldendict.berlios.de/ BUGREPORTS
For bugreports into upstream use forum <http://goldendict.berlios.de/forum>. If You use goldendict under Debian, You can submit a bugreport upto Debian-BTS. For additional information use the link: <http://www.debian.org/Bugs/>. This manpage was written by Dmitry E. Oboukhov unera@debian.org for Debian project. perl v5.14.2 2012-05-03 GOLDENDICT(1)