diff --git a/debian/patches/2002-remove_obsolete_lock_button.patch b/debian/patches/2002-remove_obsolete_lock_button.patch new file mode 100644 index 0000000..19d94af --- /dev/null +++ b/debian/patches/2002-remove_obsolete_lock_button.patch @@ -0,0 +1,41 @@ +diff --git a/capplets/time-admin/src/time-admin.ui b/capplets/time-admin/src/time-admin.ui +index dc4e7b2..1508b58 100644 +--- a/capplets/time-admin/src/time-admin.ui ++++ b/capplets/time-admin/src/time-admin.ui +@@ -350,18 +350,6 @@ Author: Robert Buj + 18 + 12 + end +- +- +- True +- True +- 18 +- +- +- True +- True +- 0 +- +- + + + +@@ -378,7 +366,7 @@ Author: Robert Buj + + True + True +- 1 ++ 0 + + + +@@ -394,7 +382,7 @@ Author: Robert Buj + + True + True +- 2 ++ 1 + + + diff --git a/debian/patches/series b/debian/patches/series index 91c865d..e0e6121 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,3 @@ 2000_make_glibc264_compat.patch 2001_appearance_support.patch +2002-remove_obsolete_lock_button.patch