Skip to content
This repository has been archived by the owner on Apr 29, 2023. It is now read-only.

Commit

Permalink
Fix untranslatable strings in debug_console.ui shortcutdialog.ui
Browse files Browse the repository at this point in the history
BUG: 398703
Review on bugzilla
  • Loading branch information
davidedmundson committed Sep 17, 2018
1 parent c7455c7 commit 8bba700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Messages.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#! /usr/bin/env bash
$EXTRACTRC *.kcfg >> rc.cpp
$EXTRACTRC *.kcfg *.ui >> rc.cpp
$XGETTEXT *.h *.cpp helpers/killer/*.cpp plugins/scenes/opengl/*.cpp tabbox/*.cpp scripting/*.cpp -o $podir/kwin.pot

0 comments on commit 8bba700

Please sign in to comment.