summaryrefslogtreecommitdiffstats
path: root/offapi/org
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-11-20 21:40:36 +0100
committerMichael Stahl <mstahl@redhat.com>2012-11-20 21:44:16 +0100
commitca00713a613f3f5babf83707838fdbecfffd88a7 (patch)
treeab2dedd574b0274df602f83ad5a540243b0500ee /offapi/org
parentsal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/ (diff)
downloadcore-ca00713a613f3f5babf83707838fdbecfffd88a7.tar.gz
core-ca00713a613f3f5babf83707838fdbecfffd88a7.zip
offapi: rename XModify.InstalliGStreamerResources
...since GStreamer is not an Apple product it should not be called iGStreamer. Change-Id: Ia2b73ecb56dd7aee88b23b560430ffe94b455665
Diffstat (limited to 'offapi/org')
-rw-r--r--offapi/org/freedesktop/PackageKit/XModify.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/org/freedesktop/PackageKit/XModify.idl b/offapi/org/freedesktop/PackageKit/XModify.idl
index 33a8fa089759..b79542f87e5c 100644
--- a/offapi/org/freedesktop/PackageKit/XModify.idl
+++ b/offapi/org/freedesktop/PackageKit/XModify.idl
@@ -70,7 +70,7 @@ interface XModify : com::sun::star::uno::XInterface
* @since LibreOffice 4.0
*/
- void InstalliGStreamerResources( [in] unsigned long xid, [in] sequence< string > resources, [in] string interaction);
+ void InstallGStreamerResources( [in] unsigned long xid, [in] sequence< string > resources, [in] string interaction);
/**
* Installs resources of a given type from a configured software source.