Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Graphics
libkexiv2
Commits
90ab36af
Commit
90ab36af
authored
Aug 07, 2014
by
Laurent Montel
😁
Browse files
Rename to src
parent
d2ec14cf
Changes
33
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
90ab36af
...
...
@@ -70,7 +70,7 @@ ecm_setup_version(${LIBKEXIV2_LIB_VERSION}
add_definitions
(
-DTRANSLATION_DOMAIN=\"libkexiv2\"
)
add_subdirectory
(
libkexiv2
)
add_subdirectory
(
src
)
#add_subdirectory(tests)
############## CMake Config Files ##############
...
...
Messages.sh
View file @
90ab36af
#! /bin/sh
$XGETTEXT
libkexiv2
/
*
.cpp
-o
$podir
/libkexiv2.pot
$XGETTEXT
src
/
*
.cpp
-o
$podir
/libkexiv2.pot
libkexiv2
/CMakeLists.txt
→
src
/CMakeLists.txt
View file @
90ab36af
File moved
libkexiv2
/Doxyfile
→
src
/Doxyfile
View file @
90ab36af
File moved
libkexiv2
/Doxyfile-developer
→
src
/Doxyfile-developer
View file @
90ab36af
File moved
libkexiv2
/Mainpage.dox
→
src
/Mainpage.dox
View file @
90ab36af
File moved
libkexiv2
/altlangstredit.cpp
→
src
/altlangstredit.cpp
View file @
90ab36af
File moved
libkexiv2
/altlangstredit.h
→
src
/altlangstredit.h
View file @
90ab36af
File moved
libkexiv2
/countryselector.cpp
→
src
/countryselector.cpp
View file @
90ab36af
File moved
libkexiv2
/countryselector.h
→
src
/countryselector.h
View file @
90ab36af
File moved
libkexiv2
/kexiv2.cpp
→
src
/kexiv2.cpp
View file @
90ab36af
File moved
libkexiv2
/kexiv2.h
→
src
/kexiv2.h
View file @
90ab36af
File moved
libkexiv2
/kexiv2_p.cpp
→
src
/kexiv2_p.cpp
View file @
90ab36af
File moved
libkexiv2
/kexiv2_p.h
→
src
/kexiv2_p.h
View file @
90ab36af
File moved
libkexiv2
/kexiv2comments.cpp
→
src
/kexiv2comments.cpp
View file @
90ab36af
File moved
libkexiv2
/kexiv2data.h
→
src
/kexiv2data.h
View file @
90ab36af
File moved
libkexiv2
/kexiv2exif.cpp
→
src
/kexiv2exif.cpp
View file @
90ab36af
File moved
libkexiv2
/kexiv2gps.cpp
→
src
/kexiv2gps.cpp
View file @
90ab36af
File moved
libkexiv2
/kexiv2image.cpp
→
src
/kexiv2image.cpp
View file @
90ab36af
File moved
libkexiv2
/kexiv2iptc.cpp
→
src
/kexiv2iptc.cpp
View file @
90ab36af
File moved
Prev
1
2
Next
Write
Preview
Supports
Markdown
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