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
Multimedia
libkcddb
Commits
884c9024
Commit
884c9024
authored
May 01, 2006
by
Stephan Kulow
Browse files
moved messages targets
svn path=/trunk/KDE/kdemultimedia/libkcddb/; revision=536324
parent
48043042
Changes
4
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
884c9024
...
...
@@ -33,7 +33,5 @@ kcddbincludedir = $(includedir)/libkcddb
kcddbinclude_HEADERS
=
\
cdinfo.h client.h kcddbconfig.h cddb.h configbase.h
messages
:
rc.cpp
$(XGETTEXT)
*
.cpp
-o
$(podir)
/libkcddb.pot
kcddbconfig.lo
:
configbase.h
Messages.sh
0 → 100644
View file @
884c9024
#! /bin/sh
$XGETTEXT
*
.cpp
-o
$podir
/libkcddb.pot
kcmcddb/Makefile.am
View file @
884c9024
...
...
@@ -16,8 +16,6 @@ METASOURCES = AUTO
xdg_apps_DATA
=
libkcddb.desktop
messages
:
rc.cpp
$(XGETTEXT)
*
.cpp
-o
$(podir)
/kcmcddb.pot
updatedir
=
$(kde_datadir)
/kconf_update
update_DATA
=
kcmcddb-emailsettings.upd
kcmcddb/Messages.sh
0 → 100644
View file @
884c9024
#! /bin/sh
$XGETTEXT
*
.cpp
-o
$podir
/kcmcddb.pot
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