-
Followup:
I think you should read http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard first.
The directories in *nix systems are different from the concept Windows uses - different files of an app should be moved to the appropriate directory (global configuration to /etc, readonly binaries to /usr/bin, ...). Normally this is done by the maintainer of your distribution's package - if there is...
2009-07-30 19:11:48 UTC in Areca Backup
-
Just uploaded 7.1.3.
btw: aventin could you send me an email when you release a new version?.
2009-07-15 21:52:47 UTC in Areca Backup
-
You may want to have a look at the source package - I added automake compilation and other stuff - which I guess might be very easy to port to rpm. At best you only have the change the rpm metadata stuff.
2009-06-25 17:47:45 UTC in Areca Backup
-
I did redo the main icon because it looked completely out of place between all the cool application icons in my menu (just a gradient is not too graphical). Actually for the ubuntu package I'm using lots of system icons (to make the app seem more native) and I'm just installing my new areca icon (my goal is to remove the png stuff in favor of svg entirely).
2009-06-25 17:45:47 UTC in Areca Backup
-
Only the ones that a, are ugly like hell or b, seem to come from the windows theme (should we try to get the package into debian we have to use all free icons)
2009-06-25 17:39:51 UTC in Areca Backup
-
Forget about that commit - it actually breaks the stream retrieval for some reason unclear to me.
2009-06-25 17:36:08 UTC in Areca Backup
-
Hi folks.
For the debian/ubuntu build I'd like all free icons - so I'm currently redoing some of them.
You can find the areca and database icon (in svg format) under http://github.com/LCID-Fire/areca/tree/ubuntu/icons. Would be great if you could tell me what you think.
2009-06-23 11:15:06 UTC in Areca Backup
-
Ok, I'm now slowly beginning to roll out packages for Ubuntu. They are available through my ppa under http://launchpad.net/~lcid-fire/+archive/areca - but beware that there is yet a lot of testing to be done.
2009-06-22 21:55:21 UTC in Areca Backup
-
Although there is towupper and towlower, wcscasecmp is not available which is used for quite some apps.
2009-05-31 20:01:13 UTC in devkitPro
-
I noticed that handling a path like "~/somefile" is not supported by java and thus also not in areca. I applied change 92aac8770517201846b920e7647861a771280042 which kind of introduces a dirty hack to get it working - but in the future there should be found a more elegant way to handle these special paths (or to not handle in the case of running windows).
2009-05-21 19:10:14 UTC in Areca Backup