icon-themes/crystal/cmd/lc_exitsearch.png |binary icon-themes/crystal/cmd/sc_exitsearch.png |binary icon-themes/galaxy/cmd/sc_exitsearch.png |binary icon-themes/hicontrast/cmd/lc_exitsearch.png |binary icon-themes/hicontrast/cmd/sc_exitsearch.png |binary icon-themes/human/cmd/lc_exitsearch.png |binary icon-themes/human/cmd/sc_exitsearch.png |binary icon-themes/industrial/cmd/lc_exitsearch.png |binary icon-themes/industrial/cmd/sc_exitsearch.png |binary icon-themes/oxygen/cmd/lc_exitsearch.png |binary icon-themes/oxygen/cmd/sc_exitsearch.png |binary icon-themes/tango/cmd/lc_exitsearch.png |binary icon-themes/tango/cmd/sc_exitsearch.png |binary sd/source/ui/remotecontrol/BluetoothServer.mm | 1 + 14 files changed, 1 insertion(+)
New commits: commit bb428fab09b707613245db4ebd6f6678b2276e13 Author: Joren De Cuyper <[email protected]> Date: Tue Feb 12 23:19:09 2013 +0100 Add findbar close icons to other icon-themes as well So far I only add an icon to the galaxy theme. Therefore I add now the other icons on the other themes as well. Change-Id: Id852d1adb87c31ee45187a0a7b4bfead56c7b19f diff --git a/icon-themes/crystal/cmd/lc_exitsearch.png b/icon-themes/crystal/cmd/lc_exitsearch.png new file mode 100644 index 0000000..38d7e4e Binary files /dev/null and b/icon-themes/crystal/cmd/lc_exitsearch.png differ diff --git a/icon-themes/crystal/cmd/sc_exitsearch.png b/icon-themes/crystal/cmd/sc_exitsearch.png new file mode 100644 index 0000000..853548d Binary files /dev/null and b/icon-themes/crystal/cmd/sc_exitsearch.png differ diff --git a/icon-themes/galaxy/cmd/sc_exitsearch.png b/icon-themes/galaxy/cmd/sc_exitsearch.png new file mode 100644 index 0000000..0030208 Binary files /dev/null and b/icon-themes/galaxy/cmd/sc_exitsearch.png differ diff --git a/icon-themes/hicontrast/cmd/lc_exitsearch.png b/icon-themes/hicontrast/cmd/lc_exitsearch.png new file mode 100644 index 0000000..3d54090 Binary files /dev/null and b/icon-themes/hicontrast/cmd/lc_exitsearch.png differ diff --git a/icon-themes/hicontrast/cmd/sc_exitsearch.png b/icon-themes/hicontrast/cmd/sc_exitsearch.png new file mode 100644 index 0000000..deedf75 Binary files /dev/null and b/icon-themes/hicontrast/cmd/sc_exitsearch.png differ diff --git a/icon-themes/human/cmd/lc_exitsearch.png b/icon-themes/human/cmd/lc_exitsearch.png new file mode 100644 index 0000000..f795224 Binary files /dev/null and b/icon-themes/human/cmd/lc_exitsearch.png differ diff --git a/icon-themes/human/cmd/sc_exitsearch.png b/icon-themes/human/cmd/sc_exitsearch.png new file mode 100644 index 0000000..2fdc737 Binary files /dev/null and b/icon-themes/human/cmd/sc_exitsearch.png differ diff --git a/icon-themes/industrial/cmd/lc_exitsearch.png b/icon-themes/industrial/cmd/lc_exitsearch.png new file mode 100644 index 0000000..98b099d Binary files /dev/null and b/icon-themes/industrial/cmd/lc_exitsearch.png differ diff --git a/icon-themes/industrial/cmd/sc_exitsearch.png b/icon-themes/industrial/cmd/sc_exitsearch.png new file mode 100644 index 0000000..a2f58e9 Binary files /dev/null and b/icon-themes/industrial/cmd/sc_exitsearch.png differ diff --git a/icon-themes/oxygen/cmd/lc_exitsearch.png b/icon-themes/oxygen/cmd/lc_exitsearch.png new file mode 100644 index 0000000..ed5f8b2 Binary files /dev/null and b/icon-themes/oxygen/cmd/lc_exitsearch.png differ diff --git a/icon-themes/oxygen/cmd/sc_exitsearch.png b/icon-themes/oxygen/cmd/sc_exitsearch.png new file mode 100644 index 0000000..4839c61 Binary files /dev/null and b/icon-themes/oxygen/cmd/sc_exitsearch.png differ diff --git a/icon-themes/tango/cmd/lc_exitsearch.png b/icon-themes/tango/cmd/lc_exitsearch.png new file mode 100644 index 0000000..18958f3 Binary files /dev/null and b/icon-themes/tango/cmd/lc_exitsearch.png differ diff --git a/icon-themes/tango/cmd/sc_exitsearch.png b/icon-themes/tango/cmd/sc_exitsearch.png new file mode 100644 index 0000000..0030208 Binary files /dev/null and b/icon-themes/tango/cmd/sc_exitsearch.png differ commit c30e94a9cfc05ca8882fe78749b41207611910fb Author: Tor Lillqvist <[email protected]> Date: Thu Feb 14 12:15:54 2013 +0200 Add this single-line file Change-Id: Ie7158a6bc09c9f6a276799c22eef560aa5570a11 diff --git a/sd/source/ui/remotecontrol/BluetoothServer.mm b/sd/source/ui/remotecontrol/BluetoothServer.mm new file mode 100644 index 0000000..eabecac --- /dev/null +++ b/sd/source/ui/remotecontrol/BluetoothServer.mm @@ -0,0 +1 @@ +#include "BluetoothServer.cxx" _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
