updated copyrightinfo
* src/Win_GParted.cc: updated copyrightinfo
This commit is contained in:
parent
fe1b3c4dc0
commit
939a94c0ba
|
@ -1,3 +1,7 @@
|
||||||
|
2006-05-13 Bart Hakvoort <hakvoort@cvs.gnome.org>
|
||||||
|
|
||||||
|
* src/Win_GParted.cc: updated copyrightinfo
|
||||||
|
|
||||||
2006-05-02 Pawan Chitrakar <pchitrakar@gmail.com>
|
2006-05-02 Pawan Chitrakar <pchitrakar@gmail.com>
|
||||||
|
|
||||||
* ne.po: Added ne ALL_LINGUAS
|
* ne.po: Added ne ALL_LINGUAS
|
||||||
|
|
|
@ -1119,7 +1119,7 @@ void Win_GParted::menu_help_about()
|
||||||
dialog .set_logo( this ->get_icon() ) ;
|
dialog .set_logo( this ->get_icon() ) ;
|
||||||
dialog .set_version( VERSION ) ;
|
dialog .set_version( VERSION ) ;
|
||||||
dialog .set_comments( _( "GNOME Partition Editor" ) ) ;
|
dialog .set_comments( _( "GNOME Partition Editor" ) ) ;
|
||||||
dialog .set_copyright( "Copyright © 2004-2005 Bart Hakvoort" ) ;
|
dialog .set_copyright( "Copyright © 2004-2006 Bart Hakvoort" ) ;
|
||||||
|
|
||||||
//authors
|
//authors
|
||||||
strings .push_back( "Bart Hakvoort <gparted@users.sf.net>" ) ;
|
strings .push_back( "Bart Hakvoort <gparted@users.sf.net>" ) ;
|
||||||
|
|
Loading…
Reference in New Issue