Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
3de5c39c
Commit
3de5c39c
authored
Jun 20, 2008
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
String consistency.
parent
4df7b18f
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
10 deletions
+10
-10
modules/gui/qt4/ui/open_disk.ui
modules/gui/qt4/ui/open_disk.ui
+1
-1
modules/gui/qt4/ui/open_file.ui
modules/gui/qt4/ui/open_file.ui
+7
-7
modules/gui/qt4/ui/open_net.ui
modules/gui/qt4/ui/open_net.ui
+2
-2
No files found.
modules/gui/qt4/ui/open_disk.ui
View file @
3de5c39c
...
...
@@ -155,7 +155,7 @@
</sizepolicy>
</property>
<property name="toolTip" >
<string>_("Select the device or the VIDEO_TS
folder
")</string>
<string>_("Select the device or the VIDEO_TS
directory
")</string>
</property>
<property name="text" >
<string>_("Browse...")</string>
...
...
modules/gui/qt4/ui/open_file.ui
View file @
3de5c39c
...
...
@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>5
0
0</width>
<width>5
3
0</width>
<height>216</height>
</rect>
</property>
...
...
@@ -35,7 +35,7 @@
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" >
<property name="sizeHint"
stdset="0"
>
<size>
<width>273</width>
<height>16</height>
...
...
@@ -46,7 +46,7 @@
<item row="2" column="0" >
<widget class="QCheckBox" name="subCheckBox" >
<property name="toolTip" >
<string>_("Add a subtitle file")</string>
<string>_("Add a subtitle
s
file")</string>
</property>
<property name="text" >
<string>_("Use a sub&titles file")</string>
...
...
@@ -70,7 +70,7 @@
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<property name="sizeHint"
stdset="0"
>
<size>
<width>16</width>
<height>20</height>
...
...
@@ -106,7 +106,7 @@
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<property name="sizeHint"
stdset="0"
>
<size>
<width>30</width>
<height>26</height>
...
...
@@ -142,7 +142,7 @@
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<property name="sizeHint"
stdset="0"
>
<size>
<width>16</width>
<height>20</height>
...
...
@@ -175,7 +175,7 @@
</size>
</property>
<property name="toolTip" >
<string>_("Select the subtitle file")</string>
<string>_("Select the subtitle
s
file")</string>
</property>
<property name="text" >
<string>_("Browse...")</string>
...
...
modules/gui/qt4/ui/open_net.ui
View file @
3de5c39c
...
...
@@ -23,7 +23,7 @@
<item row="1" column="0" >
<widget class="QComboBox" name="protocolCombo" >
<property name="toolTip" >
<string>_("Se
t the protocol for the URL
")</string>
<string>_("Se
lect the protocol for the URL.
")</string>
</property>
</widget>
</item>
...
...
@@ -40,7 +40,7 @@
<item row="1" column="2" >
<widget class="QSpinBox" name="portSpin" >
<property name="toolTip" >
<string>_("Set the port used")</string>
<string>_("Se
lec
t the port used")</string>
</property>
<property name="maximum" >
<number>65535</number>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment