Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
kdenlive
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
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
Farid Abdelnour
kdenlive
Commits
9854a06b
Commit
9854a06b
authored
Jun 14, 2003
by
Caulier Gilles
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix export timeline dialog box showing.
svn path=/trunk/kdenlive/; revision=226
parent
b3d208d1
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
4 deletions
+6
-4
kdenlive.kdevprj
kdenlive.kdevprj
+1
-1
kdenlive/exportdialog.cpp
kdenlive/exportdialog.cpp
+1
-0
kdenlive/kdenlive.cpp
kdenlive/kdenlive.cpp
+1
-0
po/fr.po
po/fr.po
+3
-3
No files found.
kdenlive.kdevprj
View file @
9854a06b
...
...
@@ -31,7 +31,7 @@ author=Jason Wood
configure_args=
email=jasonwood@blueyonder.co.uk
kdevprj_version=1.3
lfv_open_groups=
Source
s
lfv_open_groups=
Translation
s
make_options=\s-j1
makefiles=Makefile.am,kdenlive/Makefile.am,doc/Makefile.am,doc/en/Makefile.am,po/Makefile.am,icons/Makefile.am,icons/hicolor/32x32/Makefile.am,icons/hicolor/Makefile.am,icons/hicolor/32x32/actions/Makefile.am,graphics/Makefile.am
modifyMakefiles=true
...
...
kdenlive/exportdialog.cpp
View file @
9854a06b
...
...
@@ -30,6 +30,7 @@ ExportDialog::ExportDialog(QPtrList<AVFileFormatDesc> &formatList, QWidget *pare
{
m_pageList
.
setAutoDelete
(
true
);
generateLayout
();
resize
(
500
,
500
);
// For a correct showing of the dialog box widgets.
}
ExportDialog
::~
ExportDialog
()
...
...
kdenlive/kdenlive.cpp
View file @
9854a06b
...
...
@@ -264,6 +264,7 @@ void KdenliveApp::initView()
m_dockWorkspaceMonitor
=
createDockWidget
(
"Workspace Monitor"
,
QPixmap
(),
0
,
i18n
(
"Workspace Monitor"
));
m_workspaceMonitor
=
m_monitorManager
.
createMonitor
(
getDocument
(),
m_dockWorkspaceMonitor
,
i18n
(
"Workspace Monitor"
));
m_dockWorkspaceMonitor
->
setWidget
(
m_workspaceMonitor
);
m_dockWorkspaceMonitor
->
setDockSite
(
KDockWidget
::
DockFullSite
);
m_dockWorkspaceMonitor
->
manualDock
(
mainDock
,
KDockWidget
::
DockRight
);
...
...
po/fr.po
View file @
9854a06b
...
...
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fr\n"
"POT-Creation-Date: 2003-06-13 23:55+0200\n"
"PO-Revision-Date: 2003-06-14
00:01
GMT\n"
"PO-Revision-Date: 2003-06-14
14:29
GMT\n"
"Last-Translator: CAULIER Gilles <caulier.gilles@free.fr>\n"
"Language-Team: FRANCAIS <fr@li.org>\n"
"Content-Type: text/plain; charset=UTF-8\n"
...
...
@@ -238,8 +238,8 @@ msgstr ""
"\n"
"Une application de montage vidéo pour KDE.\n"
"\n"
"Kdenlive est une interface graphique au programme de rendu vidéo
Piave
.\n"
"Vous pouvez télécharger le programme
Piave sur ce site
:\n"
"Kdenlive est une interface graphique au programme de rendu vidéo
« Piave »
.\n"
"Vous pouvez télécharger le programme
« Piave » à cette URL
:\n"
"http://modesto.sourceforge.net/piave"
#: main.cpp:34
...
...
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