~xubuntu-dev/xfce4-utils/lucid

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
4.6.1
=====

- Reset icon theme name if the migrated icon theme name (possibly 'Rodent')
  doesn't exist anymore.
- Remove a bash-ishm ('source') from xinitrc.


4.6.0
=====

- Fix sysconfdir and datadir not being expanded properly in 
  xinitrc (bug #4924).
- Export GTK_PATH variable in xinitrc so that GTK+ has a chance to find
  the Xfce theme engine even in a custom prefix (bug #4925).
- Ensure that xfrun dialog text is selected when the dialog is reshown
  via the dbus interface (bug 2836).


4.5.99.1 (Xfce 4.6rc1)
======================

- Determine glade paths used by libxfcegui4 and set environment
  variables like LIBGLADE_MODULE_PATH according to these paths in
  the xinitrc file.


4.5.93 (Xfce 4.6beta3)
======================

- Add --xfce-version option to print the Xfce release version (bug 3754).


4.5.92 (Xfce 4.6beta2)
======================

- Migrate xfce4-session splash settings to xfconf.
- Be sure $XDG_CONFIG_HOME/autostart exists when creating .desktop
  file to disable xfconf migration script.
- Migrate xfwm4 keyboard shortcuts to new xfconf format.


4.5.91 (Xfce 4.6beta1)
======================

- Fix migrating shortcut keys in the xfconf settings migration script.
  Previously keys that had more than one char in the keysym name were
  getting parsed incorrectly.
- Use new keyboard shortcut settings layout in xfconf migration script.
- Migrate xfce4-session settings to xfconf.


4.5.90 (Xfce 4.6alpha)
======================

- Use gnome-screensaver if xscreensaver is not available (Bug #3131)
- Fix syntax error in startxfce script (Bug #3089).
- Fix insecure use of temporary file in startup script.
- Put /usr/local/share first (Bug #2967).
- Fix an issue with the syntax in startxfce4 script (Bug #2967).
- Use real GtkComboBoxEntry instead of separate GtkEntry/Button for
  xfrun4 dialog (bug 3820).
- Remove Xft.dpi fallback setting since xfsettingsd handles this now.
- Update xinitrc to run xfsettingsd instead of xfce-mcs-manager (only
  used when the user has disabled the session manager).
- Add MCS -> Xfconf settings migration script.


4.4.2
=====
- Put back a default DPI value as Xorg (Bug #3164, #3158)
- Use gnome-screensaver if xscreensaver is not available (Bug #3131)
- Fix typo on XDG_DATA_DIRS path definition (Bug #2967).
- Updated credits in the about dialog.
- Updated translations: Fabio Riga (it), Nuno Miguel (pt_PT),
  Dimitri Gogelia (ka), Ivan Masar (sk), Vladimir Melo (pt_BR),
  Mişu Moldovan (ro).
- New translations: Terje Uriansrud (nb_NO), Tegegne Tefera (am),
  RPrieditis (lv).


4.4.1
=====
- Update the AUTHORS file.
- Fix syntax error in startxfce script (Bug #3089).
- Fix insecure use of temporary file in startup script.
- Put /usr/local/share first (Bug #2967).
- Fix an issue with the syntax in startxfce4 script (Bug #2967).
- Many translation updates.


4.4.0
=====
- Fix menu popup on wrong screen.
- Update the user guide.
- Several new and updated translations.