VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox4/VBoxUI.pro@ 14680

Last change on this file since 14680 was 13978, checked in by vboxsync, 16 years ago

FE/Qt: NLS: Updated Greek, Slovak (Qt3), Catalan, Romanian, Czech and Chinese translations.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.5 KB
Line 
1#
2# VBox GUI: additional Qt project file (for Qt Designer).
3#
4# NOTE: This file is intended to be opened by Qt Designer
5# as a project file (to work with .ui files)
6#
7
8#
9# Copyright (C) 2006-2007 Sun Microsystems, Inc.
10#
11# This file is part of VirtualBox Open Source Edition (OSE), as
12# available from http://www.virtualbox.org. This file is free software;
13# you can redistribute it and/or modify it under the terms of the GNU
14# General Public License (GPL) as published by the Free Software
15# Foundation, in version 2 as it comes in the "COPYING" file of the
16# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
17# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
18#
19# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
20# Clara, CA 95054 USA or visit http://www.sun.com if you need
21# additional information or have any questions.
22#
23
24TEMPLATE = app
25LANGUAGE = C++
26
27FORMS = \
28 ui/VBoxCloseVMDlg.ui \
29 ui/VBoxMediaManagerDlg.ui \
30 ui/VBoxSettingsDialog.ui \
31 ui/VBoxNewHDWzd.ui \
32 ui/VBoxNewVMWzd.ui \
33 ui/VBoxRegistrationDlg.ui \
34 ui/VBoxUpdateDlg.ui \
35 ui/VBoxSnapshotDetailsDlg.ui \
36 ui/VBoxSnapshotsWgt.ui \
37 ui/VBoxTakeSnapshotDlg.ui \
38 ui/VBoxVMFirstRunWzd.ui \
39 ui/VBoxVMInformationDlg.ui \
40 ui/VBoxVMLogViewer.ui \
41 ui/VBoxVMSettingsAudio.ui \
42 ui/VBoxVMSettingsCD.ui \
43 ui/VBoxVMSettingsFD.ui \
44 ui/VBoxVMSettingsGeneral.ui \
45 ui/VBoxVMSettingsHD.ui \
46 ui/VBoxVMSettingsNetwork.ui \
47 ui/VBoxVMSettingsParallel.ui \
48 ui/VBoxVMSettingsSF.ui \
49 ui/VBoxVMSettingsSFDetails.ui \
50 ui/VBoxVMSettingsSerial.ui \
51 ui/VBoxVMSettingsUSB.ui \
52 ui/VBoxVMSettingsUSBFilterDetails.ui \
53 ui/VBoxVMSettingsVRDP.ui \
54 ui/VBoxGLSettingsGeneral.ui \
55 ui/VBoxGLSettingsInput.ui \
56 ui/VBoxGLSettingsUpdate.ui \
57 ui/VBoxGLSettingsLanguage.ui
58
59TRANSLATIONS = \
60 nls/VirtualBox_el.ts \
61 nls/VirtualBox_tr.ts \
62 nls/VirtualBox_id.ts \
63 nls/VirtualBox_ca.ts \
64 nls/VirtualBox_sk.ts \
65 nls/VirtualBox_eu.ts \
66 nls/VirtualBox_nl.ts \
67 nls/VirtualBox_cs.ts \
68 nls/VirtualBox_hu.ts \
69 nls/VirtualBox_fi.ts \
70 nls/VirtualBox_sr.ts \
71 nls/VirtualBox_ko.ts \
72 nls/VirtualBox_sv.ts \
73 nls/VirtualBox_pt.ts \
74 nls/VirtualBox_pt_BR.ts \
75 nls/VirtualBox_ja.ts \
76 nls/VirtualBox_pl.ts \
77 nls/VirtualBox_ar.ts \
78 nls/VirtualBox_de.ts \
79 nls/VirtualBox_es.ts \
80 nls/VirtualBox_fr.ts \
81 nls/VirtualBox_it.ts \
82 nls/VirtualBox_ro.ts \
83 nls/VirtualBox_ru.ts \
84 nls/VirtualBox_zh_CN.ts \
85 nls/VirtualBox_zh_TW.ts
86
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette