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
PIM
PIM Sieve Editor
Commits
432d955d
Commit
432d955d
authored
Feb 22, 2016
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/Applications/15.12'
parents
ef034504
1cb2afe3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
kconf_update/sieveeditor-15.08-kickoff.sh
kconf_update/sieveeditor-15.08-kickoff.sh
+4
-1
No files found.
kconf_update/sieveeditor-15.08-kickoff.sh
View file @
432d955d
#!/bin/sh
sed
-i
"s/
\/
sieveeditor.desktop/
\/
org.kde.sieveeditor.desktop/"
`
kf5-config
--path
config
--locate
kickoffrc
`
kickoffrcname
=
`
kf5-config
--path
config
--locate
kickoffrc
`
if
[
-f
"
$kickoffrcname
"
]
;
then
sed
-i
"s/
\/
sieveeditor.desktop/
\/
org.kde.sieveeditor.desktop/"
$kickoffrcname
fi
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