summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
Commit message (Collapse)AuthorAgeFilesLines
* Add libxfsm/xfsm-util.c to POTFILESSimon Steinbeiss2019-05-131-0/+1
|
* Update POFILES.in related to splashscreen cleanupRomain Bouvier2019-04-271-5/+1
|
* Drop splash screensSimon Steinbeiss2019-04-271-1/+0
|
* Tell intltool how to extract .ui files (Bug #14582)Skunnyk2018-08-261-1/+1
| | | | | | | in intltool-extract man : "gettext/glade" (.glade, .glade2) "gettext/qtdesigner" (Qt Designer .ui files) By default intltool think that .ui are qtdesigner files
* fix make distcheckEric Koegel2016-05-231-2/+1
|
* Use pkexec for xfsm-shutdown (Bug 9952)Eric Koegel2014-08-281-1/+1
| | | | | | | Instead of using the sudo helper, this patch calls xfsm-shutdown using pkexec. This way users can use things like fingerprint readers for authentication. Also this patch provides suspend/resume support since UPower 0.99 dropped it.
* Fix distcheck.Nick Schermer2012-03-241-2/+3
|
* Start screensaver with autostart.Nick Schermer2012-03-241-0/+1
| | | | | Instead of the code in xinitrc, start xscreensaver using autostart. We don't care about gnome-screensaver.
* Remove the xfce4-panel logout menu plugin.Nick Schermer2011-10-231-2/+0
| | | | | Functionality of this plugin has been integrated in the actions plugin of xfce4-panel.
* Add xfce.desktop session file from xfce-utils.Nick Schermer2011-09-211-0/+1
|
* Remove Xfce4-tips.Nick Schermer2011-02-181-2/+0
| | | | | | We could return it if there is a replacement that looks nice and is translatable, but the true is that probably nobody cares about the (outdated) tips...
* Drop the old 4.6 panel plugin implementation.Nick Schermer2010-07-251-2/+1
| | | | | | Have been a couple of unstable releases of the panel and the code is mature enough to depend on it in the Xfce core modules.
* Add a desktop file for xfce4-session-logout.Nick Schermer2010-04-281-0/+1
| | | | | This desktop file was shipped with Xfdesktop, but now the menu files are moved to Garcon, it is better to pack it here.
* Add the correct desktop files in POTFILES.in.Nick Schermer2009-09-281-1/+2
|
* add panel plugin that lists shutdown/logout actionsBrian Tarricone2009-07-271-0/+2
| | | | (Old svn revision: 30400)
* Update ChangeLog, NEWS, POTFILES.in and VersionStephan Arts2008-11-141-0/+2
| | | | (Old svn revision: 28796)
* update-poBrian Tarricone2008-10-231-5/+1
| | | | (Old svn revision: 28377)
* Fix make distcheck, bump version numberxfce-4.6beta1Stephan Arts2008-10-131-0/+3
| | | | (Old svn revision: 28202)
* * (lots): Migrate xfce4-session to use xfconf. Combine session,Brian Tarricone2008-10-111-9/+10
| | | | | | splash, and autostart dialog into one glade-ified (mostly) dialog. (Old svn revision: 28142)
* * configure.in.in: Make D-Bus a hard dependency.Brian Tarricone2008-10-061-0/+2
| | | | | | | | | | | | | | | | | | | | | * xfce4-session/Makefile.am: Add xfsm-error.* and D-Bus stuff to the build. * xfce4-session/{xfsm-manager-dbus.xml,xfsm-client-dbus.xml}: Add D-Bus interface introspection files. * xfce4-session/shutdown.*: Make the shutdown type a real enum, and add values for 'ask', 'suspend', and 'hibernate'. * xfce4-session/xfsm-shutdown-helper.*: Make sure the shutdown types/commands don't clash with shutdown.h. * xfce4-session/xfsm-global.*: Add some GValue convenience functions. * xfce4-session/xfsm-error.*: Add XfsmError type, and register the error domain with D-Bus. * xfce4-session/{xfsm-manager.*,xfsm-client.*}: Implement D-Bus server for org.xfce.Session.Manager and org.xfce.Session.Client. * xfce4-session/main.c: Hook up some D-Bus stuff. * po/POTFILES.in: Add xfsm-manager.c and xfsm-client.c to POTFILES. (Old svn revision: 28049)
* 2008-09-23 Brian Tarricone <bjt23@cornell.edu>Brian Tarricone2008-09-231-0/+1
| | | | | | | * po/POTFILES.in: add xfce4-autostart-editor/main.c. (Old svn revision: 27934)
* Updated POTFILES.in files.Daichi Kawahata2005-11-211-29/+8
| | | | (Old svn revision: 18908)
* 2005-07-15 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2005-07-141-2/+3
| | | | | | | | | | | | | | | | * xfce4-tips/, NEWS: Import the xfce4-tips from the xfce4-toys and modify it to support the new autostart mechanism. * po/POTFILES.in: Add new translateable files here. * po/*.po, po/xfce4-session.pot: Merge translations. * configure.in.in, Makefile.am: Add the xfce4-tips to the build framework. * xfce4-session.spec.in: Include the default autostart directory as well. (Old svn revision: 16234)
* 2005-07-15 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2005-07-141-0/+7
| | | | | | | | | | | | | | | | * 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)
* 2005-01-27 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2005-01-271-0/+3
| | | | | | | | | * Removed autogenerated files from CVS. * Fixed bug #734 by depending on libgnome-2.0, rather than gconf, which pulls in the required path settings. (Old svn revision: 4785)
* Resolve the libxfsm build order problem. Issue a detailed message if theBenedikt Meurer2004-11-011-32/+36
| | | | | | | | | | failsafe session couldn't be loaded. Imported the xfce4-session-logout hack from Brian, requested too often to ignore. Update the man pages, esp. mention the XDG variables in the xfce4-session man page. Update the po files. (Old svn revision: 4711)
* Cleanups. 'gmake dist' checked. Added all required M4 files. Removedxfce4-session-4.1.15Benedikt Meurer2004-08-241-1/+0
| | | | | | | | obsolete files. Updated several documents. Updated german translations. Version 4.1.15. (Old svn revision: 4648)
* Added configure dialog for the simple engine, currently Gtk 2.4 only becauseBenedikt Meurer2004-07-141-16/+25
| | | | | | | of missing GtkColorButton in 2.2 *argh*. (Old svn revision: 4617)
* - fix POTFILES.in for missing settings/old-session.cJean-François Wauthy2004-06-071-1/+0
| | | | | | | - update French translations (Old svn revision: 4597)
* Added ability to remove sessions (using the session chooser). New caBenedikt Meurer2004-06-051-1/+11
| | | | | | | | translations from Carles Mu�oz Gorriz. Updated po files. Check for iceauth in configure. Warn the user if iceauth failes to create authentication data. (Old svn revision: 4591)
* Updated po files, removed further obsolete files.Benedikt Meurer2004-05-171-7/+10
| | | | (Old svn revision: 4541)
* Fixed broken POTFILES.inBenedikt Meurer2003-07-191-1/+1
| | | | (Old svn revision: 4467)
* Fixed wrong POTFILES.in. Fixed gtk2.0 compat.Benedikt Meurer2003-07-131-1/+0
| | | | (Old svn revision: 4453)
* Fixed tray icon problem, using new XfceTrayIcon class.Benedikt Meurer2003-07-121-12/+13
| | | | (Old svn revision: 4451)
* Depend on fixed xfce-mcs-manager and updated translation (german).Benedikt Meurer2003-07-081-2/+4
| | | | (Old svn revision: 4440)
* Initial revisionBMEURER_20030707Benedikt Meurer2003-07-071-0/+10
(Old svn revision: 4420)