Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37565778
en ru br
ALT Linux repos
S:4.0alt-alt4
5.0: 4.0alt-alt4
4.1: 4.0alt-alt4
4.0: 4.0alt-alt4
3.0: 4.0alt-alt2.1

Group :: System/Internationalization
RPM: mova

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: mova-4.0-alt-dont_beep.patch
Download


diff -Naur usr/local/bin/movaMTK usr.ext/local/bin/movaMTK
--- usr/local/bin/movaMTK	Mon Feb  5 02:32:32 2001
+++ usr.ext/local/bin/movaMTK	Mon Feb  5 02:33:45 2001
@@ -97,9 +97,6 @@
 proc Mova {arg} {
 global word argv0 DIC DIR
 if {[catch {set word [selection get]} error] != 0} {
-bell -displayof .
-puts "Let us mark a word by the mouse and then run:\n$argv0 OPT DICTIONARY\nWhere OPT is \"-W\" or \"-B\" or \"-S\" or \"-T\". DICTIONARY - name of
- dictionary (if the one was't set, you will use default dictionary from \"~/.movarc\"). Let us run \"mova\" for explanation of OPT.\n"
 } else {
 set word [string tolower [string trimleft $word "       \"\(\{"]]
 .word insert 0.0 "$word\n\n"
diff -Naur usr/local/bin/movaTK usr.ext/local/bin/movaTK
--- usr/local/bin/movaTK	Mon Feb  5 02:32:32 2001
+++ usr.ext/local/bin/movaTK	Mon Feb  5 02:36:08 2001
@@ -155,8 +155,7 @@
 proc Mova {arg} {
 global word argv0 index_dic
 if {[catch {set word [selection get]} error] != 0} {set word " "
-bell -displayof .
-puts "Let us mark a word by the mouse and then run:\n$argv0 OPT DICTIONARY\nWhere OPT is \"-W\" or \"-B\" or \"-S\" or \"-T\". DICTIONARY - name of dictionary file (if the one was't set, you will use default dictionary from \"~/.movarc\"). Let us run \"mova\" for explanation of OPT.\n"}
+}
 set word [string tolower [string trimleft $word "       \"\(\{"]]
 set hash_word [string index $word 0][string index $word 1]
 Fresh
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin