~elementary-os/scratch/deb-packaging-code

« back to all changes in this revision

Viewing changes to debian/io.elementary.code.postinst

  • Committer: Cody Garver
  • Date: 2017-11-07 11:41:46 UTC
  • Revision ID: cody@elementary.io-20171107114146-hstuwlwgv1rtr8sv
Scratch to Code

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
case "$1" in
6
6
    configure)
7
 
        # register scratch as a gnome-text-editor in the alternatives system
 
7
        # register io.elementary.code as a gnome-text-editor in the alternatives system
8
8
        update-alternatives \
9
9
            --install \
10
10
                /usr/bin/gnome-text-editor \