Commit graph

374 commits

Author SHA1 Message Date
Hylke Bons f84142c9f5 New transifex token 2010-06-20 13:44:12 +01:00
Hylke Bons b11ba58166 Add transifex token file 2010-06-20 12:47:22 +01:00
Hylke Bons 1aa6e7a987 remove unused image 2010-06-19 17:27:42 +01:00
Hylke Bons 935bbd6686 SparkleHelpers: don't add a path to the theme every time an icon is looked up 2010-06-19 17:07:45 +01:00
Hylke Bons e2860176b3 convert user friendly urls when adding repos 2010-06-19 16:10:15 +01:00
Hylke Bons 81aab35f18 fix sparkletogiturl method 2010-06-19 16:05:42 +01:00
Hylke Bons be9763a59f Add a method to convert from a custom sparkle:// url to a git url 2010-06-19 15:13:15 +01:00
Hylke Bons 85691e1431 update build instructions in readme 2010-06-19 12:04:30 +01:00
Hylke Bons 228b21faf8 create a .emblems file after cloning for future emblems 2010-06-19 11:36:17 +01:00
Hylke Bons c975a883fb update .gitignore and remove file that was supposed to be ignored 2010-06-19 11:14:33 +01:00
Hylke Bons 3bb133ffa1 Update Dutch translation 2010-06-19 11:02:17 +01:00
Hylke Bons 441b3fe985 update authors and add mono-devel dependancy for building 2010-06-19 10:28:46 +01:00
Hylke Bons 2579e39a9b Merge commit 'refs/merge-requests/16' of git://gitorious.org/sparkleshare/sparkleshare into autofoo 2010-06-18 23:15:39 +01:00
Bertrand Lorentz 4d5987aacb Update .gitignore 2010-06-18 23:30:10 +02:00
Bertrand Lorentz 4988de96be [build] Don't run gnome-doc-prepare
We don't have any user documentation yet, so it's not needed.
2010-06-18 23:29:03 +02:00
Bertrand Lorentz 047f3799cd [build] Fix up POTFILES.in and add sort-potfiles script 2010-06-18 23:26:03 +02:00
Bertrand Lorentz 516f2eba85 [build] Fix up configure and enable shave 2010-06-18 23:24:43 +02:00
Bertrand Lorentz 211d58e761 [build] Remove unnecessary build rules 2010-06-18 23:22:56 +02:00
Bertrand Lorentz 57a11bbcf6 [build] Replace autogen.sh by the one from banshee 2010-06-18 23:21:34 +02:00
Bertrand Lorentz b5b4d6d09b Remove useless files in build and add icon-theme-installer 2010-06-18 23:16:10 +02:00
Bertrand Lorentz 9c7a75633f Remove autogenerated po/Makefile.in.in from git 2010-06-18 23:13:23 +02:00
Hylke Bons 00e95fe8a7 Ignore hidden OSX dirs 2010-06-18 17:16:14 +01:00
Simon Pither c5c076442a merge new file watching algorithm 2010-06-18 12:59:02 +01:00
Łukasz Jernaś 5573a60df4 Grab the icon path from configure via Defines 2010-06-18 13:45:36 +02:00
Łukasz Jernaś 282672dfd4 Add icon theme installable icons 2010-06-18 13:35:20 +02:00
Łukasz Jernaś 2589debcd4 Merge remote branch 'upstream/master' into autofoo 2010-06-18 13:07:18 +02:00
Łukasz Jernaś 1537889373 Merge remote branch 'upstream/master' into autofoo 2010-06-18 12:34:52 +02:00
Łukasz Jernaś 102c6cbb9d Drop intltool req to 0.40.6 (hope it doesn't break) 2010-06-18 01:04:40 +02:00
Łukasz Jernaś 86b04cfacb Fix autogen.sh 2010-06-18 00:54:31 +02:00
Sandy Armstrong c29c9fdafa Update bash script 2010-06-18 00:17:38 +02:00
Łukasz Jernaś f44e0514fe Update .gitignore 2010-06-18 00:08:29 +02:00
Łukasz Jernaś c607637079 Add LINGUAS file
The LINGUAS file specifies which languages should be installed
2010-06-18 00:07:41 +02:00
Łukasz Jernaś 0da6378941 Generate some defines from configure 2010-06-18 00:06:11 +02:00
Łukasz Jernaś b6f18bccc6 Speficify Gtk.Action explicitly to avoid conflct with System.Action 2010-06-18 00:05:14 +02:00
Łukasz Jernaś 0332d500c1 Remove generated Makefile 2010-06-17 23:57:01 +02:00
Łukasz Jernaś f5eefb3da5 Fixup makefiles 2010-06-17 23:56:43 +02:00
Hylke Bons 1fe7792c9d make event log prettier some more 2010-06-17 22:40:10 +01:00
Hylke Bons cb88d6a91f use grey text for time in event log and add smaller icon sizes for avatar-default 2010-06-17 21:51:05 +01:00
Hylke Bons 4a100f6388 SparkleWindow: fix gtk warning adding columns 2010-06-17 20:44:10 +01:00
Hylke Bons fc342f131b add newline to commit message where there are more than one file 2010-06-17 20:34:11 +01:00
Hylke Bons c2159547a1 remove unneeded file 2010-06-17 20:27:49 +01:00
Hylke Bons e7f78515ca SparkleSpinner: update coding style 2010-06-17 20:26:43 +01:00
Hylke Bons 42ecd79095 update coding style 2010-06-17 20:25:01 +01:00
Łukasz Jernaś 2975c2b160 Saving my autohell work, based of banshee/f-spot 2010-06-17 18:35:33 +02:00
Łukasz Jernaś f536a4838a Create basic intltool infrastructure 2010-06-17 16:58:01 +02:00
Steven Harms c3a55dc83f When adding a remote ssh repository which doesn't exist, System.IO.DirectoryNotFoundException was previously not caught, causing SparkleShare to exit 2010-06-17 10:39:02 -04:00
Hylke Bons 214a4a7e24 use smaller buddy icon in bubbles 2010-06-17 00:31:47 +01:00
Hylke Bons e061e53d21 add gvfs to Run requirements 2010-06-17 00:25:46 +01:00
Hylke Bons 52602b20f4 SparkleBubble: update coding style 2010-06-17 00:24:46 +01:00
Hylke Bons 6c481bbbf2 SparkleRepo: make some methods private where it makes sense 2010-06-17 00:16:50 +01:00