Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Nate Graham
Kid3
Commits
dac3b85d
Commit
dac3b85d
authored
Oct 30, 2011
by
Urs Fleisch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix warnings of Debian build.
parent
60b61354
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
4 deletions
+3
-4
config.h.cmake
config.h.cmake
+1
-1
deb/rules
deb/rules
+0
-2
po/zh_TW.po
po/zh_TW.po
+2
-1
No files found.
config.h.cmake
View file @
dac3b85d
...
...
@@ -48,4 +48,4 @@
#cmakedefine CFG_DOCDIR "@CFG_DOCDIR@"
#cmakedefine CFG_TRANSLATIONSDIR "@CFG_TRANSLATIONSDIR@"
#endif
// CONFIG_H
#endif
deb/rules
View file @
dac3b85d
...
...
@@ -33,7 +33,6 @@ DEB_HTML_INSTALL_DIR = $(DEB_CMAKE_PREFIX)/share/doc/kde/HTML
CMAKE_KDE4_FLAGS += \
-DCMAKE_SKIP_RPATH=true \
-DKDE4_USE_ALWAYS_FULL_RPATH=false \
-DWITH_MP4V2=false \
-DSYSCONF_INSTALL_DIR=/etc \
-DCMAKE_INSTALL_PREFIX=$(DEB_CMAKE_PREFIX) \
...
...
@@ -50,7 +49,6 @@ CMAKE_QT4_FLAGS = \
-DCMAKE_CXX_COMPILER:FILEPATH="$(CXX)" \
-DCMAKE_C_FLAGS="$(CFLAGS)" \
-DCMAKE_CXX_FLAGS="$(CXXFLAGS)" \
-DCMAKE_VERBOSE_MAKEFILE=ON \
-DWITH_MP4V2=OFF \
-DWITH_KDE=OFF \
-DWITH_DATAROOTDIR=share \
...
...
po/zh_TW.po
View file @
dac3b85d
...
...
@@ -2078,7 +2078,8 @@ msgstr "您真的要將這 %1 個項目移到資源回收筒嗎?"
#: gui/forms/kid3mainwindow.cpp:1945 gui/forms/kid3mainwindow.cpp:1959
msgid "Do you really want to move this item to the trash?"
msgid_plural "Do you really want to move these %1 items to the trash?"
msgstr[0] "您真的要將這 %1 個項目移到資源回收筒嗎?"
msgstr[0] "您真的要將這 1 個項目移到資源回收筒嗎?"
msgstr[1] "您真的要將這 %1 個項目移到資源回收筒嗎?"
#: gui/forms/kid3mainwindow.cpp:1949 gui/forms/kid3mainwindow.cpp:1955
msgid "Move to Trash"
...
...
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