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
Joao Oliveira
Okular
Commits
f1455f14
Commit
f1455f14
authored
May 07, 2009
by
Pino Toscano
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove the rc.cpp-like file once xgettext is done
svn path=/trunk/KDE/kdegraphics/okular/; revision=964891
parent
793a8fc9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
generators/spectre/Messages.sh
generators/spectre/Messages.sh
+1
-0
No files found.
generators/spectre/Messages.sh
View file @
f1455f14
#!/bin/sh
$EXTRACTRC
$(
find conf/
-name
"*.ui"
-o
-name
"*.kcfg"
)
>>
rc_okular_ghostview.cpp
||
exit
11
$XGETTEXT
$(
find
.
-name
"*.cpp"
-o
-name
"*.h"
)
-o
$podir
/okular_ghostview.pot
rm
-f
rc_okular_ghostview.cpp
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