forked from AyatanaIndicators/ayatana-indicator-datetime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.
- Loading branch information
Showing
81 changed files
with
194 additions
and
200 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[Indicator Service] | ||
Name=indicator-datetime | ||
ObjectPath=/org/ayatana/indicator/datetime | ||
Position=20 | ||
|
||
[desktop] | ||
ObjectPath=/org/ayatana/indicator/datetime/desktop | ||
|
||
[desktop_greeter] | ||
ObjectPath=/org/ayatana/indicator/datetime/desktop_greeter | ||
|
||
[desktop_lockscreen] | ||
ObjectPath=/org/ayatana/indicator/datetime/desktop_greeter | ||
|
||
[phone] | ||
ObjectPath=/org/ayatana/indicator/datetime/phone | ||
|
||
[phone_greeter] | ||
ObjectPath=/org/ayatana/indicator/datetime/phone_greeter | ||
|
2 changes: 1 addition & 1 deletion
2
...al.indicator.datetime.AlarmProperties.xml → ...na.indicator.datetime.AlarmProperties.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
ayatana-indicator-datetime (0.4.0-0) UNRELEASED; urgency=medium | ||
|
||
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime. | ||
|
||
-- Mike Gabriel <[email protected]> Sat, 07 Nov 2015 12:44:19 +0100 | ||
|
||
indicator-datetime (15.10) wily; urgency=medium | ||
|
||
* Bump version to match the branch | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
Source: indicator-datetime | ||
Source: ayatana-indicator-datetime | ||
Section: misc | ||
Priority: optional | ||
Maintainer: Ubuntu Desktop Team <[email protected]> | ||
Maintainer: Mike Gabriel <[email protected]> | ||
Build-Depends: cmake, | ||
dbus, | ||
debhelper (>= 9), | ||
dh-translations, | ||
libglib2.0-dev (>= 2.35.4), | ||
libnotify-dev (>= 0.7.6), | ||
libgstreamer1.0-dev, | ||
|
@@ -21,31 +20,22 @@ Build-Depends: cmake, | |
python3-dbusmock, | ||
# for 12h/24h locale unit tests: | ||
locales, | ||
language-pack-touch-en | language-pack-en-base, | ||
# for running live EDS tests: | ||
evolution-data-server, | ||
gvfs-daemons, | ||
Standards-Version: 3.9.3 | ||
Homepage: https://launchpad.net/indicator-datetime | ||
# If you aren't a member of ~indicator-applet-developers but need to upload | ||
# packaging changes, just go ahead. ~indicator-applet-developers will notice | ||
# and sync up the code again. | ||
Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-datetime/trunk.13.04 | ||
Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/indicator-datetime/trunk.13.04/files | ||
Standards-Version: 3.9.6 | ||
Homepage: https://github.com/ArcticaProject/ayatana-indicator-datetime | ||
Vcs-Git: git://cgit.arctica-project.org/ayatana/ayatana-indicator-datetime.git | ||
Vcs-Browser: https://cgit.arctica-project.org/ayatana/ayatana-indicator-datetime.git/ | ||
|
||
Package: indicator-datetime | ||
Package: ayatana-indicator-datetime | ||
Architecture: any | ||
Depends: ${shlibs:Depends}, | ||
${misc:Depends}, | ||
systemd-services, | ||
systemd-shim, | ||
Recommends: indicator-applet | indicator-renderer, | ||
evolution-data-server, | ||
geoclue-ubuntu-geoip | geoclue-provider, | ||
unity-control-center (>= 14.04.3) | ubuntu-system-settings, | ||
ubuntu-touch-sounds, | ||
Suggests: click, | ||
Conflicts: indicator-datetime (<< 13.10.0) | ||
Replaces: indicator-datetime (<< 13.10.0) | ||
geoclue-provider, | ||
Description: Simple clock | ||
A simple clock appearing in the indicator bar |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.