Curtis Gedak
46ca7c74dc
Added code hooks to prepare for GParted Manual
...
svn path=/trunk/; revision=876
2008-08-05 15:34:10 +00:00
Curtis Gedak
7b3c92cae8
Removed full path from gksu
...
svn path=/trunk/; revision=873
2008-07-26 16:50:16 +00:00
Curtis Gedak
946810f9ca
Added check for gksu for gparted menu invocation
...
svn path=/trunk/; revision=870
2008-07-23 17:56:57 +00:00
Curtis Gedak
49e9d0e863
Append -svn to version for continuing development
...
svn path=/trunk/; revision=868
2008-07-23 16:16:06 +00:00
Curtis Gedak
af5f41beff
gparted-0.3.8
...
svn path=/trunk/; revision=863
2008-07-10 18:55:46 +00:00
Curtis Gedak
a75a70a9a2
Removed absolute requirement for hal-lock. GParted will now work on systems with or without hal-lock
...
svn path=/trunk/; revision=849
2008-05-10 15:34:39 +00:00
Curtis Gedak
913a42d268
Added check for hal-lock program, and note about requirement for hal-lock in README
...
svn path=/trunk/; revision=848
2008-05-08 22:31:53 +00:00
Curtis Gedak
a52f62bf46
Append -svn to version for continuing development
...
svn path=/trunk/; revision=845
2008-05-06 22:33:45 +00:00
Curtis Gedak
4e3174e7af
gparted-0.3.7
...
svn path=/trunk/; revision=838
2008-04-29 14:14:57 +00:00
Curtis Gedak
8c59136299
Added manual page documentation
...
svn path=/trunk/; revision=821
2008-04-14 15:50:11 +00:00
Curtis Gedak
c26efb2583
Changed version to 0.3.6-svn to represent continuing development
...
svn path=/trunk/; revision=815
2008-04-09 14:39:10 +00:00
Curtis Gedak
ff2a6c00dd
Changes post gparted-0.3.6 - code recreation from Source Forge
...
svn path=/trunk/; revision=811
2008-04-07 20:10:28 +00:00
Curtis Gedak
8d808c0b62
gparted-0.3.6 - code recreation from Source Forge
...
svn path=/trunk/; revision=810
2008-04-07 19:41:18 +00:00
Curtis Gedak
6c149ea1d9
gparted-0.3.5 - code recreation from Source Forge
...
svn path=/trunk/; revision=809
2008-04-07 15:26:19 +00:00
Marcel Telka
908f34e177
New file (bug #524276 ). Added 'sk' to ALL_LINGUAS.
...
2008-04-07 Marcel Telka <marcel@telka.sk>
* MAINTAINERS: New file (bug #524276 ).
* configure.in: Added 'sk' to ALL_LINGUAS.
svn path=/trunk/; revision=807
2008-04-07 04:14:23 +00:00
Yannig MARCHEGAY
8d0c8c6cef
Updated Occitan translation
...
svn path=/trunk/; revision=785
2007-10-14 13:44:54 +00:00
Inaki Larranaga Murgoitio
6ff3b34b39
Added 'eu' to ALL_LINGUAS.
...
2007-08-10 Inaki Larranaga Murgoitio <dooteo@zundan.com>
* configure.in: Added 'eu' to ALL_LINGUAS.
svn path=/trunk/; revision=778
2007-08-10 21:21:19 +00:00
Bart Hakvoort
2a96bd662b
released gparted-0.3.4 on LarryT's request.
...
svn path=/trunk/; revision=769
2007-02-25 21:59:55 +00:00
Theppitak Karoonboonyanan
d5340c6657
Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation by Isriya
...
2006-12-19 Theppitak Karoonboonyanan <thep@linux.thai.net>
* configure.in: Added 'th' (Thai) to ALL_LINGUAS.
* po/th.po: Added Thai translation by
Isriya Paireepairit <markpeak@gmail.com> and me.
2006-12-19 16:01:27 +00:00
Bart Hakvoort
815b5f61a3
gparted-0.3.3
2006-12-06 15:51:28 +00:00
Bart Hakvoort
2fcd3a83da
gparted-0.3.2
2006-12-01 13:52:13 +00:00
Chao-Hsiung Liao
61c91a1869
Added Traditional Chinese translation(Hong Kong). Updated Traditional
...
2006-11-25 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_HK.po: Added Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
2006-11-25 12:04:09 +00:00
Bart Hakvoort
a1d21e0f42
fixed issue with libparted detection ( #330776 ) add FIXME
...
* configure.in: fixed issue with libparted detection (#330776 )
* src/GParted_Core.cc: add FIXME
2006-11-23 19:20:07 +00:00
Djihed Afifi
9189f1f32c
Fixed typo in configure.in, sorry :)
2006-11-19 13:57:35 +00:00
Djihed Afifi
f84decb494
Updated Arabic Translation.
2006-11-18 19:59:18 +00:00
Matic Zgur
a713812bf3
Added sl (Slovenian) to ALL_LINGUAS. Added Slovenian translation.
...
2006-11-08 Matic Zgur <mr.zgur@gmail.com>
* configure.in: Added sl (Slovenian) to ALL_LINGUAS.
* po/sl.po: Added Slovenian translation.
2006-11-08 17:08:10 +00:00
Kjartan Maraas
acd524348e
Added nb to ALL_LINGUAS.
...
2006-11-01 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Added nb to ALL_LINGUAS.
2006-11-01 18:36:16 +00:00
Bart Hakvoort
ecd3caee17
Fix libparted detection in case --as-needed flag is passed ( #357679 )
...
* configure.in: Fix libparted detection in case --as-needed flag is
passed (#357679 )
2006-09-26 19:02:15 +00:00
Bart Hakvoort
b5459176ca
changed libpartedcheck a bit. from now on we declare the min. version as
...
* configure.in: changed libpartedcheck a bit. from now on we declare
the min. version as variable in one place. This finally closes #330776
2006-09-14 20:34:49 +00:00
Bart Hakvoort
be3c0edc87
gparted-0.3.1
2006-09-11 09:46:42 +00:00
Pema Geyleg
833570510b
*** empty log message ***
2006-09-08 05:09:26 +00:00
Bart Hakvoort
f87808853d
finally added a decent check for libparted (see also #330776 )
...
* configure.in: finally added a decent check for libparted (see also
#330776 )
2006-09-06 20:45:55 +00:00
Bart Hakvoort
7e0a254ae7
gparted-0.3
...
* gparted-0.3
2006-09-04 20:23:01 +00:00
Bart Hakvoort
faddc9d1fc
enabled set_do_overwrite_confirmation() for the detailsfile. raised gtkmm
...
* src/Dialog_Progress.cc: enabled set_do_overwrite_confirmation() for
the detailsfile.
* configure.in: raised gtkmm dependency from 2.6 to 2.8
2006-08-20 18:13:40 +00:00
Raivis Dejus
beb0db9b8e
Added Latvian translation.
...
2006-06-21 Raivis Dejus <orvils@gmail.com>
* lv.po: Added Latvian translation.
* cinfugure.in: Added 'lv' entry to ALL_LINGUAS
2006-06-21 10:37:43 +00:00
Takeshi AIHANA
5827c8d0d6
Added 'ja' (Japanese) to ALL_LINGUAS.
...
2006-05-24 Takeshi AIHANA <takeshi.aihana@gmail.com>
* configure.in: Added 'ja' (Japanese) to ALL_LINGUAS.
2006-05-24 13:24:08 +00:00
Bart Hakvoort
aef704c242
gparted-0.2.5
...
* gparted-0.2.5
2006-05-13 18:27:51 +00:00
Pawan Chitrakar
fe1b3c4dc0
Added Nepali Translation
2006-05-02 13:26:42 +00:00
Bart Hakvoort
9ca2e680d7
gparted-0.2.4
2006-04-04 16:08:39 +00:00
Bart Hakvoort
ca822ada13
gparted-0.2.3
...
* gparted-0.2.3
2006-03-28 14:33:28 +00:00
Artur Flinta
e69118d0b3
Added "pl" to ALL_LINGUAS
...
2006-03-05 Artur Flinta <aflinta@cvs.gnome.org>
* configure.in: Added "pl" to ALL_LINGUAS
2006-03-05 11:23:19 +00:00
Bart Hakvoort
a1ad7dea33
gparted-0.2.2
2006-02-23 16:15:45 +00:00
Bart Hakvoort
99a87a8c09
gparted-0.2.1
2006-02-16 18:44:53 +00:00
Bart Hakvoort
2b773091af
improved check for libparted (thanks to Pete Shinners, see also #330776 )
...
* configure.in: improved check for libparted (thanks to Pete Shinners,
see also #330776 )
2006-02-16 10:34:22 +00:00
Bart Hakvoort
47fb0744d4
added Turkish translation
...
* added Turkish translation
2006-01-31 09:58:45 +00:00
Bart Hakvoort
0be40a4f0b
gparted-0.2
2006-01-29 23:19:32 +00:00
Bart Hakvoort
7995379cd6
bumped version to 0.1
...
* bumped version to 0.1
2006-01-11 00:34:40 +00:00
Bart Hakvoort
f3f13d2082
raised dependencies to >=gtkmm-2.6 and >=parted-1.6.25
...
* configure.in: raised dependencies to >=gtkmm-2.6 and >=parted-1.6.25
2005-11-27 14:25:16 +00:00
Bart Hakvoort
270e931083
bumped version to 0.0.9
2005-11-25 16:40:46 +00:00
Bart Hakvoort
8264dea990
gparted finally has a logo/icon ;) (thanks to Alain Clement) see also
...
* gparted finally has a logo/icon ;) (thanks to Alain Clement)
see also #162092
2005-11-25 14:53:23 +00:00