From 868c146fd385af6c8ee13c5759cc58d1af1b5c9a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:49:08 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- libreoffice/3.3.3/patches/libreoffice-trinity.diff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libreoffice/3.3.3/patches/libreoffice-trinity.diff') diff --git a/libreoffice/3.3.3/patches/libreoffice-trinity.diff b/libreoffice/3.3.3/patches/libreoffice-trinity.diff index c190a2e..e533f57 100644 --- a/libreoffice/3.3.3/patches/libreoffice-trinity.diff +++ b/libreoffice/3.3.3/patches/libreoffice-trinity.diff @@ -9018,10 +9018,10 @@ diff -urN libreoffice-build/patches/dev300/trinity-modules.diff libreoffice-buil ++// Main ++////////////////////////////////////////////////////////////////////////// ++ -++static KCmdLineOptions sOptions[] = +++static TDECmdLineOptions sOptions[] = ++{ ++ { "winid ", I18N_NOOP("Window ID to which is the fpicker modal"), "0" }, -++ KCmdLineLastOption +++ TDECmdLineLastOption ++}; ++ ++int main( int argc, char* argv[] ) -- cgit v1.2.3