r1349: Added Danish translation (Christian Storgaard).
commitfb51c85418b46cca44463cede52fcf9630d49216
authorThomas Leonard <talex5@gmail.com>
Tue, 2 Apr 2002 15:44:41 +0000 (2 15:44 +0000)
committerThomas Leonard <talex5@gmail.com>
Tue, 2 Apr 2002 15:44:41 +0000 (2 15:44 +0000)
tree19907fbd3698378f5cba646dbee55c14fc0abd29
parentd5e0518b1830b987cfc2c515a7a74ff584c7cd8c
r1349: Added Danish translation (Christian Storgaard).
Internal tidy-up of the icon code: PinIcon and PanelIcon are now subclasses
of Icon, which is now a GObject. Dragging pinboard icons with the middle
button is no longer supported.
19 files changed:
ROX-Filer/Help/Changes
ROX-Filer/Options.xml
ROX-Filer/src/abox.h
ROX-Filer/src/bind.c
ROX-Filer/src/collection.h
ROX-Filer/src/gtksavebox.h
ROX-Filer/src/icon.c
ROX-Filer/src/icon.h
ROX-Filer/src/main.c
ROX-Filer/src/panel.c
ROX-Filer/src/panel.h
ROX-Filer/src/pinboard.c
ROX-Filer/src/pinboard.h
ROX-Filer/src/po/da.po [new file with mode: 0644]
ROX-Filer/src/session.c
ROX-Filer/src/support.c
ROX-Filer/src/support.h
ROX-Filer/src/usericons.c
ROX-Filer/src/xml.c