1
0
Fork 0
Commit Graph

441 Commits

Author SHA1 Message Date
Daniel Molkentin a9d2079bc4 Use only global variables in translation 2014-01-15 11:50:54 +01:00
Jenkins for ownCloud 954ebcca2e [tx-robot] updated from transifex 2014-01-15 05:25:51 -05:00
Jenkins for ownCloud dcc5a8b02b [tx-robot] updated from transifex 2014-01-13 02:06:59 -05:00
Jenkins for ownCloud db87f9926a [tx-robot] updated from transifex 2014-01-11 02:06:59 -05:00
Jenkins for ownCloud 3923911368 [tx-robot] updated from transifex 2014-01-10 02:07:01 -05:00
Jenkins for ownCloud 78b1d3c347 [tx-robot] updated from transifex 2014-01-09 02:06:59 -05:00
Jenkins for ownCloud 4e2b2274a4 [tx-robot] updated from transifex 2014-01-08 02:07:00 -05:00
Jenkins for ownCloud 24644164ca [tx-robot] updated from transifex 2014-01-07 02:07:16 -05:00
Jenkins for ownCloud 3a1a3f7282 [tx-robot] updated from transifex 2014-01-06 02:07:16 -05:00
Jenkins for ownCloud c3ecc5b224 [tx-robot] updated from transifex 2013-12-30 02:06:58 -05:00
Jenkins for ownCloud 9f1d89e330 [tx-robot] updated from transifex 2013-12-29 02:06:59 -05:00
Jenkins for ownCloud 27ce6cc6fe [tx-robot] updated from transifex 2013-12-28 02:07:01 -05:00
Jenkins for ownCloud 9745248c81 [tx-robot] updated from transifex 2013-12-26 02:06:59 -05:00
Jenkins for ownCloud 02461f7ff7 [tx-robot] updated from transifex 2013-12-25 02:06:58 -05:00
Jenkins for ownCloud 26c8dbf14c [tx-robot] updated from transifex 2013-12-24 02:06:58 -05:00
Jenkins for ownCloud 22bcda65ce [tx-robot] updated from transifex 2013-12-21 02:07:31 -05:00
Jenkins for ownCloud 1df295cb32 [tx-robot] updated from transifex 2013-12-19 02:07:19 -05:00
Jenkins for ownCloud 45710b7e6f [tx-robot] updated from transifex 2013-12-17 07:39:56 -05:00
Jenkins for ownCloud c311083d7b [tx-robot] updated from transifex 2013-12-13 15:39:01 -05:00
Daniel Molkentin e774bbacde NSIS: Can only use global variables in translation strings
fixes #1273
2013-12-12 10:44:05 +01:00
Jenkins for ownCloud 81773e53b1 [tx-robot] updated from transifex 2013-12-11 13:40:28 -05:00
Thomas Müller f05e998430 Translation SectionGroup Shortcuts 2013-12-10 18:08:07 +01:00
Daniel Molkentin ebfe2c793e Remove leftover file 2013-12-10 12:20:43 +01:00
Jenkins for ownCloud 082a60e067 [tx-robot] updated from transifex 2013-12-10 04:00:10 -05:00
Thomas Müller d82a9423d6 adding Turkish translation to installer 2013-12-10 09:59:23 +01:00
Thomas Müller b41feebcdd Multi-lingual installer 2013-12-10 00:43:58 +01:00
Sven Strickroth b026bb308d Do not create folder for single link
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2013-11-14 00:45:18 +01:00
Sven Strickroth 6bd4d367d4 Do not create uninstall shortcut in start menu
According to Microsoft Design guidelines (http://msdn.microsoft.com/en-us/library/windows/desktop/aa511447.aspx) no icons for uninstallers should be created.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
2013-11-14 00:43:11 +01:00
Daniel Molkentin d1451a3c90 Mac: Use hdiutil attach instead of open during signing 2013-08-28 12:53:34 +02:00
Daniel Molkentin 1e1751e451 sign_dmg.sh: increase wait time for dmg mount 2013-01-28 21:04:43 +01:00
Daniel Molkentin 5c495265f4 Consolidate theming support.
This implements out-of-repository-theming, and removes the old
custom.ini theming that never worked on all platforms and had
no straight deployment story.

The new approach requires the CMAKE variable OEM_THEME_DIR to
point to a directory that must at least contain an OEM.cmake file
(check OWNCLOUD.cmake for possible options) as well as a themes.qrc
and a themes/ directory that directly correspond to the ones in
the source tree.
2013-01-10 17:16:59 +01:00
Klaas Freitag 703002bafa Set path to neon-config file in cmake toolchain file. 2013-01-09 15:08:25 +01:00
Daniel Molkentin d52d32f1b3 add helper script to sign app bundle 2012-10-10 16:57:07 +02:00
Daniel Molkentin d9d0432187 nicer Setup images 2012-09-27 10:36:43 +02:00
Daniel Molkentin 95f28eca5b Rename win installer BMPs as a consequence of renaming the package 2012-09-24 00:42:30 +02:00
Daniel Molkentin a94e6dbe8c NSIS: Remove stray file 2012-09-20 17:32:13 +02:00
Daniel Molkentin 663a1886e9 CMake: Centralize all application-specific parameters. 2012-09-20 17:31:18 +02:00
Klaas Freitag b34da1cd40 Updated windows pics for installer 2012-05-11 11:25:06 +02:00
Dominik Schmidt c03c112193 Add a CMake toolchain file for cross-compiling in openSUSE. 2012-04-26 14:45:40 +02:00
Dominik Schmidt ccac3dcf95 Make it buildable as bundle on OSX 2012-04-16 13:03:20 +02:00
Klaas Freitag 95f6f90cb5 Add win32 packaging with nsi 2012-04-02 13:44:24 +02:00