Subversion Repositories Kolibri OS

Rev

Rev 4429 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4923 Serge 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2
;;                                                              ;;
3
;; Copyright (C) KolibriOS team 2013-2014. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
7
 
8
$Revision: 4850 $
9
 
10
 
4429 Serge 11
; Éste archivo debe ser editado con codificación CP866
12
 
13
ugui_mouse_speed cp850 'velocidad del ratón',0
14
ugui_mouse_delay cp850 'demora del ratón',0
15
 
16
udev cp850 'disp',0
17
unet cp850 'red',0
18
unet_active cp850 'activa',0
19
unet_addr cp850 'direc',0
20
unet_mask cp850 'másc',0
21
unet_gate cp850 'puer',0