Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Plasma Add-ons
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Plasma
Plasma Add-ons
Commits
f034af44
Commit
f034af44
authored
Jan 31, 2018
by
Friedrich W. H. Kossebau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[konsoleprofiles applet] Fix name of translations catalog
parent
0a919bc0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
applets/konsoleprofiles/Messages.sh
applets/konsoleprofiles/Messages.sh
+1
-4
No files found.
applets/konsoleprofiles/Messages.sh
View file @
f034af44
#! /usr/bin/env bash
# only need to change the name of the applet
$XGETTEXT
`
find
.
-name
\*
.qml
`
-L
Java
-o
$podir
/konsoleprofiles.pot
rm
-f
rc.cpp
$XGETTEXT
`
find
.
-name
\*
.qml
`
-o
$podir
/plasma_applet_org.kde.plasma.konsoleprofiles.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