Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560362
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-doc-location.patch
Download


diff -Naur usr/local/bin/movaMTK usr.ext/local/bin/movaMTK
--- usr/local/bin/movaMTK	Sun Dec 24 19:58:08 2000
+++ usr.ext/local/bin/movaMTK	Tue Feb 20 22:33:18 2001
@@ -242,8 +242,8 @@
 frame .button_upper
 button .button_upper.help -relief flat -background #22fafa -text "Help" -command {
 .text delete 0.0 end
-if {[catch {set fd [open "${DIR}share/mova/Usage_koi.txt" "r"]} Error] != 0} {
-.text insert end "no ${DIR}share/mova/Usage_koi.txt"
+if {[catch {set fd [open "${DIR}share/doc/mova-4.0alt/Usage_koi.txt" "r"]} Error] != 0} {
+.text insert end "no ${DIR}share/doc/mova-4.0alt/Usage_koi.txt"
 } else {
 .text insert end "[read $fd]"
 set word " "}}
diff -Naur usr/local/bin/movaTK usr.ext/local/bin/movaTK
--- usr/local/bin/movaTK	Sat Dec 23 02:58:07 2000
+++ usr.ext/local/bin/movaTK	Tue Feb 20 22:33:43 2001
@@ -228,8 +228,8 @@
 foreach dic $Dictionaries {$m add radiobutton -indicator 0 -label "$dic" -variable DIC_ARG -value $dic -command {Change_dic}}
 
 button .button_upper.help -relief flat -background #22fafa -text Help -command {Fresh
-if {[catch {set fd [open "${DIR}share/mova/Usage_koi.txt" "r"]} Error] != 0} {
-.text insert end "no ${DIR}share/mova/Usage_koi.txt"
+if {[catch {set fd [open "${DIR}share/doc/mova-4.0alt/Usage_koi.txt" "r"]} Error] != 0} {
+.text insert end "no ${DIR}share/doc/mova-4.0alt/Usage_koi.txt"
 } else {
 .text insert end "[read $fd]"
 set word " "}}
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin