From f84be4fd25f04e122f8a68f9ce4f9dc4daead118 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 19 Sep 2015 12:40:42 +0200 Subject: fork unity-greeter as arctica-greeter --- data/Makefile.am | 6 +- data/arctica-greeter.1 | 27 ++++++ data/arctica-greeter.desktop | 6 ++ data/com.canonical.unity-greeter.gschema.xml | 102 --------------------- .../org.ArcticaProject.arctica-greeter.gschema.xml | 102 +++++++++++++++++++++ data/unity-greeter.1 | 27 ------ data/unity-greeter.desktop | 6 -- 7 files changed, 138 insertions(+), 138 deletions(-) create mode 100644 data/arctica-greeter.1 create mode 100644 data/arctica-greeter.desktop delete mode 100644 data/com.canonical.unity-greeter.gschema.xml create mode 100644 data/org.ArcticaProject.arctica-greeter.gschema.xml delete mode 100644 data/unity-greeter.1 delete mode 100644 data/unity-greeter.desktop (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index ddf9178..ab81fd5 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,7 +1,7 @@ # -*- Mode: Automake; indent-tabs-mode: t; tab-width: 4 -*- xgreeterdir = $(datarootdir)/xgreeters -dist_xgreeter_DATA = unity-greeter.desktop +dist_xgreeter_DATA = arctica-greeter.desktop dist_pkgdata_DATA = \ a11y.svg \ @@ -34,9 +34,9 @@ dist_pkgdata_DATA = \ unknown_badge.png @GSETTINGS_RULES@ -gsettings_SCHEMAS = com.canonical.unity-greeter.gschema.xml +gsettings_SCHEMAS = org.ArcticaProject.arctica-greeter.gschema.xml -dist_man1_MANS = unity-greeter.1 +dist_man1_MANS = arctica-greeter.1 EXTRA_DIST = \ $(gsettings_SCHEMAS) diff --git a/data/arctica-greeter.1 b/data/arctica-greeter.1 new file mode 100644 index 0000000..58a35a6 --- /dev/null +++ b/data/arctica-greeter.1 @@ -0,0 +1,27 @@ +.TH UNITY-GREETER 1 "June 21, 2012" +.SH NAME +arctica-greeter \- LightDM greeter for the Unity desktop +.SH SYNOPSIS +.B arctica-greeter +[ +.I OPTIONS +] +.SH DESCRIPTION +.B Arctica Greeter +is a LightDM greeter for the Unity desktop. +It is run by the LightDM daemon if configured in lightdm.conf. +It is not normally run by a user, but can run in a test mode with the \-\-test-mode option. +This allows the interface to be tested without installing an updated version. +.PP +.SH OPTIONS +.TP +.B \-v, \-\-version +Show release version. +.TP +.B \-\-test-mode +Run the greeter in a test mode inside the current X session. +.TP +.B \-?, \-\-help +Show help options. +.SH SEE ALSO +.B lightdm diff --git a/data/arctica-greeter.desktop b/data/arctica-greeter.desktop new file mode 100644 index 0000000..395703a --- /dev/null +++ b/data/arctica-greeter.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Name=Arctica Greeter +Comment=Arctica Greeter +Exec=arctica-greeter +Type=Application +X-Ubuntu-Gettext-Domain=arctica-greeter diff --git a/data/com.canonical.unity-greeter.gschema.xml b/data/com.canonical.unity-greeter.gschema.xml deleted file mode 100644 index c580c10..0000000 --- a/data/com.canonical.unity-greeter.gschema.xml +++ /dev/null @@ -1,102 +0,0 @@ - - - - - '/usr/share/backgrounds/warty-final-ubuntu.png' - Background file to use, either an image path or a color (e.g. #772953) - - - '#2C001E' - Background color (e.g. #772953), set before wallpaper is seen - - - true - Whether to draw user backgrounds - - - true - Whether to draw an overlay grid - - - true - Whether to show the hostname in the menubar - - - '/usr/share/unity-greeter/logo.png' - Logo file to use - - - '/usr/share/unity-greeter/cof.png' - Background logo file to use - - - 'Ambiance' - GTK+ theme to use - - - 'ubuntu-mono-dark' - Icon theme to use - - - 'Ubuntu 11' - Font to use - - - true - Whether to antialias Xft fonts - - - 96 - Resolution for Xft in dots per inch - - - - - - - - - 'hintslight' - What degree of hinting to use - - - - - - - - - - 'rgb' - Type of subpixel antialiasing - - - false - Whether to enable the onscreen keyboard - - - false - Whether to use a high contrast theme - - - false - Whether to enable the screen reader - - - true - Whether to play sound when greeter is ready - - - ['ug-accessibility', 'com.canonical.indicator.keyboard', 'com.canonical.indicator.session', 'com.canonical.indicator.datetime', 'com.canonical.indicator.power', 'com.canonical.indicator.sound', 'application'] - Which indicators to load - - - [] - List of usernames that are hidden until a special key combination is hit - - - 300 - Number of seconds of inactivity before blanking the screen. Set to 0 to never timeout. - - - diff --git a/data/org.ArcticaProject.arctica-greeter.gschema.xml b/data/org.ArcticaProject.arctica-greeter.gschema.xml new file mode 100644 index 0000000..2d3efca --- /dev/null +++ b/data/org.ArcticaProject.arctica-greeter.gschema.xml @@ -0,0 +1,102 @@ + + + + + '/usr/share/backgrounds/warty-final-ubuntu.png' + Background file to use, either an image path or a color (e.g. #772953) + + + '#2C001E' + Background color (e.g. #772953), set before wallpaper is seen + + + true + Whether to draw user backgrounds + + + true + Whether to draw an overlay grid + + + true + Whether to show the hostname in the menubar + + + '/usr/share/arctica-greeter/logo.png' + Logo file to use + + + '/usr/share/arctica-greeter/cof.png' + Background logo file to use + + + 'Ambiance' + GTK+ theme to use + + + 'ubuntu-mono-dark' + Icon theme to use + + + 'Ubuntu 11' + Font to use + + + true + Whether to antialias Xft fonts + + + 96 + Resolution for Xft in dots per inch + + + + + + + + + 'hintslight' + What degree of hinting to use + + + + + + + + + + 'rgb' + Type of subpixel antialiasing + + + false + Whether to enable the onscreen keyboard + + + false + Whether to use a high contrast theme + + + false + Whether to enable the screen reader + + + true + Whether to play sound when greeter is ready + + + ['ug-accessibility', 'com.canonical.indicator.keyboard', 'com.canonical.indicator.session', 'com.canonical.indicator.datetime', 'com.canonical.indicator.power', 'com.canonical.indicator.sound', 'application'] + Which indicators to load + + + [] + List of usernames that are hidden until a special key combination is hit + + + 300 + Number of seconds of inactivity before blanking the screen. Set to 0 to never timeout. + + + diff --git a/data/unity-greeter.1 b/data/unity-greeter.1 deleted file mode 100644 index 2b6cbe7..0000000 --- a/data/unity-greeter.1 +++ /dev/null @@ -1,27 +0,0 @@ -.TH UNITY-GREETER 1 "June 21, 2012" -.SH NAME -unity-greeter \- LightDM greeter for the Unity desktop -.SH SYNOPSIS -.B unity-greeter -[ -.I OPTIONS -] -.SH DESCRIPTION -.B Unity Greeter -is a LightDM greeter for the Unity desktop. -It is run by the LightDM daemon if configured in lightdm.conf. -It is not normally run by a user, but can run in a test mode with the \-\-test-mode option. -This allows the interface to be tested without installing an updated version. -.PP -.SH OPTIONS -.TP -.B \-v, \-\-version -Show release version. -.TP -.B \-\-test-mode -Run the greeter in a test mode inside the current X session. -.TP -.B \-?, \-\-help -Show help options. -.SH SEE ALSO -.B lightdm diff --git a/data/unity-greeter.desktop b/data/unity-greeter.desktop deleted file mode 100644 index c1063cc..0000000 --- a/data/unity-greeter.desktop +++ /dev/null @@ -1,6 +0,0 @@ -[Desktop Entry] -Name=Unity Greeter -Comment=Unity Greeter -Exec=unity-greeter -Type=Application -X-Ubuntu-Gettext-Domain=unity-greeter -- cgit v1.2.3