File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
pkgs/desktops/gnome/apps/gnome-clocks Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,16 @@ stdenv.mkDerivation (finalAttrs: {
7575
7676 meta = {
7777 homepage = "https://apps.gnome.org/Clocks/" ;
78- description = "Clock application designed for GNOME 3" ;
78+ description = "A simple and elegant clock application for GNOME" ;
79+ longDescription = ''
80+ A simple and elegant clock application. It includes world clocks, alarms,
81+ a stopwatch, and timers.
82+
83+ - Show the time in different cities around the world
84+ - Set alarms to wake you up
85+ - Measure elapsed time with an accurate stopwatch
86+ - Set timers to properly cook your food
87+ '' ;
7988 mainProgram = "gnome-clocks" ;
8089 maintainers = lib . teams . gnome . members ;
8190 license = lib . licenses . gpl2Plus ;
You can’t perform that action at this time.
0 commit comments