aboutsummaryrefslogtreecommitdiffstats
path: root/po/ka.po (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-07man: Change example to use randr to nudge new users towards that methodJon Lund Steffensen1-1/+1
2014-05-07Fix #41: Do not jump to 0 % or 100 % when changing direction of transitionMattias Andrée1-55/+26
2014-05-04HACKING: Add notes on coding style and making pull requestsJon Lund Steffensen1-0/+58
2014-05-04HACKING: Add list of dependencies for GUIJon Lund Steffensen1-2/+5
2014-05-04Change project page in README to Github pageJon Lund Steffensen1-1/+1
2014-04-20Update NEWS and configure.ac for 1.9.1 releaseJon Lund Steffensen2-1/+12
2014-04-20Fix line splitting logic.Maks Verver1-3/+4
2014-04-20Try to use DISPLAY=:0 if not in XMattias Andrée1-0/+4
2014-04-20Do not segfault just because an error has not been givenMattias Andrée1-6/+14
2014-04-20Fix #66: Do not distribute redshift-gtk, only redshift-gtk.inJon Lund Steffensen1-1/+1
2014-04-20Fix #67: Geoclue should pull in Glib as dependencyJon Lund Steffensen2-2/+7
2014-04-20redshift-gtk: Fix crash when toggling state using the status iconJon Lund Steffensen1-1/+5
2014-04-19Fix line splitting logic.Maks Verver1-3/+4
2014-04-13Fix #66: Do not distribute redshift-gtk, only redshift-gtk.inJon Lund Steffensen1-1/+1
2014-04-13Fix #67: Geoclue should pull in Glib as dependencyJon Lund Steffensen2-2/+7
2014-04-11Try to use DISPLAY=:0 if not in XMattias Andrée1-0/+4
2014-04-11Do not segfault just because an error has not been givenMattias Andrée1-6/+14
2014-04-11redshift-gtk: Fix crash when toggling state using the status iconJon Lund Steffensen1-1/+5
2014-04-06Update po files from sourceJon Lund Steffensen29-2713/+3916
2014-04-06contrib: Update Fedora RPM spec for 1.9Jon Lund Steffensen1-2/+5
2014-04-06HACKING: Update to Markdown syntax; add notes on making releasesJon Lund Steffensen2-50/+81
2014-04-06Update NEWS and configure.ac for 1.9 releaseJon Lund Steffensen2-1/+18
2014-04-06Update translations from launchpadJon Lund Steffensen30-1174/+5822
2014-03-26Fix #52: Require Python 3.2 for GUI scriptJon Lund Steffensen1-2/+2
2014-03-23Typo in DESIGN: whic => whichMattias Andrée1-1/+1
2014-03-23Update .gitignore with data/systemd/redshift{,-gtk}.serviceMattias Andrée1-0/+2
2014-03-23Fix #22: remove initial underscore from include guardsJon Lund Steffensen12-36/+36
2014-03-23[redshift-gtk] Add BSD support to proc title settingPhilipp Hagemeister1-9/+20
2014-03-23Fix #40: redshift-gtk: toggle_item is checkbox that follows the iconMattias Andrée2-6/+13
2014-03-22Update Fedora spec file with systemd unit installJon Lund Steffensen1-3/+6
2014-03-22Support for running Redshift without a graphical environment in Linux by using Direct Rendering ManagerMattias Andrée9-6/+399
2014-03-22Makefile.am: Substitute AM_CPPFLAGS for deprecated INCLUDESJon Lund Steffensen1-1/+1
2014-03-21Update bug report URL to githubJon Lund Steffensen1-1/+1
2014-03-20Add systemd user unit file for redshift-gtkJon Lund Steffensen2-1/+13
2014-03-20Add systemd .service file for redshiftHenry de Valence4-3/+66
2014-03-18Update fedora spec file for Python3 dependencyJon Lund Steffensen1-4/+4
2014-03-18HACKING: Remove PYTHONHOME from exampleJon Lund Steffensen1-3/+2
2014-03-18Use randr in example of conf file instead of vidmode, randr is superior to vidmode because it supports multple monitors where as vidmode only suppo...Mattias Andrée1-1/+1
2014-03-18spello: continously => continuouslyMattias Andrée6-6/+6
2014-03-18Apply gamma after brightness and termperatureMattias Andrée1-6/+5
2014-03-17[gtk] Set proc titlePhilipp Hagemeister2-0/+17
2014-03-13config-ini: Simplify file path construction for XDG_CONFIG_DIRSJon Lund Steffensen1-17/+29
2014-03-13fopen directly instead of stat:ingMattias Andrée1-25/+14
2014-03-13Free resources from config-ini.c on exitMattias Andrée2-0/+6
2014-03-11Look for configuration file in XDG_CONFIG_DIRS and /etcMattias Andrée1-3/+30
2014-03-11When looking for a redshift.conf file do not just check environment variable, also check that the file existsMattias Andrée1-9/+21
2014-03-11Add src/redshift to .gitignoreMattias Andrée1-0/+1
2014-03-11If even HOME is missing look up the user's home directory from passwdMattias Andrée1-0/+12
2014-02-01Outcomment .gitignore line that erroneously blocks the src/redshift-gtk dirJon Lund Steffensen1-1/+1
2014-01-01Fix PyGI deprecated warningsTingPing1-12/+12