2014-12-01 04:51:07 +01:00
|
|
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
|
|
;; ;;
|
2015-06-01 21:18:07 +02:00
|
|
|
;; Copyright (C) KolibriOS team 2013-2015. All rights reserved. ;;
|
2014-12-01 04:51:07 +01:00
|
|
|
;; Distributed under terms of the GNU General Public License ;;
|
|
|
|
;; ;;
|
|
|
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
|
|
|
|
|
|
$Revision: 4850 $
|
|
|
|
|
|
|
|
|
2013-05-28 21:09:31 +02:00
|
|
|
; Éste archivo debe ser editado con codificación CP866
|
2013-05-11 14:38:27 +02:00
|
|
|
|
2013-11-21 03:42:12 +01:00
|
|
|
ugui_mouse_speed cp850 'velocidad del ratón',0
|
|
|
|
ugui_mouse_delay cp850 'demora del ratón',0
|
2013-05-11 14:38:27 +02:00
|
|
|
|
2013-11-21 03:42:12 +01:00
|
|
|
udev cp850 'disp',0
|
|
|
|
unet cp850 'red',0
|
|
|
|
unet_active cp850 'activa',0
|
|
|
|
unet_addr cp850 'direc',0
|
|
|
|
unet_mask cp850 'másc',0
|
|
|
|
unet_gate cp850 'puer',0
|