and align login button with clickable area added option for language specific patches to tde-i18n.SlackBuildpull/25/head
parent
6e096d4059
commit
b29a0d2c84
@ -0,0 +1,6 @@
|
||||
There is an option in tde-i18n.SlackBuild to include a language specific patch file in the build.
|
||||
|
||||
It needs to be named tde-i18n-{lang}-patch and will then automatically be included for the build for that language.
|
||||
|
||||
Because of its position in the Slackbuild and the patch -p0 option, the path to the patch file must start with 'tde-i18n-{lang}' - see tde-i18n-en_GB-patch for an example.
|
||||
|
@ -0,0 +1,4 @@
|
||||
--- tde-i18n-en_GB/messages/tdebase/libkickermenu_prefmenu.po
|
||||
+++ tde-i18n-en_GB/messages/tdebase/libkickermenu_prefmenu.po
|
||||
@@ -23 +22,0 @@
|
||||
-#, fuzzy
|
Loading…
Reference in new issue