summaryrefslogtreecommitdiff
path: root/xfce4-autostart-editor
Commit message (Collapse)AuthorAgeFilesLines
* 2006-05-04 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-05-041-1/+1
| | | | | | | | | | | | | | | | | * xfce4-tips/main.c: Use newly added XfceTitledDialog. * configure.in.in: Bump required package versions. * settings/session/session.c, settings/splash/splash.c: Use newly added XfceTitledDialog. * engines/balou/config.c, engines/simple/simple.c: Make sure we can still use XfceFramebox for now. Will be updated later. * xfce4-autostart-editor/xfae-model.c(xfae_item_new): Remove unused variable. * po/xfce4-session.pot, po/*.po: Updated. (Old svn revision: 21496)
* 2006-05-04 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-05-041-0/+43
| | | | | | | | | | * xfce4-autostart-editor/xfae-model.c(xfae_item_new): Properly handle OnlyShowIn and NotShowIn in the autostart editor. (Old svn revision: 21478)
* 2005-07-15 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2005-07-149-0/+1680
* xfce4-autostart-editor/, NEWS: Add a simple editor for the autostart mechanism. Currently supports only the basics. The idea is to turn this into a full-featured "session editor" once xfce4-session understands D-BUS. * configure.in.in, Makefile.am: Add the autostart editor to the build framework. * po/POTFILES.in: Add new translateable files here. * po/*.po, po/xfce4-session.pot: Merge translations. (Old svn revision: 16232)