[PATCH] remove empty string (fixes a warning)

Andras Timar (via Code Review) gerrit at gerrit.libreoffice.org
Tue May 14 07:27:43 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/3909

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/09/3909/1

remove empty string (fixes a warning)

Ulfex warning: inavlid po attributes extracted from /home/timar/libreoffice-master/sysui/desktop/share/launcher_unityquicklist.ulf
No string specified!
GroupID: startcenter

Change-Id: I39b08feb8bb691da17a7a7ed5d17411720ae1d6a
---
M sysui/desktop/share/launcher_unityquicklist.ulf
1 file changed, 0 insertions(+), 3 deletions(-)



diff --git a/sysui/desktop/share/launcher_unityquicklist.ulf b/sysui/desktop/share/launcher_unityquicklist.ulf
index 0f489bb..c41a645 100644
--- a/sysui/desktop/share/launcher_unityquicklist.ulf
+++ b/sysui/desktop/share/launcher_unityquicklist.ulf
@@ -15,6 +15,3 @@
 
 [draw]
 en-US = "New Drawing"
-
-[startcenter]
-en-US = ""

-- 
To view, visit https://gerrit.libreoffice.org/3909
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I39b08feb8bb691da17a7a7ed5d17411720ae1d6a
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Andras Timar <atimar at suse.com>



More information about the LibreOffice mailing list